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 add js hook for floating title 11 years ago
PrefFeedTree.js apply special feedTree styles only to main UI feedtree, fix feedParam and filterParam screwing with tree node layout 11 years ago
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 overall directory tree cleanup 13 years ago
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 block listing of several util directories; deny access to config.php 11 years ago
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