Andreas Nedbal
|
f6e26f1751
|
Remove superfluous rubocop:disable comments
|
2023-10-15 10:42:58 +02:00 |
Karina Kwiatek
|
ea4e9e2205
|
Don't require an endpoint for unsubscribe
This was added by mistake earlier. Unsubscribing without an `endpoint` parameter is supposed to remove all subscriptions.
|
2023-01-04 16:38:48 +01:00 |
Karina Kwiatek
|
3105cb74b4
|
Make `endpoint` and `subscription` parameters required on web push endpoints
|
2023-01-04 16:34:38 +01:00 |
Karina Kwiatek
|
48c7beb54e
|
Only allow checking of own subscriptions
|
2023-01-02 11:52:02 +01:00 |
Karina Kwiatek
|
efad76855e
|
Add endpoint for checking subscription status
|
2023-01-02 11:52:02 +01:00 |
Karina Kwiatek
|
10c224b2fe
|
Address review comments from @nilsding
Co-authored-by: nilsding <nilsding@nilsding.org>
|
2023-01-02 11:50:48 +01:00 |
Karina Kwiatek
|
3eafa5e335
|
Add tests for subscription management
|
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
|
752cf1506b
|
Add settings page for push notifications
|
2023-01-02 11:50:47 +01:00 |
Karina Kwiatek
|
bae227be76
|
Add endpoints for getting webpush public key and subscribing
|
2023-01-02 11:50:47 +01:00 |