bsky-app/src/state/queries
Paul Frazee 6e001dbf1c
A couple notifications fixes (#2327)
* Clear the app badge notif count on markallread

* Fix like notifications on custom feeds
2023-12-27 08:47:45 -08:00
..
notifications A couple notifications fixes (#2327) 2023-12-27 08:47:45 -08:00
preferences Hide posts tool (#2299) 2023-12-24 14:24:56 -08:00
actor-autocomplete.ts Fix some account filtering behaviors (#2290) 2023-12-23 15:16:23 -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 Fix blank home screen (close #2281) (#2291) 2023-12-24 10:00:29 -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 Clarify MyList filter intent (#2167) 2023-12-11 13:55:14 -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 Hide posts tool (#2299) 2023-12-24 14:24:56 -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 Traffic reduction and tuned caching strats (#2215) 2023-12-15 15:49:07 -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
threadgate.ts Add "Who can reply" controls [WIP] (#1954) 2023-12-10 12:01:34 -08:00
util.ts Don't validate embeds when traversing cache (#2174) 2023-12-11 14:30:32 -08:00