bsky-app/src/state/models
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
..
cache Fix: fetch follows on desktop search for typeahead (#1660) 2023-10-10 12:27:32 -07:00
content Refactor lists to use new queries (#1875) 2023-11-12 12:45:25 -08:00
discovery Move onboarding state to new persistence + reducer context (#1835) 2023-11-08 09:04:06 -08:00
feeds Refactor notifications to use react-query (#1878) 2023-11-12 18:13:11 -08:00
lists Refactor lists to use new queries (#1875) 2023-11-12 12:45:25 -08:00
media Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
ui Refactor My Feeds (#1877) 2023-11-12 16:26:02 -08:00
me.ts Refactor notifications to use react-query (#1878) 2023-11-12 18:13:11 -08:00
root-store.ts Refactor notifications to use react-query (#1878) 2023-11-12 18:13:11 -08:00
session.ts Fix type errors (#1867) 2023-11-10 18:20:33 +00:00