summaryrefslogtreecommitdiff
path: root/viewfeed.js
AgeCommit message (Expand)Author
2009-02-15offline: actions dropdown worksAndrew Dolgov
2009-02-13offline: try to keep local server info ready for offline modeAndrew Dolgov
2009-02-12offline: sync tweaksAndrew Dolgov
2009-02-10use prototype instead of getElementByIdAndrew Dolgov
2009-02-04toggleUnread: handle local dbAndrew Dolgov
2009-02-04cdmClicked: do not select article on clickAndrew Dolgov
2009-02-04offline: properly close resultsets with rs.close()Andrew Dolgov
2009-02-04move offline stuff to offline.jsAndrew Dolgov
2009-02-04properly update local vfeed countersAndrew Dolgov
2009-02-03view: update offline feedlist countersAndrew Dolgov
2009-02-03update local db on toggle marked and view_offline()Andrew Dolgov
2009-02-03add placeholder view_offline()Andrew Dolgov
2009-02-02cache_expire: separate TTL for various kinds of cached objectsAndrew Dolgov
2009-02-02articles_callback: do not try to extract counters when transport.responseXML ...Andrew Dolgov
2009-02-02enable cache of feedlist dataAndrew Dolgov
2009-02-02experimental gears cache workAndrew Dolgov
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