bsky-app/src/state/queries
Samuel Newman cd3b502b34
[🐴] Option to share via chat in post dropdown (#4231)
* add send via chat button to post dropdown

(cherry picked from commit d8458c0bc344f993266f7bc7e325d47e40619648)

* let usePostQuery take uris with DIDs

(cherry picked from commit 16b577ce749fd07e1d5f8461e8ca71c5b874a936)

* add embed preview in composer

(cherry picked from commit 795ceb98d55b6a3ab5b83187a582f9656d71db69)

* rm log

(cherry picked from commit 374d6b8869459f08d8442a3a47d67149e8d9ddd4)

* remove params properly, or at least as close to

(cherry picked from commit c20e0062c2ca4d9c2b28324eee5e713a1a3ab251)

* show images in preview

(cherry picked from commit 5bb617a3ce00f67bfc79784b2f81ef8dcb5bfc25)

* Register embed immediately

(cherry picked from commit ee120d5438a2c91c8980288665576d6a29b4c7e7)

* Add hover to match embeds

(cherry picked from commit 5297a5b06e499f46a9f6da510124610005db2448)

* Update post dropdown copy

(cherry picked from commit bc7e9f6a4303926a53c5c889f1f1b136faf20491)

* Embed preview style tweaks

(cherry picked from commit 9e3ccb0f25ac2f3ce6af538bb29112a3e96e01b1)

* use hydrated posts from API and just use postembed component

(cherry picked from commit cc0b84db87ca812d76cc69f46170ae84cfdde4ef)

* fix type error

(cherry picked from commit 9c49b940e1248e8a7c3b64190c5cb20750043619)

* undo needless export

(cherry picked from commit 1186701c997c50c0b29a809637cb9bc061b8c0a0)

* fix overflow

(cherry picked from commit 8868d5075062d0199c8ef6946fabde27e46ea378)

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2024-05-31 11:10:00 -05:00
..
messages Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
notifications Shadows (#4265) 2024-05-31 05:56:09 +01:00
preferences Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
actor-autocomplete.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
actor-search.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
app-passwords.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
feed.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
handle.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
index.ts [Session] Refactor to prepare for V2 (#3781) 2024-05-01 02:55:43 +01:00
invites.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
labeler.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
like.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
list-members.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
list-memberships.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
list.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
my-blocked-accounts.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
my-lists.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
my-muted-accounts.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
post-feed.ts Shadows (#4265) 2024-05-31 05:56:09 +01:00
post-liked-by.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
post-reposted-by.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
post-thread.ts Shadows (#4265) 2024-05-31 05:56:09 +01:00
post.ts [🐴] Option to share via chat in post dropdown (#4231) 2024-05-31 11:10:00 -05:00
profile-feedgens.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
profile-followers.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
profile-follows.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
profile-lists.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
profile.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
resolve-uri.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
search-posts.ts Shadows (#4265) 2024-05-31 05:56:09 +01:00
service.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
suggested-feeds.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
suggested-follows.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01: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