summaryrefslogtreecommitdiff
path: root/js/viewfeed.js
AgeCommit message (Expand)Author
2013-05-27moveToPost: check for current article element existing before getting its pos...Andrew Dolgov
2013-05-16enlarge auto mark offset heightAndrew Dolgov
2013-05-16when auto selecting, only select articles actually near the buffer topAndrew Dolgov
2013-05-16previous patch, fix typoAndrew Dolgov
2013-05-16previous patch, remove active_foundAndrew Dolgov
2013-05-16while cdm_auto_catchup is enabled, after scrolling set active article to the ...Andrew Dolgov
2013-05-14add some subtle css shadowsAndrew Dolgov
2013-05-04Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-05-04use css nth-child instead of old even/odd class hacks for normal modeAndrew Dolgov
2013-05-02Update selected count when collapsing an articleJeffrey Tolar
2013-05-02remove splash before freshfeed is loadedAndrew Dolgov
2013-04-25remove cdmUnexpandArticleAndrew Dolgov
2013-04-25js: add collapsed and expanded hooksAndrew Dolgov
2013-04-25inject headlines-spacer even if cdm auto catchup is disabledAndrew Dolgov
2013-04-24add a simple JS-based hook hostAndrew Dolgov
2013-04-16remove js-based player, better mp3 support detection for html5 audioAndrew Dolgov
2013-04-15add a %d articles selected elementAndrew Dolgov
2013-04-09implement support for multiple pub/mark buttons, add plugin which adds a sepa...Andrew Dolgov
2013-04-07Revert "remove RTITLE"Andrew Dolgov
2013-04-07remove RTITLEAndrew Dolgov
2013-04-07remove RCHKAndrew Dolgov
2013-04-06check for headlines-spacer presence before querying infscroll on loadAndrew Dolgov
2013-04-06try to fill the buffer with headlines if possibleAndrew Dolgov
2013-04-05Added functionality for navigation without opening articles and toggling expa...Sunjay Cauligi
2013-04-04do not set active feed id in headlines callback, bailout if received data for...Andrew Dolgov
2013-04-04only unmark articles which had been processed when automarking (for realz)Andrew Dolgov
2013-04-04add experimental cooldown after headlines buffer had been manipulated before ...Andrew Dolgov
2013-04-02retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it su...Andrew Dolgov
2013-04-02rpc: move labelops to articleAndrew Dolgov
2013-04-02rpc: move completeTags to articleAndrew Dolgov
2013-04-02rpc: move setScore to articleAndrew Dolgov
2013-04-02remove small_article_previewAndrew Dolgov
2013-04-01move several methods from dlg; fix displayed tags not updated after editingAndrew Dolgov
2013-04-01add (disabled) per-feed view_settings handling placeholderAndrew Dolgov
2013-03-31dismissArticle: check if target element existsAndrew Dolgov
2013-03-31subtoolbar: remove catchupPage, label confusing with upper toolbar catchup fu...Andrew Dolgov
2013-03-31disable small article preview for nowAndrew Dolgov
2013-03-30archive: automatically subscribe user to originating feed while unarchivingAndrew Dolgov
2013-03-30headline menu: add ability to toggle unread/published/starredAndrew Dolgov
2013-03-29fix invisible active headline in 3pane modeAndrew Dolgov
2013-03-29toggleUnread: remove scriptaculous highlightAndrew Dolgov
2013-03-29fix cdmExpandArticle not always removing active class; make moving between po...Andrew Dolgov
2013-03-29remove cdm tiles; update cdm stylesheet as to stop reading on yellowAndrew Dolgov
2013-03-29remove active className on collapse (closes #644)Andrew Dolgov
2013-03-28since dojo dropdowns won't work in article content because of html escaping t...Andrew Dolgov
2013-03-27css cleanup; remove auxDlg; add separate prefs.cssAndrew Dolgov
2013-03-27reduce moveToPost longpost scroll heightAndrew Dolgov
2013-03-27experimentally rebase labels; make base index configurableAndrew Dolgov
2013-03-26fix small preview locationAndrew Dolgov
2013-03-26lower catchup_timeout_id to 500msAndrew Dolgov