ttrss/classes/pref
wn_ 46e2635869 Only count updating (i.e. enabled) feeds when determining active feeds with errors.
This excludes feeds that had errors and currently have updating disabled (e.g. disabled due to the site being down for a while, getting compromised, etc.).

Disabled / non-updating feeds' error states are still visible when viewed in the feed tree.
2022-12-21 21:05:59 +00:00
..
feeds.php Only count updating (i.e. enabled) feeds when determining active feeds with errors. 2022-12-21 21:05:59 +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