summaryrefslogtreecommitdiff
path: root/viewfeed.js
AgeCommit message (Expand)Author
2007-11-26invalidate headline cache when clicking on unread articleAndrew Dolgov
2007-11-22only update cache when viewing unread articles when view_mode is all_articlesAndrew Dolgov
2007-11-22update cache when viewing unread articles (2)Andrew Dolgov
2007-11-22update cache when viewing unread articlesAndrew Dolgov
2007-11-22recache headlines when removing updated markAndrew Dolgov
2007-11-22invalidate headline cache when updated article is clickedAndrew Dolgov
2007-11-21disable headline cache when searchingAndrew Dolgov
2007-11-21headline cache tweaksAndrew Dolgov
2007-11-21headline cache fixesAndrew Dolgov
2007-11-21headline caching fixesAndrew Dolgov
2007-11-21add experimental headline cachingAndrew Dolgov
2007-10-18toggleUnread: properly handle cmodeAndrew Dolgov
2007-10-18add collapsed CDM modeAndrew Dolgov
2007-10-10showArticleInHeadlines: abort when row is missingAndrew Dolgov
2007-09-05infscroll: properly restore headline selections on load (closes #146)Andrew Dolgov
2007-08-30catchupRelative: move to ajax.requestAndrew Dolgov
2007-08-29disable infinite scrolling when Limit == 0 (closes #143)Andrew Dolgov
2007-08-29tweak infscrollAndrew Dolgov
2007-08-28tweak infscrollAndrew Dolgov
2007-08-28rework infinite scroll request synchronizationAndrew Dolgov
2007-08-26viewfeed: code cleanupsAndrew Dolgov
2007-08-26update translationsAndrew Dolgov
2007-08-24showArticleInHeadlines: add exception handlingAndrew Dolgov
2007-08-24switch view() to asyncAndrew Dolgov
2007-08-24async headlines_callback fixesAndrew Dolgov
2007-08-24fix some issues in infinite scrollingAndrew Dolgov
2007-08-24headlines_callback: asyncAndrew Dolgov
2007-08-24misc code cleanupsAndrew Dolgov
2007-08-24add some async counters handlingAndrew Dolgov
2007-08-23fix article starring/publishing on MSIE (closes #139)Andrew Dolgov
2007-08-22implement catchup above/below (refs #140)Andrew Dolgov
2007-08-20rpc mark/pub return proper counters, rework all_counters_callbackAndrew Dolgov
2007-08-20properly request counters when starring/publishing articleAndrew Dolgov
2007-08-20disable pub/mark effects in CDMAndrew Dolgov
2007-08-19allow to mark selected articles as read, L10N bumpsAndrew Dolgov
2007-08-11disable effects for batch pub/mark operationsAndrew Dolgov
2007-08-11add some puffing to pub and mark iconsAndrew Dolgov
2007-08-10optimize counter responses in markSelected, etcAndrew Dolgov
2007-08-09published feeds workAndrew Dolgov
2007-08-09CDM and infinite scrolling tweaksAndrew Dolgov
2007-08-09infinite scrolling: tweaksAndrew Dolgov
2007-08-09infinite scrollingAndrew Dolgov
2007-08-09make 'v' hotkey work in CDM modeAndrew Dolgov
2007-08-08confirm page catchup (closes #134)Andrew Dolgov
2007-07-20add shortcut to open active article in new tabAndrew Dolgov
2007-07-01tweak catchup_callbackAndrew Dolgov
2007-06-14drop historyAndrew Dolgov
2007-06-07possible workaround for xmlhttp stucking on safari (2)Andrew Dolgov
2007-06-07add runtime info to headlines responseAndrew Dolgov
2007-05-30possible workaround for xmlhttp stucking on safariAndrew Dolgov