bsky-app/src/state/queries
Paul Frazee ec5c4929c1
PWI improvements (#3489)
* Enable home and feeds on the PWI

* Add global SigninDialog to drive useRequireAuth()

* Tweak desktop styles

* Make the logo in leftnav PWI a clickable home link

* Add label

* Improve dialog on web

* Fix query key

* Go to home after signout from settings screen

* Filter out feeds from the discover listing for logged out users which are known to break without auth

* Update profile header follow/subscribe to give signin prompt

* Show profile feeds tabs on pwi

* Add language selector to account creation footer and pwi left nav desktop

---------

Co-authored-by: dan <dan.abramov@gmail.com>
2024-04-12 14:13:13 -07:00
..
notifications Fix stale Notifications after push (#3507) 2024-04-12 11:33:34 -07:00
preferences Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
actor-autocomplete.ts replace deprecated term with q in search actor (#3405) 2024-04-04 11:13:11 -07:00
actor-search.ts Search - only enable queries once tab is active (#3471) 2024-04-10 23:32:31 +01:00
app-passwords.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
feed.ts PWI improvements (#3489) 2024-04-12 14:13:13 -07:00
handle.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
index.ts Refetch some data on an interval (#2114) 2023-12-06 12:31:54 -08:00
invites.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
labeler.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01: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 Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
list-memberships.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
list.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
my-blocked-accounts.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
my-follows.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
my-lists.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
my-muted-accounts.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
post-feed.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
post-liked-by.ts Fix profile follow from Likes (#3401) 2024-04-04 18:03:58 +01:00
post-reposted-by.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
post-thread.ts QT Jump Pt. 2 - Remove code duplication (#3506) 2024-04-12 18:00:44 +01:00
post.ts [Statsig] Track like/follow metadata (#3435) 2024-04-08 18:38:51 +01:00
profile-feedgens.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
profile-followers.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
profile-follows.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
profile-lists.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
profile.ts [Statsig] Track like/follow metadata (#3435) 2024-04-08 18:38:51 +01:00
resolve-uri.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
search-posts.ts Search - only enable queries once tab is active (#3471) 2024-04-10 23:32:31 +01:00
service.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
suggested-feeds.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
suggested-follows.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
threadgate.ts Add "Who can reply" controls [WIP] (#1954) 2023-12-10 12:01:34 -08:00
util.ts add likeCount etal. to embedViewRecordToPostView (#3500) 2024-04-12 15:49:09 +01:00