bsky-app/src/state/queries
Samuel Newman 4fe5a869c3
[🐴] Unread messages badge (#3901)
* add badge

* move stringify logic to hook

* add mutation hooks

* optimistic mark convo as read

* don't count muted chats

* Integrate new context

* Integrate mark unread mutation

* Remove unused edit

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2024-05-07 21:23:09 -05:00
..
messages [🐴] Unread messages badge (#3901) 2024-05-07 21:23:09 -05:00
notifications Performance improvements: structural sharing & moderation opts context (#3785) 2024-04-30 21:06:51 -07:00
preferences Performance improvements: structural sharing & moderation opts context (#3785) 2024-04-30 21:06:51 -07:00
actor-autocomplete.ts remove trailing period from query term in useActorAutocompleteQuery (#3765) 2024-05-06 22:04:47 +01:00
actor-search.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
app-passwords.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
feed.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
handle.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
index.ts [Session] Refactor to prepare for V2 (#3781) 2024-05-01 02:55:43 +01:00
invites.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
labeler.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
like.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
list-members.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
list-memberships.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
list.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
my-blocked-accounts.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
my-lists.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
my-muted-accounts.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
post-feed.ts Implement FeedFeedback API (#3498) 2024-05-07 03:08:33 +01:00
post-liked-by.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
post-reposted-by.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
post-thread.ts remove precacheThreadPostProfiles (#3729) 2024-04-27 06:31:07 +01:00
post.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
profile-feedgens.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
profile-followers.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
profile-follows.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
profile-lists.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
profile.ts remove precacheThreadPostProfiles (#3729) 2024-04-27 06:31:07 +01:00
resolve-uri.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
search-posts.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
service.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
suggested-feeds.ts [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
suggested-follows.ts Performance improvements: structural sharing & moderation opts context (#3785) 2024-04-30 21:06:51 -07:00
tenor.ts rm country param (#3653) 2024-04-23 00:37:46 +01:00
threadgate.ts Add "Who can reply" controls [WIP] (#1954) 2023-12-10 12:01:34 -08:00
util.ts bump api, remove as number from types (#3580) 2024-04-16 20:34:34 +01:00