]> git.wh0rd.org - tt-rss.git/history - js/feedlist.js
scroll handler: performance improvements
[tt-rss.git] / js / feedlist.js
2012-12-24  Andrew Dolgovfeedlist_init: do not wait before calling viewfeed(-3)
2012-10-27  Andrew DolgovMerge pull request #28 from Menti/master
2012-10-27  Andrew Dolgovdo not reset search query because of background requests
2012-10-25  Andrew Dolgovforce refetch feed when clicking update/clicking on...
2012-10-11  Andrew Dolgovunify child category counter display; remove include_ch...
2012-10-10  Andrew Dolgovviewfeed: better checking for reopening current feed
2012-10-10  Andrew Dolgovfix infinite scrolling for search results
2012-08-28  Andrew DolgovloadMoreHeadlines: revert to old behaviour for adaptive
2012-08-28  Andrew DolgovloadMoreHeadlines: fix for unread view
2012-08-24  Andrew Dolgovparse_counters: properly delete category cache when...
2012-08-23  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-08-23  Andrew Dolgovallow request_counters() in bw_limit mode
2012-08-16  Andrew Dolgovsmall tweak for loadMoreHeadlines() algorithm
2012-08-14  Andrew Dolgovonly precache_headlines_idle() when actually idle
2012-08-14  Andrew Dolgovmake precache_headlines_idle() start slower
2012-08-14  Andrew DolgovMerge branch 'nested-cats'
2012-08-13  Andrew Dolgovchange include_children to a togglebutton; add placehol...
2012-08-13  Andrew Dolgovadd special indication for categories having unread...
2012-07-09  Andrew DolgovdecrementFeedCounter: remove stored cache instead
2012-07-08  Andrew Dolgovupdate headline cache in decrementFeedCounter
2012-06-03  Andrew Dolgovrevert to previous catchup behaviour on reverse headlin...
2012-06-03  Andrew Dolgovexperimental tweak to not mark articles newer than...
2012-04-09  Andrew Dolgovdisable catchup of visible headlines on viewfeed()
2012-04-05  Andrew Dolgovadd counter hack to combined mode
2012-04-04  Andrew Dolgovview: implement a hack to fake counter updates for...
2012-03-30  Andrew Dolgovfix on catchup show next for categories
2012-03-29  Andrew Dolgovsimplify catching up of feeds, do not reload headlines...
2012-02-22  Andrew DolgovcatchupFeed: use supplied feed id to display title...
2011-12-13  Andrew DolgovMerge branch 'tiny-oop'
2011-12-13  Andrew DolgovMerge branch 'master' into tiny-oop
2011-12-12  Andrew Dolgovimplement tiny-OOP routing
2011-12-12  Andrew Dolgovsubop -> method
2011-12-11  Andrew Dolgovdisable cdm auto catchup on viewfeed() in normal mode
2011-12-11  Andrew Dolgovoverall directory tree cleanup