bsky-app/src/components/moderation
Hailey 7eb1444f2c
remove precacheThreadPostProfiles (#3729)
* remove `precacheThreadPostProfiles`

* add `displayName` to `PreviewableUserAvatar`

* memo

* use `precacheProfile`

* pass `profile` directly to `PreviewableUserAvatar`

* update the `UserAvatar`'s props

* remove feed cache

* one more spot

* rm unused queryClient

* Don't call fn unnecessarily

* Preload for display name too

* try notification item

* add to feeditem

* and finally, precache for post threads

* timestamp

* Fix

* onBeforePress

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-04-27 06:31:07 +01:00
..
ContentHider.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
LabelPreference.tsx Remove special cases for some buttons with text (#3412) 2024-04-05 14:57:53 +01:00
LabelsOnMe.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
LabelsOnMeDialog.tsx [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
ModerationDetailsDialog.tsx Enforce Text suffix for Text-rendering components (#3407) 2024-04-04 21:34:55 +01:00
PostAlerts.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
PostHider.tsx remove precacheThreadPostProfiles (#3729) 2024-04-27 06:31:07 +01:00
ProfileHeaderAlerts.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
ScreenHider.tsx Add cursor to 'learn more' on screenhider (close #2871) (#3395) 2024-04-03 17:28:31 -07:00