about summary refs log tree commit diff
path: root/src/view/com/feeds
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
* Fix quote+list card padding (#8623)Samuel Newman2025-07-092-293/+380
* Floating "Load more" makeover (#8420)Samuel Newman2025-05-281-13/+13
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-8/+8
* hide footer when lists list is empty (#8337)Samuel Newman2025-05-061-1/+9
* bump it bop it upgrade it (rn 79/expo 53) (#8281)hailey2025-05-021-2/+2
* Fix loading jumps and footer on feeds tab (#8063)Samuel Newman2025-04-011-26/+27
* Tweak prompt title text when removing a feed (#7824)surfdude292025-02-241-1/+1
* Fix optimistic rendering of profile page (#7830)Samuel Newman2025-02-241-1/+1
* Update hashtag menu to use `Menu`, convert to native link for additional a11y...Eric Bailey2025-01-211-1/+1
* move indicatorStyle to `List` (#7526)Samuel Newman2025-01-211-2/+0
* yolo (#7499)Hailey2025-01-191-1/+13
* [Experiment] Remove "Load Latest" button (#7120)dan2024-12-151-0/+8
* refine plural marks (#7065)Minseo Lee2024-12-121-5/+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
* Fix broken pagination for lists tab on profile page (#6221)Khuddite2024-11-231-1/+17
* [Statsig] Remove client downsampling (#6153)Hailey2024-11-151-2/+2
* use hairline for feedlike (#6257)Samuel Newman2024-11-121-1/+4
* Remove Segment (#5518)Hailey2024-09-271-9/+5
* Allow profile header to overscroll (#5457)Samuel Newman2024-09-251-2/+3
* [Neue] Handle emoji within custom font (#5449)Eric Bailey2024-09-241-6/+6
* Respect labels on feeds and lists (#4818)Eric Bailey2024-08-021-40/+43
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-4/+3
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-2/+2
* FeedCard & ListCard cleanups (#4644)Eric Bailey2024-06-281-1/+1
* Starter Packs (#4332)Hailey2024-06-211-0/+3
* Tweak feed card to prevent spinnerz when pushing to screen (#4600)Hailey2024-06-211-58/+47
* Add support for new-tab clicks on feeds (#4462)Paul Frazee2024-06-101-10/+31
* Fix missing top borders (#4346)dan2024-06-041-2/+2
* Unify profile tabs and lists screens placeholders (#4315)Bartosz Kaszubowski2024-06-031-11/+7
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-312-4/+16
* [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
* Allow removal of feeds that fail to load (#4121)Eric Bailey2024-05-201-2/+2
* align the trash icon in the center in feed edit list (#4004)Hailey2024-05-131-2/+2
* Make feeds easier to reorder (#3998)Paul Frazee2024-05-131-2/+2
* Movable following feed (#3593)Eric Bailey2024-05-112-51/+44
* Implement FeedFeedback API (#3498)Paul Frazee2024-05-071-14/+18
* Replace pluralize by plural by @tkusano (#3882)Paul Frazee2024-05-061-6/+6
* [Statsig] Update experiments (#3617)dan2024-04-191-14/+8
* [Statsig] Make gate checks lazily (#3594)dan2024-04-181-2/+4