summaryrefslogtreecommitdiff
path: root/viewfeed.js
AgeCommit message (Expand)Author
2008-05-19article_callback2: do not showArticleInHeadlines() thereAndrew Dolgov
2008-05-18cache/preload tweaksAndrew Dolgov
2008-05-18getNeighborIds: add scope, add automatic prefetch for articles under mouseAndrew Dolgov
2008-05-17fix create filter dialog when called from main UI, fix exception_error() para...Andrew Dolgov
2008-05-17new shortcut: tab (selects article under cursor)Andrew Dolgov
2008-05-17vfeed grouping: prevent duplicate group headingsAndrew Dolgov
2008-05-16CDM mode: remove obsolete 't' hotkeyAndrew Dolgov
2008-05-16CDM mode: add article selection, rework moveToPost()Andrew Dolgov
2008-05-16misc fixes, rework hotkeys code placementAndrew Dolgov
2008-05-04headline inline search: automatically fix odd/even classesAndrew Dolgov
2008-05-04online search in headline buffer (hotkey shift-I)Andrew Dolgov
2008-02-23invalidate local cache when view mode/limit is changedAndrew Dolgov
2008-02-19toggleUnread: enable effect for another cmodeAndrew Dolgov
2008-02-19CDM highlight/display tweaks; tweaks for n/p hotkeys (refs #191)Andrew Dolgov
2008-02-19some more fixesAndrew Dolgov
2008-02-19assorted fixes, support for n/p shortcuts in CDM (refs #191)Andrew Dolgov
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