bsky-app/src/components/dms
Eric Bailey 5751014117
Feed source card (#4512)
* Pass event through click handlers

* Add FeedCard, use in Feeds screen

* Tweak space

* Don't contrain rt height

* Tweak space

* Fix type errors, don't pass event to fns that don't expect it

* Show unresolved RT prior to facet resolution
2024-06-14 14:24:04 -05:00
..
dialogs Split ShareViaChatDialog (#4383) 2024-06-06 01:10:21 +01: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 Feed source card (#4512) 2024-06-14 14:24:04 -05:00
MessageItem.tsx [🐴] add emoji multiplier prop to RichText and bump it up for DMs (#4229) 2024-05-31 20:57:42 +01:00
MessageItemEmbed.tsx allow nested quotes in DMs (#4345) 2024-06-04 11:03:43 +01:00
MessageMenu.tsx [🐴] Record message (#4230) 2024-05-31 10:43:04 -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 [🐴] Add labels to chats (#4293) 2024-05-31 12:14:11 -05: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 Only enable keyboard controller when necessary (#4483) 2024-06-11 12:50:56 -07:00
util.ts [🐴] Show if user can be messaged in new chat search (#4021) 2024-05-15 16:05:17 +01:00