about summary refs log tree commit diff
path: root/src/view/screens/SavedFeeds.tsx
Commit message (Expand)AuthorAgeFilesLines
* ALF saved feeds screen (#8844)Samuel Newman2025-09-091-450/+0
* introduce context for "Following" as a feed name. (#8262) (#8690)Eric Bailey2025-07-211-1/+1
* Fix quote+list card padding (#8623)Samuel Newman2025-07-091-16/+7
* Release 1.104.0 (#8595)Paul Frazee2025-07-011-5/+12
* Add context for toast messages (#7902)Minseo Lee2025-03-061-1/+1
* [Layout] Base (#6907)Eric Bailey2024-12-051-124/+114
* More e2e test fixes (#5982)Hailey2024-10-281-4/+8
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-141-118/+104
* Fix performance of feed reordering and add layout animations (#5714)Paul Frazee2024-10-111-89/+114
* Remove Segment (#5518)Hailey2024-09-271-24/+12
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-5/+6
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-3/+3
* Fix a few border nits (#4349)Hailey2024-06-041-8/+7
* Make feeds easier to reorder (#3998)Paul Frazee2024-05-131-27/+37
* Movable following feed (#3593)Eric Bailey2024-05-111-92/+169
* Improve Android haptic, offer toggle for haptics in the app (#3482)Hailey2024-04-111-21/+31
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-3/+3
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-7/+8
* Fix: Web design issues (#2377) (#2410)Eric Bailey2024-01-031-3/+9
* Revise FeedSourceCard load state to allow deletion for failures (#2172)Eric Bailey2023-12-111-8/+2
* Improve feed reordering with optimistic updates (#2032)Eric Bailey2023-11-291-47/+86
* Fix pinned feeds mutation issue (#2016)Eric Bailey2023-11-281-2/+4
* PWI: Refactor Shell (#1989)dan2023-11-241-3/+2
* PWI Base (#1964)Eric Bailey2023-11-211-7/+9
* Hindi Internationalization (#1914)Ansh2023-11-201-15/+19
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-3/+2
* Factor our feed source model (#1887)Eric Bailey2023-11-131-2/+2
* Eric/preferences (#1873)Eric Bailey2023-11-121-139/+178
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-2/+4
* Replace all logs with new loggerEric Bailey2023-11-041-7/+7
* Fix other error logs while I'm at itEric Bailey2023-11-041-3/+3
* Replace draglist due to upstream errors (#1795)Paul Frazee2023-11-021-156/+129
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-14/+22
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-1/+1
* Give explicit names to MobX observer components (#1413)dan2023-09-071-86/+88
* Upgrade to Expo 49 (#1331)Eric Bailey2023-09-051-0/+1
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-10/+8
* Fix saved feeds screen layout on web (close #920) (#943)Paul Frazee2023-07-021-1/+1
* Bump @types/react to ^18 and adjust types (#889)Logan Rosen2023-06-221-1/+1
* [APP-511] metrics overhaul: frontend work (#506)Ansh2023-06-151-1/+1
* Add feeds tabPaul Frazee2023-05-251-1/+5
* Tune the saved feeds uiPaul Frazee2023-05-251-8/+4
* add top bar and link to new SavedScreenAnsh Nanda2023-05-251-6/+44
* slight performance improvementsAnsh Nanda2023-05-231-2/+7
* increase pin button hitslopAnsh Nanda2023-05-221-0/+1
* decrease long press time required to reoreder pinned feedAnsh Nanda2023-05-221-0/+1
* add haptics to save, like, and pin actions on feedAnsh Nanda2023-05-221-8/+8
* Store/sync pinned feeds on the serverPaul Frazee2023-05-181-26/+58
* Desktop styling fixesPaul Frazee2023-05-171-9/+22
* Remove redundant componentPaul Frazee2023-05-171-4/+28