You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes/pref
André Glüpker d922b09c43 Skip nested Feed when calling getNextUnreadFeed()
This function is only called when using "Mark all as read".
So every time, this function gets called right now, all nested
categories get marked as read as well, so we don't want to jump to them.
Instead we want to the next category with same or higher tier.
10 years ago
..
feeds.php Skip nested Feed when calling getNextUnreadFeed() 10 years ago
filters.php expand filtertree display to make filters easier to distinguish 10 years ago
labels.php make pluginhost a singleton 11 years ago
prefs.php add FEEDS_SORT_BY_UNREAD to blacklist (removed) 10 years ago
system.php add clear sql log button 11 years ago
users.php disable OTP on user password reset 10 years ago