cinny/src/client/action
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
..
auth.js Fix add initial_device_display_name on register 2021-11-11 16:56:36 +05:30
logout.js Added logout in loading screen 2021-10-27 17:08:26 +05:30
navigation.js Add space settings 2022-01-29 13:48:06 +05:30
room.js Add option to unban user in profile viewer 2022-01-13 10:28:33 +05:30
roomTimeline.js added support for sending reaction 2021-08-15 13:59:09 +05:30
settings.js Add Desktop notifications (#252) 2022-01-29 19:50:51 +05:30