bsky-app/src/view/com/post-thread
Paul Frazee f580d4daf0
Restore post-thread caching behaviors (react-query refactor) (#2010)
* Rework resolve-did and resolve-uri queries to be smarter about cache reuse

* Precache handle resolutions

* Remove old unused code

* Load placeholder threads from the post-feed and notifications-feed queries

* Remove logs

* Fix bad ref

* Add loading spinners to the cache-loading thread view

* Scroll replies into view when loading threads

* Add caching within a thread

* Fix: dont show bottom border when the child spinner is active
2023-11-27 17:41:30 -08:00
..
PostLikedBy.tsx Shadow refactoring and improvements (#1959) 2023-11-21 22:42:30 +00:00
PostRepostedBy.tsx Shadow refactoring and improvements (#1959) 2023-11-21 22:42:30 +00:00
PostThread.tsx Restore post-thread caching behaviors (react-query refactor) (#2010) 2023-11-27 17:41:30 -08:00
PostThreadItem.tsx Shadow refactoring and improvements (#1959) 2023-11-21 22:42:30 +00:00