cinny/src/app/hooks
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
..
useForceUpdate.js Implement sending read receipt in new pagination 2021-12-07 21:04:07 +05:30
usePermission.js Add Desktop notifications (#252) 2022-01-29 19:50:51 +05:30
useSelectedSpace.js Refactor navigation 2022-01-26 17:03:26 +05:30
useSelectedTab.js Refactor navigation 2022-01-26 17:03:26 +05:30
useSpaceShortcut.js Refactor navigation 2022-01-26 17:03:26 +05:30
useStore.js Added unread indicator (#67), reply link back to original (#96) 2021-12-03 18:32:10 +05:30