bsky-app/src/components/dms
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
..
NewChatDialog [🐴] Overfetch follow for default new dialog state (#4205) 2024-05-23 16:06:50 -07:00
ActionsWrapper.tsx [🐴] Screenreader accessibility actions for individual chat items (#4116) 2024-05-20 11:36:08 -07:00
ActionsWrapper.web.tsx [🐴] Swap in new package, update usages (#3992) 2024-05-14 09:22:09 -05:00
BlockedByListDialog.tsx [🐴] Block Info (#4068) 2024-05-17 16:21:15 -05:00
ChatEmptyPill.tsx fix to negative top of component so it moves with container growth (#4151) 2024-05-21 16:16:27 +01:00
ConvoMenu.tsx Add follow button to feed item avatar (#3560) 2024-05-31 05:05:52 +01:00
LeaveConvoPrompt.tsx [🐴] Block Info (#4068) 2024-05-17 16:21:15 -05:00
MessageItem.tsx [🐴] Block Info (#4068) 2024-05-17 16:21:15 -05:00
MessageMenu.tsx Make generic convo report dialog (#4085) 2024-05-17 17:56:58 -05:00
MessageProfileButton.tsx [🐴] Add new chat metrics (#4130) 2024-05-20 15:26:05 -07:00
MessagesListBlockedFooter.tsx [🐴] Switch back to encouraging users to report messages (#4117) 2024-05-20 13:49:20 -05:00
MessagesListHeader.tsx in-convo muted chat indicator (#4127) 2024-05-20 22:16:53 +01:00
MessagesNUX.tsx [🐴] only try to initialize once in the NUX (#4142) 2024-05-20 20:13:06 -07:00
NewMessagesPill.tsx [🐴] Fully implement keyboard controller (#4106) 2024-05-19 19:25:49 -07:00
ReportConversationPrompt.tsx [🐴] Switch back to encouraging users to report messages (#4117) 2024-05-20 13:49:20 -05:00
ReportDialog.tsx Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
util.ts [🐴] Show if user can be messaged in new chat search (#4021) 2024-05-15 16:05:17 +01:00