1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-30 12:30:52 +02:00
ttrss/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.
2014-06-14 12:37:05 +02:00
..
deprecated.js overall directory tree cleanup 2011-12-11 23:59:25 +04:00
feedlist.js loadMoreHeadlines: use shorter syntax for adaptive offset calculation 2013-09-01 14:07:31 +04:00
FeedTree.js Skip nested Feed when calling getNextUnreadFeed() 2014-06-14 12:37:05 +02:00
functions.js exception_error: always stringify ext_info 2014-03-14 15:14:13 +04:00
index.html block listing of several util directories; deny access to config.php 2013-04-11 22:01:10 +04:00
PluginHost.js add js hook for floating title 2013-06-28 08:30:35 +04:00
PrefFeedTree.js apply special feedTree styles only to main UI feedtree, fix feedParam and filterParam screwing with tree node layout 2013-06-07 10:01:11 +04:00
PrefFilterTree.js expand filtertree display to make filters easier to distinguish 2014-04-02 08:15:33 +00:00
PrefLabelTree.js integrate silk icons by Mark James 2013-07-10 13:09:12 +04:00
prefs.js share: move unsharing all articles into the plugin 2013-07-11 14:11:41 +04:00
tt-rss.js handle_rpc_json: do not crash if net-alert is somehow unavailable 2014-03-14 14:05:32 +04:00
viewfeed.js prevent cdmClicked ctrl-click handler working on article body 2014-05-08 06:41:21 +00:00