bsky-app/src/state/queries
Hailey 5db56277c0
Onboarding moderation improvements (#2713)
* create separate label group arrays

* render adult and other label groups separately

* animate in/out the additional settings

* improve toggle logic

* support animations on all platforms

* remove debug

* update notice, prevent running animations on mount

* reorg imports
2024-01-31 14:14:37 -08:00
..
notifications Fix notification mark-read behaviors (#2696) 2024-01-30 17:46:35 -08:00
preferences Onboarding moderation improvements (#2713) 2024-01-31 14:14:37 -08:00
actor-autocomplete.ts Clean up some sentry logs (#2630) 2024-01-25 21:11:01 -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 move to correct file 2024-01-30 10:27:18 -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 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 move to correct file 2024-01-30 10:27:18 -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