bsky-app/src/state/queries
dan 6bd68e5321
Fix keys within a slice (#3005)
Co-authored-by: Hailey <me@haileyok.com>
2024-02-28 00:19:13 +00:00
..
notifications Prefer full posts for post thread placeholder (#2943) 2024-02-20 19:41:29 +00:00
preferences Add tags and mute words (#2968) 2024-02-26 20:33:48 -08:00
actor-autocomplete.ts convert query to lowercase before performing search (#2770) 2024-02-06 17:57:16 -08:00
actor-search.ts Various search fixes (#2145) 2023-12-07 17:20:17 -08:00
app-passwords.ts Reduce web requests (#2420) 2024-01-04 17:36:27 -08:00
feed.ts Avatar type for Feed check (#2661) 2024-01-30 09:21:06 -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 Reduce web requests (#2420) 2024-01-04 17:36:27 -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 Resolve facets on list descriptions (#2485) 2024-01-23 10:39:13 -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 Fix keys within a slice (#3005) 2024-02-28 00:19:13 +00: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 Fix flash when pressing into just-created post (#2945) 2024-02-20 21:39:42 +00:00
post.ts Fix races for post like/repost toggle (#2617) 2024-01-25 21:25:12 +00: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 Precache basic profile from posts for instant future navigations (#2795) 2024-02-09 01:38:16 +00:00
resolve-uri.ts Precache basic profile from posts for instant future navigations (#2795) 2024-02-09 01:38:16 +00: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 Add embed to post view when converting from embed view (#2929) 2024-02-19 14:44:09 -08:00