cinny/src/app/hooks
Ajay Bura 584fa87bbd
Notification settings (#807)
* Add account data hook

* Add options to change global notification

* Add options to add keywords

* Fix wrong notification count

* Show unread badge in favicon (#251)

* Fix favicon badge

* Fix bug

* Fix favicon not updating

* Add favicon svg's

* remove dead code
2022-09-04 13:10:07 +05:30
..
useAccountData.js Notification settings (#807) 2022-09-04 13:10:07 +05:30
useCategorizedSpaces.js Add categorized spaces hook 2022-03-02 21:24:30 +05:30
useCrossSigningStatus.js Add support to manage cross-signing and key backup (#461) 2022-04-24 15:42:24 +05:30
useDeviceList.js Add support to manage cross-signing and key backup (#461) 2022-04-24 15:42:24 +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 Move space shortcut from roomlist to accountdata 2022-02-27 17:02:03 +05:30
useStore.js Added unread indicator (#67), reply link back to original (#96) 2021-12-03 18:32:10 +05:30