bsky-app/src/state/queries
Paul Frazee 6b3eb401b0
Multiple notifications fixes (#2154)
* Dont reset notifications feed on push notification event

* Dont separate notifications by read state to avoid jank

* On notifications screen focus, check latest and only rerender if not scrolled down

* Reuse the cached notifs page when its not stale

* Bump ios build number

* Improve comments

* Change the 'mark all read' condition to avoid firing too early
2023-12-09 15:09:31 -08:00
..
notifications Multiple notifications fixes (#2154) 2023-12-09 15:09:31 -08:00
preferences Refetch some data on an interval (#2114) 2023-12-06 12:31:54 -08:00
actor-autocomplete.ts Move the current agent to a global and reset RQ queries on agent change (#1946) 2023-11-16 18:26:22 -08:00
actor-search.ts Various search fixes (#2145) 2023-12-07 17:20:17 -08:00
app-passwords.ts Refetch some data on an interval (#2114) 2023-12-06 12:31:54 -08:00
feed.ts Surface raw server error if exists (#2096) 2023-12-05 18:25:32 -08:00
handle.ts Move the current agent to a global and reset RQ queries on agent change (#1946) 2023-11-16 18:26:22 -08:00
index.ts Refetch some data on an interval (#2114) 2023-12-06 12:31:54 -08:00
invites.ts Fix invites used order, adjust layout (#2139) 2023-12-07 16:30:41 -08:00
like.ts Move the current agent to a global and reset RQ queries on agent change (#1946) 2023-11-16 18:26:22 -08:00
list-members.ts Rewrite the shadow logic to look inside the cache (#2045) 2023-11-30 13:35:58 -08:00
list-memberships.ts Move the current agent to a global and reset RQ queries on agent change (#1946) 2023-11-16 18:26:22 -08:00
list.ts Await app view when handling blocks mutes for lists (#2151) 2023-12-08 15:55:35 -08:00
my-blocked-accounts.ts Rewrite the shadow logic to look inside the cache (#2045) 2023-11-30 13:35:58 -08:00
my-follows.ts Move the current agent to a global and reset RQ queries on agent change (#1946) 2023-11-16 18:26:22 -08:00
my-lists.ts Move the current agent to a global and reset RQ queries on agent change (#1946) 2023-11-16 18:26:22 -08:00
my-muted-accounts.ts Rewrite the shadow logic to look inside the cache (#2045) 2023-11-30 13:35:58 -08:00
post-feed.ts Use new filter for Posts tab on profile (#2150) 2023-12-08 16:29:53 -08:00
post-liked-by.ts Rewrite the shadow logic to look inside the cache (#2045) 2023-11-30 13:35:58 -08:00
post-reposted-by.ts Rewrite the shadow logic to look inside the cache (#2045) 2023-11-30 13:35:58 -08:00
post-thread.ts Completely disable the RQ cache in post-thread (#2133) 2023-12-07 13:02:51 -08:00
post.ts Check Analytics (#2106) 2023-12-06 09:45:01 -08:00
profile-extra-info.ts Move the current agent to a global and reset RQ queries on agent change (#1946) 2023-11-16 18:26:22 -08:00
profile-feedgens.ts Adjust stale-caches and dont group read&unread notifs together (#2041) 2023-11-29 20:27:39 -08:00
profile-followers.ts Rewrite the shadow logic to look inside the cache (#2045) 2023-11-30 13:35:58 -08:00
profile-follows.ts Rewrite the shadow logic to look inside the cache (#2045) 2023-11-30 13:35:58 -08:00
profile-lists.ts Adjust stale-caches and dont group read&unread notifs together (#2041) 2023-11-29 20:27:39 -08:00
profile.ts Add PWI opt-out toggle (#2122) 2023-12-07 10:32:55 -08:00
resolve-uri.ts Adjust stale-caches and dont group read&unread notifs together (#2041) 2023-11-29 20:27:39 -08:00
search-posts.ts Various search fixes (#2145) 2023-12-07 17:20:17 -08:00
service.ts Adjust stale-caches and dont group read&unread notifs together (#2041) 2023-11-29 20:27:39 -08:00
suggested-feeds.ts Move the current agent to a global and reset RQ queries on agent change (#1946) 2023-11-16 18:26:22 -08:00
suggested-follows.ts Rewrite the shadow logic to look inside the cache (#2045) 2023-11-30 13:35:58 -08:00
util.ts Perf: Include quote posts in the post-thread placeholder (#2104) 2023-12-05 18:17:03 -08:00