bsky-app/src/state
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
..
cache Fix optimistic like/repost (#3503) 2024-04-12 16:39:59 +01:00
dialogs Fix dialogs state references, fixes Android back button (#3314) 2024-03-21 12:06:39 -05:00
modals Email auth factor (#3602) 2024-04-22 19:18:13 -07:00
models/media Share Extension/Intents (#2587) 2024-02-27 15:22:03 -08:00
persisted Persist PDS URL for session resumption (#3620) 2024-04-24 21:57:16 +01:00
preferences Add disable autoplay preference and group related settings into a dedicated page (#3626) 2024-04-19 22:10:37 +01:00
queries remove precacheThreadPostProfiles (#3729) 2024-04-27 06:31:07 +01:00
session [Session] Add `useAgent` hook and replace (#3706) 2024-04-25 22:29:05 +01:00
shell [Statsig] Update experiments (#3617) 2024-04-19 15:23:47 +01:00
events.ts Move analytics out of init (#2115) 2023-12-06 12:04:05 -08:00
invites.tsx Move invite-state to new persistence + context and replace the notifications with just showing uses in the modal (#1840) 2023-11-08 09:10:59 -08:00
lightbox.tsx Use non-reactive callbacks for some methods (#1948) 2023-11-16 22:18:37 -08:00
muted-threads.tsx Check Analytics (#2106) 2023-12-06 09:45:01 -08:00
util.ts Integrate new dialogs into old back handling (#3023) 2024-02-28 20:06:26 -06:00