about summary refs log tree commit diff
path: root/src/view/com/posts/Feed.tsx
Commit message (Expand)AuthorAgeFilesLines
* Disambiguate feed component naming (#7040)dan2024-12-101-598/+0
* Prefetch adjacent Home pages (#6904)dan2024-12-031-2/+2
* Remove indirection, insert between slices (#6645)dan2024-11-221-110/+43
* [Android] Lower Feed maxRenderPerBatch (#6624)dan2024-11-221-2/+2
* Split FeedSlice into FlatList rows (#6507)dan2024-11-191-27/+116
* [Statsig] Remove client downsampling (#6153)Hailey2024-11-151-2/+2
* Remove Segment (#5518)Hailey2024-09-271-6/+1
* Allow profile header to overscroll (#5457)Samuel Newman2024-09-251-3/+6
* Adjust render properties for `Feed` `List` (#5080)Hailey2024-09-031-1/+3
* [Experiment] Suggest profiles in profile (#5030)dan2024-08-301-14/+29
* Profile screen performance tweak - Adjust initial num to render based on head...Hailey2024-08-291-2/+3
* Improve styles (#4916)Minseo Lee2024-08-111-3/+1
* Cleanup flags (#4891)dan2024-08-081-2/+1
* Keep interstitial fresh on refresh (#4888)dan2024-08-081-3/+5
* [Video] Visibility detection view (#4741)Hailey2024-08-071-0/+1
* Show replies in context of their threads (#4871)dan2024-08-051-2/+1
* [D1X] Use user action and viewing history to inform suggested follows (#4727)Eric Bailey2024-07-041-26/+1
* Feed interstitial tweaks (#4733)dan2024-07-041-2/+2
* Fix feed feedback (#4730)dan2024-07-041-0/+8
* New user progress guides (#4716)Paul Frazee2024-07-041-9/+37
* [D1X] Integrate interstitials (#4698)Eric Bailey2024-07-031-31/+192
* Fix missing top borders (#4346)dan2024-06-041-9/+1
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-6/+15
* [Statsig] Sample noisy events (#4288)dan2024-05-301-2/+2
* Add shutdown message to for you feed (#3776)Paul Frazee2024-05-111-2/+11
* Movable following feed (#3593)Eric Bailey2024-05-111-2/+13
* Implement FeedFeedback API (#3498)Paul Frazee2024-05-071-0/+3
* [Experiment] Turn off interval polling for Discover (#3431)dan2024-04-081-18/+22
* [Statsig] Track feed refresh (#3283)dan2024-03-191-2/+6
* [Statsig] Track posting, end reached (#3206)dan2024-03-141-1/+15
* Adjust FlatList performance in main feeds (#3134)Hailey2024-03-061-0/+4
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-3/+3
* Add a new home feed-api wrapper and give a header indicating the fallback beh...Paul Frazee2024-01-151-0/+8
* Reduce polling (#2465)Paul Frazee2024-01-101-5/+9
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-2/+7
* Fix: dont incorrectly mark a feed empty based only on the first page (#2298)Paul Frazee2023-12-241-1/+4
* Consolidate List props a bit (#2216)dan2023-12-211-14/+3
* Traffic reduction and tuned caching strats (#2215)Paul Frazee2023-12-151-4/+22
* Make scroll handling contextual (#2200)dan2023-12-131-13/+7
* Feed bugfixes (#2204)Paul Frazee2023-12-131-2/+1
* Fix scroll on native (#2170)dan2023-12-111-2/+2
* Fix scroll on profile lists/feeds (#2168)dan2023-12-111-2/+2
* Poll for new posts on app foreground (#2152)Paul Frazee2023-12-081-5/+17
* Use new filter for Posts tab on profile (#2150)Eric Bailey2023-12-081-1/+1
* Grab-bag of post-feed improvements (#2140)Paul Frazee2023-12-071-1/+8
* Hoist moderation, attempt to fill feed up to 30 (#2134)Eric Bailey2023-12-071-22/+8
* Check Analytics (#2106)Ansh2023-12-061-1/+1
* Surface raw server error if exists (#2096)Eric Bailey2023-12-051-1/+1
* Update feeds on post created (#2085)Paul Frazee2023-12-041-0/+25
* Add back ignore-filters-for behaviors (#2086)Paul Frazee2023-12-041-0/+4