ntfy/cmd
nimbleghost ff5c854192 Add PWA, service worker and Web Push
- Use new notification request/opt-in flow for push
- Implement unsubscribing
- Implement muting
- Implement emojis in title
- Add iOS specific PWA warning
- Don’t use websockets when web push is enabled
- Fix duplicate notifications
- Implement default web push setting
- Implement changing subscription type
- Implement web push subscription refresh
- Implement web push notification click
2023-06-07 20:38:20 +02:00
..
access_test.go
access.go
app_test.go
app.go Fix previous fix 2023-06-01 16:01:39 -04:00
config_loader_test.go
config_loader.go
publish_test.go
publish_unix.go
publish_windows.go
publish.go Fix previous fix 2023-06-01 16:01:39 -04:00
serve_test.go
serve.go Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
subscribe_darwin.go
subscribe_test.go
subscribe_unix.go
subscribe_windows.go
subscribe.go Fix previous fix 2023-06-01 16:01:39 -04:00
tier_test.go
tier.go Cont'd Twilio stuff 2023-05-16 14:15:58 -04:00
token_test.go
token.go
user_test.go
user.go
web_push.go Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00