about summary refs log tree commit diff
path: root/src/view/com/posts/Feed.tsx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bottom space on feeds (#2081)Eric Bailey2023-12-041-13/+20
* Only poll feed when feed page is focused (#2064)Eric Bailey2023-12-011-2/+2
* Fix state lifecycle management with post-feed query, solving the duplicate ke...Paul Frazee2023-11-291-4/+4
* Shadow refactoring and improvements (#1959)dan2023-11-211-3/+0
* Add some memoization (#1947)dan2023-11-161-3/+5
* Misc cleanup (#1925)Eric Bailey2023-11-151-3/+13
* Fix poll latest loop (#1901)Paul Frazee2023-11-141-0/+3
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-5/+5
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-101-41/+103
* Use min height for pager lists and increase it (#1869)dan2023-11-101-1/+1
* Scroll sync in the pager without jumps (#1863)dan2023-11-101-2/+4
* Push useAnimatedScrollHandler down everywhere to work around bugs (#1866)dan2023-11-101-3/+5
* Replace all logs with new loggerEric Bailey2023-11-041-2/+3
* Fix immediate TS errorsEric Bailey2023-11-041-2/+2
* Improved list and feed errors (#1798)Paul Frazee2023-11-031-5/+2
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-4/+12
* Performance optimization (#1676)Ansh2023-10-131-2/+2
* make empty feed required (#1667)Ansh2023-10-101-5/+2
* Onboarding & feed fixes (#1602)Paul Frazee2023-10-041-2/+6
* defer loading of feeds until visible (#1271)Eric Bailey2023-08-241-35/+32
* Post UI updates (Profile Preview on mobile) (#990)Paul Frazee2023-07-061-10/+2
* [APP-511] metrics overhaul: frontend work (#506)Ansh2023-06-151-1/+1