cinny/src/client
ginnyTheCat c828dfd596
Add Desktop notifications (#252)
* Add notifications

* Abide push actions

* Handle browsers not having notification support

* Ask for notification permission after loading

* Make usePermission work without live permission support

* Focus message when clicking the notification

* make const all caps

* Fix usePermission error in Safari

* Fix live permissions

* Remove userActivity and use document.visibilityState instead

* Change setting label to "desktop notifications"

* Check for notification permissions in the settings.js
2022-01-29 19:50:51 +05:30
..
action Add Desktop notifications (#252) 2022-01-29 19:50:51 +05:30
event Refactor navigation 2022-01-26 17:03:26 +05:30
state Add Desktop notifications (#252) 2022-01-29 19:50:51 +05:30
dispatcher.js initial commit 2021-07-28 18:45:52 +05:30
initMatrix.js Refactor navigation 2022-01-26 17:03:26 +05:30