bsky-app/src/components
Hailey f928e0a547
[🐴] Mutate data instead of invalidating queries when muting or unmuting (#3946)
* mutate for mutes

* mutate data for mutes

* add initial data, `useConvoQuery` in `ConvoMenu`

* `useInitialData`

* don't use `identifier` for notifications, use `dates` instead

* better implementation

* simplify

* simplify

* fix types
2024-05-10 08:46:51 -07:00
..
Dialog ensure dialog is closed on unmount (#3650) 2024-04-27 07:42:49 +01:00
dialogs Alt text for gifs (#3876) 2024-05-06 17:28:38 +01:00
dms [🐴] Mutate data instead of invalidating queries when muting or unmuting (#3946) 2024-05-10 08:46:51 -07:00
forms Release 1.77.0 (#3549) 2024-04-13 20:44:14 -07:00
hooks add focus refresh + polling (#3846) 2024-05-03 17:57:20 +01:00
icons [🐴] Change up icons (#3938) 2024-05-10 10:42:45 -05:00
LabelingServiceCard Replace pluralize by plural by @tkusano (#3882) 2024-05-06 16:55:57 -07:00
Menu [Clipclops] Clop menu, leave clop, mute/unmute clop (#3804) 2024-05-02 00:15:10 +01:00
moderation Improve localization marks (#3285) 2024-05-06 19:58:04 -07:00
ProfileHoverCard Remove unnecessary Trans tags (#3888) 2024-05-07 20:06:39 +01: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 Improve account switcher pending state (#3827) 2024-05-02 21:55:50 +01: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 make gif alt text prompt selectable (#3879) 2024-05-06 22:14:00 +01:00
RichText.tsx [🐴] Rich text in messages (#3926) 2024-05-09 21:08:56 +01:00
Typography.tsx Upgrade UITextView to latest (#3090) 2024-04-03 18:05:03 -07:00