ttrss/classes/pref
Andrew Dolgov da0ad82c24 Archive cleanup:
- remove code to manually archive/unarchive articles
- remove ttrss_archived_feeds/orig_feed_id handling - the whole thing was implemented for
this data to be kept indefinitely; it doesn't make a lot of sense to deal with this stuff
now that it is expired after one month anyway (same reasons as feed browser being removed - privacy)
- remove "originally from"-related stuff because of the above
- also remove unused remaining frontend/backend code related to feed browser (rip)
2021-01-17 14:55:11 +03:00
..
feeds.php Archive cleanup: 2021-01-17 14:55:11 +03:00
filters.php Remove duplicate block in 'classes/pref/filters.php'. 2020-12-12 10:28:54 -06:00
labels.php Fix button focus issues 2019-04-14 12:01:52 +02:00
prefs.php pluginhost: load plugin data automatically (also marks load_data method as private) 2021-01-15 08:32:06 +03:00
system.php event log: add severity filtering 2020-12-24 15:02:47 +03:00
users.php move timestamp-related stuff to a separate class 2020-09-23 13:04:26 +03:00