about summary refs log tree commit diff
path: root/src/view/com/feeds/FeedPage.tsx
Commit message (Expand)AuthorAgeFilesLines
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-091-1/+8
* refactor(feed): simplify isDiscoverFeed logic in FeedPageCaidan Williams2025-08-271-4/+1
* refactor(feed): remove NoSnippetWrapper from FeedPage in favor of dataSet att...Caidan Williams2025-08-271-45/+46
* feat: prevent search engines from indexing Discover feed content as page desc...Caidan Williams2025-08-261-38/+43
* feat: add data-nosnippet attribute to Discover feed for SEO controlCaidan Williams2025-08-261-2/+6
* Enable show less / more buttons for third party feeds (#8672)kindgracekind2025-08-261-3/+3
* Floating "Load more" makeover (#8420)Samuel Newman2025-05-281-13/+13
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-8/+8
* yolo (#7499)Hailey2025-01-191-1/+13
* [Experiment] Remove "Load Latest" button (#7120)dan2024-12-151-0/+8
* Disambiguate feed component naming (#7040)dan2024-12-101-2/+2
* Limit feed prefetching to native (#7038)dan2024-12-101-1/+2
* [Layout] Base (#6907)Eric Bailey2024-12-051-1/+1
* Prefetch adjacent Home pages (#6904)dan2024-12-031-2/+4
* [Statsig] Remove client downsampling (#6153)Hailey2024-11-151-2/+2
* Remove Segment (#5518)Hailey2024-09-271-9/+5
* [Statsig] Sample noisy events (#4288)dan2024-05-301-2/+2
* Bump `react-navigation` (#4216)Hailey2024-05-291-2/+3
* Cleanup gates (#4170)dan2024-05-221-10/+3
* Movable following feed (#3593)Eric Bailey2024-05-111-15/+6
* Implement FeedFeedback API (#3498)Paul Frazee2024-05-071-14/+18
* [Statsig] Update experiments (#3617)dan2024-04-191-14/+8
* [Statsig] Make gate checks lazily (#3594)dan2024-04-181-2/+4
* [Experiment] Turn off interval polling for Discover (#3431)dan2024-04-081-16/+30
* [Statsig] Track feed refresh (#3283)dan2024-03-191-0/+9
* Show tab bar on desktop web (#2998)dan2024-02-271-68/+2
* Fix imprecise header height calculation (#2995)dan2024-02-271-14/+5
* Rename Home Feed Prefs to Following Feed Prefs (#2965)dan2024-02-221-1/+1
* remove sandbox labels (#2883)Hailey2024-02-161-12/+3
* New Web Layout (#2126)dan2024-01-221-10/+1
* Reduce polling (#2465)Paul Frazee2024-01-101-0/+1
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-1/+1
* Traffic reduction and tuned caching strats (#2215)Paul Frazee2023-12-151-1/+1
* Make scroll handling contextual (#2200)dan2023-12-131-21/+25
* Disable animation on scrollToTop for web (#2137)Paul Frazee2023-12-071-1/+5
* Move analytics out of critical path (#2117)dan2023-12-061-1/+1
* Fix: correctly identify if the screen is focused when handling soft resets on...Paul Frazee2023-12-051-7/+11
* Only poll feed when feed page is focused (#2064)Eric Bailey2023-12-011-1/+1
* Maintain some feed data to avoid needless glimmers (#2054)Paul Frazee2023-11-301-2/+3
* Fix infinite query reloading behavior (reset, not invalidate) (#2031)Paul Frazee2023-11-291-2/+2
* [PWI] Home (#2007)Eric Bailey2023-11-271-4/+21
* [PWI] Misc (#1977)Eric Bailey2023-11-221-23/+37
* Shell behaviors update (react-query refactor) (#1915)Paul Frazee2023-11-151-18/+5
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-2/+4
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-101-53/+38
* Pare down session as much as possibleEric Bailey2023-11-101-2/+13
* Sync top/bottom bar disappearance to the scroll (#1855)dan2023-11-091-1/+1
* Internationalization & localization (#1822)Ansh2023-11-091-4/+7
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-1/+1
* Replace all logs with new loggerEric Bailey2023-11-041-3/+4