1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-26 11:59:02 +02:00
ttrss/classes/pref
wn_ 371af1a39c Fix getting active feeds with errors.
fb4bc2615e incorrectly excluded feeds using the default update interval.  This change ignores the unlikely scenario where someone has the default update interval set to 'disabled'.
2022-12-24 21:22:16 +00:00
..
feeds.php Fix getting active feeds with errors. 2022-12-24 21:22:16 +00:00
filters.php Replace use of 'array_merge' with the spread operator and 'array_push' in various places. 2022-08-12 17:58:38 +00:00
labels.php Address upcoming string interpolation deprecation. 2022-11-12 16:20:59 +00:00
prefs.php Consistently get the self URL. 2022-11-28 17:40:42 +00:00
system.php various fixes vor php 8.1 compatibility 2022-03-09 00:46:15 +08:00
users.php rework favicon storage to use DiskCache 2022-11-24 23:31:33 +03:00