bsky-app/src/view/com/posts
Paul Frazee 2a712630b4
Traffic reduction and tuned caching strats (#2215)
* Update the feed to only check latest on focus after 30s, but to do a full reset on focus after 1 hour to avoid very stale data

* Remove the isFeedPublic query

* Fix: avoid double next-page fetches

* Reduce some poll intervals to reduce server load

* Guard against double-fires of fetchNextPage

* Reduce polling on blurred screens
2023-12-15 15:49:07 -08:00
..
CustomFeedEmptyState.tsx Fix button to find people to follow (#806) 2023-05-30 13:55:06 -05:00
Feed.tsx Traffic reduction and tuned caching strats (#2215) 2023-12-15 15:49:07 -08:00
FeedErrorMessage.tsx Surface raw server error if exists (#2096) 2023-12-05 18:25:32 -08:00
FeedItem.tsx Re-rendering improvements for like/unlike (#2180) 2023-12-12 13:50:43 -08:00
FeedSlice.tsx Hoist moderation, attempt to fill feed up to 30 (#2134) 2023-12-07 13:44:22 -08:00
FollowingEmptyState.tsx Fix empty state width (#2157) 2023-12-09 15:10:53 -08:00
FollowingEndOfFeed.tsx Fix empty state width (#2157) 2023-12-09 15:10:53 -08:00