refactor client to use native Notifications API (v2) #234
Loading…
Reference in a new issue
No description provided.
Delete branch "native-notifications"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This refactors the client to always use the native notification API even if push notifications are not enabled and/or you currently have Foundkey open.
Follow up from #219.
45ee9951dc
to24506ba557
Works for me.
Would probably be a good idea to also merge #235, otherwise instances where the admin hasn't set up the service worker won't get the notification toast any more but also not get native notifications.