summaryrefslogtreecommitdiff
path: root/viewfeed.js
AgeCommit message (Expand)Author
2009-02-02code cleanup (remove old xmlhttp references)Andrew Dolgov
2009-01-31check for backend-returned fatal errors in major callbacksAndrew Dolgov
2009-01-26toggleMark, togglePub: abort when there is no image to work onAndrew Dolgov
2009-01-23new style exception reportingAndrew Dolgov
2009-01-23properly select next unread feed in feedlist when catching upAndrew Dolgov
2009-01-23rework assigning articles to tagsAndrew Dolgov
2009-01-21remove confirmation prompt from assign/remove label actionsAndrew Dolgov
2009-01-21headlines toolbar: code cleanupAndrew Dolgov
2009-01-20headlines dropdown: reset scrollTop on displayAndrew Dolgov
2009-01-20rework subtoolbar actions dropdownAndrew Dolgov
2009-01-18remove label: do not reload headlinesAndrew Dolgov
2009-01-18dynamically show new label markers in headlines buffer w/o reloadAndrew Dolgov
2009-01-18display article labels in headlines bufferAndrew Dolgov
2009-01-18remove label headlines from cache when articles are being assigned to itAndrew Dolgov
2009-01-18assorted labels bugfixes and UI workAndrew Dolgov
2009-01-18implement assign-to-label in subtoolbarAndrew Dolgov
2009-01-18new style labels (bump schema)Andrew Dolgov
2009-01-17active_feed_is_cat, active_feed_id handling changesAndrew Dolgov
2008-11-13block cdmWatchdog() in Fresh feedAndrew Dolgov
2008-10-22add (disabled) function to show original article inline in the content paneAndrew Dolgov
2008-10-01catchup in category view mode jumps to the next unread categoryAndrew Dolgov
2008-09-09set N/P hotkeys to scroll active article (or headlines pane in CDM)Andrew Dolgov
2008-09-05add function to open article summary in a popup windowAndrew Dolgov
2008-08-18add link to invert headline/article selection (closes #216)Andrew Dolgov
2008-07-30render_article: fix resetting scroll on article changeAndrew Dolgov
2008-07-25restyle resizerAndrew Dolgov
2008-06-24add low bandwidth mode (less automatic requests in the background)Andrew Dolgov
2008-06-05mark active category in headlinesAndrew Dolgov
2008-06-03remove toggling from = hotkey, rename to f hAndrew Dolgov
2008-05-28add some additional checks on child.id attributes being present in CDM auxila...Andrew Dolgov
2008-06-03new hotkey =: toggle hide read headlinesAndrew Dolgov
2008-05-31do not autohide notify in view()Andrew Dolgov
2008-05-22parse article reply for content to cache even when it is out of sequenceAndrew Dolgov
2008-05-22view: always show article in headlines, even when loading is requiredAndrew Dolgov
2008-05-21use real link to article in headlines list (for middle click) (2)Andrew Dolgov
2008-05-21check for failures to request counters in async way after viewfeed/viewAndrew Dolgov
2008-05-21CDM: show clickable excerpt if article is collapsedAndrew Dolgov
2008-05-20dispose from out of sequence article_callback2() callsAndrew Dolgov
2008-05-20view: request counters in background, request_counters(): add client rate limitAndrew Dolgov
2008-05-20request counters asynchronously after viewfeed has succeeded but w/o counters...Andrew Dolgov
2008-05-20massive code cleanupAndrew Dolgov
2008-05-19add placeholder mouse trap code, misc fixesAndrew Dolgov
2008-05-19loading progress bar for main windowAndrew Dolgov
2008-05-19map inline search to |Andrew Dolgov
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