Karina Kwiatek
|
e93531a4af
|
Prevent WebPush init from attaching events multiple times
|
2023-01-05 10:53:04 +01:00 |
Karina Kwiatek
|
05a8ef1797
|
Allow re-enabling push notifications after unsubscribing
|
2023-01-02 13:51:02 +01:00 |
Karina Kwiatek
|
1a29a19e9d
|
Allow setting up push when service worker hasn't been registered yet.
We don't register the service worker until the user opts in for push notifications.
|
2023-01-02 13:51:02 +01:00 |
Karina Kwiatek
|
2417354b31
|
Unsubscribe client on too many failures
|
2023-01-02 11:52:02 +01:00 |
Karina Kwiatek
|
fccf35fdab
|
Restore push notification prompt in inbox
|
2023-01-02 11:51:46 +01:00 |
Karina Kwiatek
|
dc80c1dba3
|
Fix push notification settings not appearing when not subscribed
|
2023-01-02 11:50:48 +01:00 |
Karina Kwiatek
|
66b1dac3b9
|
Improve UX for push subscription management
|
2023-01-02 11:50:48 +01:00 |
Karina Kwiatek
|
8ff213af4e
|
Add the ability to unsubscribe from push notifications
|
2023-01-02 11:50:48 +01:00 |
Karina Kwiatek
|
c8f5511a38
|
Fix capability classes being removed on page navigation
The body tag gets replaced by Turbo on page navigation, removing the classes.
|
2023-01-02 11:50:47 +01:00 |
Karina Kwiatek
|
2da4767623
|
Add JS for subscribing to and receiving push notifications
|
2023-01-02 11:50:47 +01:00 |