bsky-app/src/view/com/posts
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
..
CustomFeedEmptyState.tsx Internationalize more strings (#2440) 2024-01-09 14:37:15 -08:00
DiscoverFallbackHeader.tsx Update DiscoverFallbackHeader.tsx (#2537) 2024-01-18 20:59:38 -08:00
Feed.tsx [Experiment] Turn off interval polling for Discover (#3431) 2024-04-08 17:21:44 +01:00
FeedErrorMessage.tsx use different labels for porn and sexual (#3282) 2024-03-19 17:47:10 -07:00
FeedItem.tsx remove precacheThreadPostProfiles (#3729) 2024-04-27 06:31:07 +01:00
FeedSlice.tsx Remove FixedTouchableHighlight , fix Android press issues (#3214) 2024-03-14 18:46:06 -07:00
FollowingEmptyState.tsx Internationalize more strings (#2440) 2024-01-09 14:37:15 -08:00
FollowingEndOfFeed.tsx Internationalize more strings (#2440) 2024-01-09 14:37:15 -08:00