bsky-app/src/state/queries/notifications
Paul Frazee fcd22d4ccb
Adjust stale-caches and dont group read&unread notifs together (#2041)
* Dont group read & unread notifications together

* Remove and reduce some stale cache times

* Keep the staleTime on the post-feed

* Bring back the load-bearing staletime on profile
2023-11-29 20:27:39 -08:00
..
feed.ts Refactor the notifications to cache and reuse results from the unread-notifs checks (#2017) 2023-11-29 10:20:14 -08:00
types.ts Refactor the notifications to cache and reuse results from the unread-notifs checks (#2017) 2023-11-29 10:20:14 -08:00
unread.tsx Fix infinite query reloading behavior (reset, not invalidate) (#2031) 2023-11-29 11:15:35 -08:00
util.ts Adjust stale-caches and dont group read&unread notifs together (#2041) 2023-11-29 20:27:39 -08:00