bsky-app/src/state/queries
Eric Bailey e6efeea7c0
Refactor invites modal (#1930)
* Refactor invites modal

* Replace in drawer

* Delete stuff from me model
2023-11-16 08:40:31 -08:00
..
notifications Refactor notifications to use react-query (#1878) 2023-11-12 18:13:11 -08:00
preferences Improve types (#1921) 2023-11-15 17:23:59 -08:00
actor-autocomplete.ts Search page (#1912) 2023-11-15 15:55:28 -08:00
feed.ts Factor our feed source model (#1887) 2023-11-13 13:53:57 -08:00
handle.ts Fix self mention, resolve handle (#1903) 2023-11-14 14:16:56 -06:00
index.ts Follow conventions for query, use isDirty flag in session store to avoid unneccessary writes 2023-11-10 08:46:45 -06:00
invites.ts Refactor invites modal (#1930) 2023-11-16 08:40:31 -08:00
like.ts Factor our feed source model (#1887) 2023-11-13 13:53:57 -08:00
list-members.ts Refactor lists to use new queries (#1875) 2023-11-12 12:45:25 -08:00
list-memberships.ts Refactor lists to use new queries (#1875) 2023-11-12 12:45:25 -08:00
list.ts Refactor lists to use new queries (#1875) 2023-11-12 12:45:25 -08:00
my-blocked-accounts.ts Update Muted and Blocked accounts screens (react-query refactor) (#1892) 2023-11-13 17:30:56 -08:00
my-follows.ts Refactor lists to use new queries (#1875) 2023-11-12 12:45:25 -08:00
my-lists.ts Refactor lists to use new queries (#1875) 2023-11-12 12:45:25 -08:00
my-muted-accounts.ts Update Muted and Blocked accounts screens (react-query refactor) (#1892) 2023-11-13 17:30:56 -08:00
post-feed.ts Fix memo params causing tuner to lose state (#1924) 2023-11-15 17:42:15 -08:00
post-liked-by.ts Post PostLikedBy and PostRepostedBy to RQ (#1913) 2023-11-15 14:04:25 -08:00
post-reposted-by.ts Post PostLikedBy and PostRepostedBy to RQ (#1913) 2023-11-15 14:04:25 -08:00
post-thread.ts Remove post thread (#1920) 2023-11-15 17:18:45 -08:00
post.ts Update post embed fetching to use new methods (#1916) 2023-11-15 17:09:13 -08:00
profile-extra-info.ts Add feedgens tab to profile (#1889) 2023-11-13 14:46:19 -08:00
profile-feedgens.ts Profile cleanup (react-query refactor) (#1891) 2023-11-13 15:12:41 -08:00
profile-followers.ts Port Profile Followers/Follows to RQ (#1893) 2023-11-14 17:55:54 -08:00
profile-follows.ts Port Profile Followers/Follows to RQ (#1893) 2023-11-14 17:55:54 -08:00
profile-lists.ts Profile cleanup (react-query refactor) (#1891) 2023-11-13 15:12:41 -08:00
profile.ts Update Muted and Blocked accounts screens (react-query refactor) (#1892) 2023-11-13 17:30:56 -08:00
resolve-uri.ts Refactor profile screen to use new pager and react-query (#1870) 2023-11-13 10:35:15 -08:00
search-posts.ts Search page (#1912) 2023-11-15 15:55:28 -08:00
suggested-feeds.ts Factor our feed source model (#1887) 2023-11-13 13:53:57 -08:00
suggested-follows.ts Fix onboarding follows (#1922) 2023-11-15 17:37:32 -08:00