about summary refs log tree commit diff
path: root/src/state/models/ui/saved-feeds.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor My Feeds (#1877)Eric Bailey2023-11-121-122/+0
* Eric/preferences (#1873)Eric Bailey2023-11-121-33/+0
* Fix removal of old lists from saved feeds (#1823)Eric Bailey2023-11-061-4/+10
* Replace all logs with new loggerEric Bailey2023-11-041-1/+2
* Fix other error logs while I'm at itEric Bailey2023-11-041-1/+1
* Replace draglist due to upstream errors (#1795)Paul Frazee2023-11-021-7/+3
* Store saved feeds on the root store so we can load on init (#1793)Paul Frazee2023-11-011-0/+4
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-113/+39
* [APP-705] Metrics revamp pt2 (#896)Ansh2023-06-271-0/+14
* add error handling to updateCache for saved-feeds (#878)Ansh2023-06-141-9/+19
* Fixes to feed preference and state sync [APP-678] (#829)Paul Frazee2023-06-011-37/+50
* slight performance improvementsAnsh Nanda2023-05-231-0/+4
* update pinned feed from custom feed viewAnsh Nanda2023-05-221-2/+8
* Fix lintPaul Frazee2023-05-181-1/+0
* Update saved feeds to use preferencesPaul Frazee2023-05-181-12/+13
* Store/sync pinned feeds on the serverPaul Frazee2023-05-181-146/+80
* Improve pinned feed managementPaul Frazee2023-05-171-1/+1
* Usability improvements to feedsPaul Frazee2023-05-171-10/+10
* Add 'my feeds' tabPaul Frazee2023-05-171-21/+23
* Clean up the custom-feed modelPaul Frazee2023-05-171-10/+4
* Unify the display name fallback behaviorPaul Frazee2023-05-171-6/+2
* Reorganize custom-feed state models and add the missing _reactKey attributePaul Frazee2023-05-171-0/+249