]> git.wh0rd.org - tt-rss.git/history - viewfeed.js
check for backend-returned fatal errors in major callbacks
[tt-rss.git] / viewfeed.js
2009-01-31  Andrew Dolgovcheck for backend-returned fatal errors in major callbacks
2009-01-26  Andrew DolgovtoggleMark, togglePub: abort when there is no image...
2009-01-23  Andrew Dolgovnew style exception reporting
2009-01-23  Andrew Dolgovproperly select next unread feed in feedlist when catch...
2009-01-23  Andrew Dolgovrework assigning articles to tags
2009-01-21  Andrew Dolgovremove confirmation prompt from assign/remove label...
2009-01-21  Andrew Dolgovheadlines toolbar: code cleanup
2009-01-20  Andrew Dolgovheadlines dropdown: reset scrollTop on display
2009-01-20  Andrew Dolgovrework subtoolbar actions dropdown
2009-01-18  Andrew Dolgovremove label: do not reload headlines
2009-01-18  Andrew Dolgovdynamically show new label markers in headlines buffer...
2009-01-18  Andrew Dolgovdisplay article labels in headlines buffer
2009-01-18  Andrew Dolgovremove label headlines from cache when articles are...
2009-01-18  Andrew Dolgovassorted labels bugfixes and UI work
2009-01-18  Andrew Dolgovimplement assign-to-label in subtoolbar
2009-01-18  Andrew Dolgovnew style labels (bump schema)
2009-01-17  Andrew Dolgovactive_feed_is_cat, active_feed_id handling changes
2008-11-13  Andrew Dolgovblock cdmWatchdog() in Fresh feed
2008-10-22  Andrew Dolgovadd (disabled) function to show original article inline...
2008-10-01  Andrew Dolgovcatchup in category view mode jumps to the next unread...
2008-09-09  Andrew Dolgovset N/P hotkeys to scroll active article (or headlines...
2008-09-05  Andrew Dolgovadd function to open article summary in a popup window
2008-08-18  Andrew Dolgovadd link to invert headline/article selection (closes...
2008-07-30  Andrew Dolgovrender_article: fix resetting scroll on article change
2008-07-25  Andrew Dolgovrestyle resizer
2008-06-24  Andrew Dolgovadd low bandwidth mode (less automatic requests in...
2008-06-05  Andrew Dolgovmark active category in headlines
2008-06-03  Andrew Dolgovremove toggling from = hotkey, rename to f h
2008-05-28  Andrew Dolgovadd some additional checks on child.id attributes being...
2008-06-03  Andrew Dolgovnew hotkey =: toggle hide read headlines
2008-05-31  Andrew Dolgovdo not autohide notify in view()
2008-05-22  Andrew Dolgovparse article reply for content to cache even when...
2008-05-22  Andrew Dolgovview: always show article in headlines, even when loadi...
2008-05-21  Andrew Dolgovuse real link to article in headlines list (for middle...
2008-05-21  Andrew Dolgovcheck for failures to request counters in async way...
2008-05-21  Andrew DolgovCDM: show clickable excerpt if article is collapsed
2008-05-20  Andrew Dolgovdispose from out of sequence article_callback2() calls
2008-05-20  Andrew Dolgovview: request counters in background, request_counters...
2008-05-20  Andrew Dolgovrequest counters asynchronously after viewfeed has...
2008-05-20  Andrew Dolgovmassive code cleanup
2008-05-19  Andrew Dolgovadd placeholder mouse trap code, misc fixes
2008-05-19  Andrew Dolgovloading progress bar for main window
2008-05-19  Andrew Dolgovmap inline search to |
2008-05-19  Andrew Dolgovarticle_callback2: do not showArticleInHeadlines()...
2008-05-18  Andrew Dolgovcache/preload tweaks
2008-05-18  Andrew DolgovgetNeighborIds: add scope, add automatic prefetch for...
2008-05-17  Andrew Dolgovfix create filter dialog when called from main UI,...
2008-05-17  Andrew Dolgovnew shortcut: tab (selects article under cursor)
2008-05-17  Andrew Dolgovvfeed grouping: prevent duplicate group headings
2008-05-16  Andrew DolgovCDM mode: remove obsolete 't' hotkey
2008-05-16  Andrew DolgovCDM mode: add article selection, rework moveToPost()
2008-05-16  Andrew Dolgovmisc fixes, rework hotkeys code placement
2008-05-04  Andrew Dolgovheadline inline search: automatically fix odd/even...
2008-05-04  Andrew Dolgovonline search in headline buffer (hotkey shift-I)
2008-02-23  Andrew Dolgovinvalidate local cache when view mode/limit is changed
2008-02-19  Andrew DolgovtoggleUnread: enable effect for another cmode
2008-02-19  Andrew DolgovCDM highlight/display tweaks; tweaks for n/p hotkeys...
2008-02-19  Andrew Dolgovsome more fixes
2008-02-19  Andrew Dolgovassorted fixes, support for n/p shortcuts in CDM (refs...
2007-11-26  Andrew Dolgovinvalidate headline cache when clicking on unread article
2007-11-22  Andrew Dolgovonly update cache when viewing unread articles when...
2007-11-22  Andrew Dolgovupdate cache when viewing unread articles (2)
2007-11-22  Andrew Dolgovupdate cache when viewing unread articles
2007-11-22  Andrew Dolgovrecache headlines when removing updated mark
2007-11-22  Andrew Dolgovinvalidate headline cache when updated article is clicked
2007-11-21  Andrew Dolgovdisable headline cache when searching
2007-11-21  Andrew Dolgovheadline cache tweaks
2007-11-21  Andrew Dolgovheadline cache fixes
2007-11-21  Andrew Dolgovheadline caching fixes
2007-11-21  Andrew Dolgovadd experimental headline caching
2007-10-18  Andrew DolgovtoggleUnread: properly handle cmode
2007-10-18  Andrew Dolgovadd collapsed CDM mode
2007-10-10  Andrew DolgovshowArticleInHeadlines: abort when row is missing
2007-09-05  Andrew Dolgovinfscroll: properly restore headline selections on...
2007-08-30  Andrew DolgovcatchupRelative: move to ajax.request
2007-08-29  Andrew Dolgovdisable infinite scrolling when Limit == 0 (closes...
2007-08-29  Andrew Dolgovtweak infscroll
2007-08-28  Andrew Dolgovtweak infscroll
2007-08-28  Andrew Dolgovrework infinite scroll request synchronization
2007-08-26  Andrew Dolgovviewfeed: code cleanups
2007-08-26  Andrew Dolgovupdate translations
2007-08-24  Andrew DolgovshowArticleInHeadlines: add exception handling
2007-08-24  Andrew Dolgovswitch view() to async
2007-08-24  Andrew Dolgovasync headlines_callback fixes
2007-08-24  Andrew Dolgovfix some issues in infinite scrolling
2007-08-24  Andrew Dolgovheadlines_callback: async
2007-08-24  Andrew Dolgovmisc code cleanups
2007-08-24  Andrew Dolgovadd some async counters handling
2007-08-23  Andrew Dolgovfix article starring/publishing on MSIE (closes #139)
2007-08-22  Andrew Dolgovimplement catchup above/below (refs #140)
2007-08-20  Andrew Dolgovrpc mark/pub return proper counters, rework all_counter...
2007-08-20  Andrew Dolgovproperly request counters when starring/publishing...
2007-08-20  Andrew Dolgovdisable pub/mark effects in CDM
2007-08-19  Andrew Dolgovallow to mark selected articles as read, L10N bumps
2007-08-11  Andrew Dolgovdisable effects for batch pub/mark operations
2007-08-11  Andrew Dolgovadd some puffing to pub and mark icons
2007-08-10  Andrew Dolgovoptimize counter responses in markSelected, etc
2007-08-09  Andrew Dolgovpublished feeds work
2007-08-09  Andrew DolgovCDM and infinite scrolling tweaks
2007-08-09  Andrew Dolgovinfinite scrolling: tweaks
next