bsky-app/src/view/com/post-thread
Samuel Newman 8569e2e389
Add follow button to feed item avatar (#3560)
* add follow button to feed item avatar

* remove confirmation

* add confirmation (just system alert)

* Shrink the avi follow indicator a smidge

* gate the follow button

* remove from your own posts

* add to post thread item

* hide the follow button locally to component

* Use native dropdown

* Add follow btn to notifications and search

* UI tweaks

* Hide on PWI

* Add toast for confirmation

* Check gate last

* compiler

* Rm unused

* Use names

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-05-31 05:05:52 +01:00
..
PostLikedBy.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
PostRepostedBy.tsx Clean up some sentry logs (#2630) 2024-01-25 21:11:01 -08:00
PostThread.tsx don't maintain position whenever there are no parents (#4277) 2024-05-30 12:36:40 +01:00
PostThreadFollowBtn.tsx [Statsig] Update experiments (#3617) 2024-04-19 15:23:47 +01:00
PostThreadItem.tsx Add follow button to feed item avatar (#3560) 2024-05-31 05:05:52 +01:00
PostThreadShowHiddenReplies.tsx Always show the header on post threads on native (#4254) 2024-05-30 04:28:32 +01:00