bsky-app/src/components
Samuel Newman e19f882450
[Clipclops] Clop menu, leave clop, mute/unmute clop (#3804)
* convo menu

* memoize convomenu

* add convoId to useChat + memoize value

* leave convo

* Create mute-conversation.ts

* add mutes, remove changes to useChat and use chat.convo instead

* add todo comments

* leave convo confirm prompt

* remove dependency on useChat and pass in props instead

* show menu on long press

* optimistic update

* optimistic update leave + add error capture

* don't `popToTop` when unnecessary

---------

Co-authored-by: Hailey <me@haileyok.com>
2024-05-02 00:15:10 +01:00
..
Dialog ensure dialog is closed on unmount (#3650) 2024-04-27 07:42:49 +01:00
dialogs use keyboardDismissMode rather than onScrollBeginDrag (#3767) 2024-04-30 16:11:41 +01:00
dms [Clipclops] Clop menu, leave clop, mute/unmute clop (#3804) 2024-05-02 00:15:10 +01:00
forms Release 1.77.0 (#3549) 2024-04-13 20:44:14 -07:00
hooks [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
icons [Clipclops] Clop menu, leave clop, mute/unmute clop (#3804) 2024-05-02 00:15:10 +01:00
LabelingServiceCard Rework the labeler selection step of the report flow (#3269) 2024-03-19 11:38:17 -07:00
Menu [Clipclops] Clop menu, leave clop, mute/unmute clop (#3804) 2024-05-02 00:15:10 +01:00
moderation remove precacheThreadPostProfiles (#3729) 2024-04-27 06:31:07 +01:00
ProfileHoverCard Performance improvements: structural sharing & moderation opts context (#3785) 2024-04-30 21:06:51 -07:00
ReportDialog [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
TagMenu Fix typo in tagMenuSearchByUser (#3181) 2024-03-19 14:32:59 -07:00
AccountList.tsx Use ALF for the account quick switch dialog (#3327) 2024-04-03 19:18:14 -07:00
AppLanguageDropdown.tsx Improve the language behaviors around the PWI (#3545) 2024-04-13 19:49:52 -07:00
AppLanguageDropdown.web.tsx add maxwidth to app language dropdown (#3635) 2024-04-22 21:24:50 +01:00
Button.tsx [Clipclops] Clop menu, leave clop, mute/unmute clop (#3804) 2024-05-02 00:15:10 +01:00
Divider.tsx Design system tweaks (#2822) 2024-02-09 09:52:32 -08:00
Error.tsx add header to empty chat list view (#3791) 2024-05-01 18:43:54 +01:00
GradientFill.tsx properly import linear gradient (#3423) 2024-04-05 06:03:14 +01:00
IconCircle.tsx Add copy to feeds page (#2852) 2024-02-13 00:40:39 -08:00
LikedByList.tsx Simplify list logic further to prevent misuse (#3334) 2024-04-03 20:59:33 -07:00
LikesDialog.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
Link.tsx Special-case bsky.app/download to open share sheet or copy to clipboard (#3710) 2024-04-27 05:25:28 +01:00
Lists.tsx [Clipclops] New clipclop dialog (#3750) 2024-04-30 17:43:57 +01:00
Loader.tsx Use CSS keyframe animation for spinner on web (#3411) 2024-04-04 23:18:06 +01:00
Loader.web.tsx Use CSS keyframe animation for spinner on web (#3411) 2024-04-04 23:18:06 +01:00
Portal.tsx Memoize context value (#3786) 2024-05-01 05:35:52 +01:00
Prompt.tsx Small logic cleanups (#3449) 2024-04-09 15:08:02 -07:00
RichText.tsx only open tag menu on long press (#3553) 2024-04-22 21:29:29 +01:00
Typography.tsx Upgrade UITextView to latest (#3090) 2024-04-03 18:05:03 -07:00