about summary refs log tree commit diff
path: root/src/view/screens/Feeds.tsx
Commit message (Expand)AuthorAgeFilesLines
* introduce context for "Following" as a feed name. (#8262) (#8690)Eric Bailey2025-07-211-1/+3
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-6/+9
* Fix squashed content on mod screens (#7004)Eric Bailey2024-12-071-0/+1
* [ELI5] Change feed page copy (#6932)Samuel Newman2024-12-071-2/+3
* [Layout] Base (#6907)Eric Bailey2024-12-051-83/+45
* Fix `<List>` types (#6756)Samuel Newman2024-11-261-3/+3
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-141-5/+3
* ALF text input for generic search input (#5511)Samuel Newman2024-09-301-19/+20
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-6/+5
* [D1X] Add interstitials, component tweaks, placeholders (#4697)Eric Bailey2024-07-031-0/+1
* FeedCard & ListCard cleanups (#4644)Eric Bailey2024-06-281-20/+32
* Tweak feed card to prevent spinnerz when pushing to screen (#4600)Hailey2024-06-211-3/+6
* Pinned feeds cards (#4526)Eric Bailey2024-06-221-203/+184
* Feed source card (#4512)Eric Bailey2024-06-141-11/+11
* Reuse overfetching for popular feeds, add in existing filtering (#4501)Eric Bailey2024-06-141-40/+6
* Release 1.86 prep (#4490)Paul Frazee2024-06-111-0/+1
* Update feeds header to just have edit link (#4484)Paul Frazee2024-06-111-45/+18
* Move feeds screen into common navigator, handle usages (#4365)Eric Bailey2024-06-111-3/+2
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-2/+3
* Movable following feed (#3593)Eric Bailey2024-05-111-29/+135
* Update Feeds.tsx (#3719)Minseo Lee2024-05-071-1/+1
* PWI improvements (#3489)Paul Frazee2024-04-121-32/+57
* Tune the feeds page a little morePaul Frazee2024-02-131-17/+24
* Add copy to feeds page (#2852)Hailey2024-02-131-88/+120
* Add search button to header on feeds screen (#2848)Hailey2024-02-121-17/+56
* Avatar type for Feed check (#2661)Prates2024-01-301-1/+3
* Scroll feed search bar to top of screen on focus (#2602)Samuel Newman2024-01-231-1/+36
* Reduce polling (#2465)Paul Frazee2024-01-101-2/+6
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-1/+1
* minor search screen ux improvements (#2264)Hailey2023-12-281-0/+2
* Consolidate List props a bit (#2216)dan2023-12-211-9/+3
* Try to fix scroll indicator on Feeds page (#2245)Eric Bailey2023-12-191-0/+1
* Make scroll handling contextual (#2200)dan2023-12-131-2/+2
* Add pinOnSave and use it in discover feeds listCooper Edmunds2023-11-291-0/+1
* PWI: Refactor Shell (#1989)dan2023-11-241-377/+371
* [PWI] Misc (#1977)Eric Bailey2023-11-221-8/+10
* [PWI] Feeds (#1970)Eric Bailey2023-11-211-33/+40
* PWI Base (#1964)Eric Bailey2023-11-211-367/+370
* Hindi Internationalization (#1914)Ansh2023-11-201-1/+1
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-4/+4
* Handle end of feed (#1898)Eric Bailey2023-11-141-3/+18
* Factor our feed source model (#1887)Eric Bailey2023-11-131-2/+2
* More prefs cleanup (#1882)Eric Bailey2023-11-131-1/+1
* Refactor My Feeds (#1877)Eric Bailey2023-11-121-229/+463
* Internationalization & localization (#1822)Ansh2023-11-091-10/+21
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-2/+4
* Fix accidental unwrapped strings (#1826)dan2023-11-061-2/+2
* Store saved feeds on the root store so we can load on init (#1793)Paul Frazee2023-11-011-2/+2
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-28/+42
* Accessibility fixes: add missing labels, dynamically scale home header (#1516)Paul Frazee2023-09-221-1/+4