bsky-app/src/view/com
Paul Frazee b445c15cc9
Refactor notifications to use react-query (#1878)
* Move broadcast channel to lib

* Refactor view/com/post/Post and remove temporary 2 components

* Add useModerationOpts hook

* Refactor notifications to use react-query

* Fix: only trigger updates in useModerationOpts when the values have changed

* Implement unread notification tracking

* Add moderation filtering to notifications

* Handle native/push notifications

* Remove dead code

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2023-11-12 18:13:11 -08:00
..
auth Eric/preferences (#1873) 2023-11-12 11:31:11 -08:00
composer Refactor feeds to use react-query (#1862) 2023-11-10 15:34:25 -08:00
feeds Eric/preferences (#1873) 2023-11-12 11:31:11 -08:00
lightbox Internationalization & localization (#1822) 2023-11-09 10:04:16 -08:00
lists Refactor lists to use new queries (#1875) 2023-11-12 12:45:25 -08:00
modals Refactor lists to use new queries (#1875) 2023-11-12 12:45:25 -08:00
notifications Refactor notifications to use react-query (#1878) 2023-11-12 18:13:11 -08:00
pager Fix initial pager gap after fast scroll (#1868) 2023-11-10 21:23:17 +00:00
post Refactor notifications to use react-query (#1878) 2023-11-12 18:13:11 -08:00
post-thread Refactor notifications to use react-query (#1878) 2023-11-12 18:13:11 -08:00
posts Refactor notifications to use react-query (#1878) 2023-11-12 18:13:11 -08:00
profile Internationalization & localization (#1822) 2023-11-09 10:04:16 -08:00
search Internationalization & localization (#1822) 2023-11-09 10:04:16 -08:00
testing Eric/preferences (#1873) 2023-11-12 11:31:11 -08:00
util Refactor notifications to use react-query (#1878) 2023-11-12 18:13:11 -08:00