tt-rss/js
Veit Lehmann d1754390cc only do article update operations once when scrolling
I discovered that DOM operations and function calls were done several times inside the 100px mirror when scrolling through articles. Especially painful on seamless scrolling systems like Mac OS, where dozens of updates would slow down this part dramatically. This change fixes it.
2013-06-25 06:08:44 +03:00
..
deprecated.js overall directory tree cleanup 2011-12-11 23:59:25 +04:00
feedlist.js Load selected feed after a short timeout 2013-06-13 22:39:26 -07:00
FeedTree.js implement additional counter mode for virtual feeds when there's 0 unread articles 2013-05-16 01:08:04 +04:00
functions.js Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED to notify when interesting info has been created/updated. 2013-04-27 11:10:21 -05: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 PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED to notify when interesting info has been created/updated. 2013-04-27 11:10:21 -05: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 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
PrefLabelTree.js overall directory tree cleanup 2011-12-11 23:59:25 +04:00
prefs.js use dojo stuff for user details 2013-06-11 12:11:02 +04:00
tt-rss.js Add missing hotkey handler 2013-06-21 01:50:08 -05:00
viewfeed.js only do article update operations once when scrolling 2013-06-25 06:08:44 +03:00