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/js
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
..
FeedTree.js Skip nested Feed when calling getNextUnreadFeed() 10 years ago
PluginHost.js
PrefFeedTree.js
PrefFilterTree.js expand filtertree display to make filters easier to distinguish 10 years ago
PrefLabelTree.js integrate silk icons by Mark James 11 years ago
deprecated.js
feedlist.js loadMoreHeadlines: use shorter syntax for adaptive offset calculation 11 years ago
functions.js exception_error: always stringify ext_info 10 years ago
index.html
prefs.js share: move unsharing all articles into the plugin 11 years ago
tt-rss.js handle_rpc_json: do not crash if net-alert is somehow unavailable 10 years ago
viewfeed.js prevent cdmClicked ctrl-click handler working on article body 10 years ago