Commit Graph

131 Commits (175dd0794e132180406d008fbb510c4bb53da779)

Author SHA1 Message Date
Andrew Dolgov 6e098e5e8c enlarge auto mark offset height 11 years ago
Andrew Dolgov 99d89d10b0 when auto selecting, only select articles actually near the buffer top 11 years ago
Andrew Dolgov 4bc6489a80 previous patch, fix typo 11 years ago
Andrew Dolgov cc8d254a61 previous patch, remove active_found 11 years ago
Andrew Dolgov 48be35ca06 while cdm_auto_catchup is enabled, after scrolling set active article to the topmost visible in the buffer so that n/p hotkeys would not reset scrolling position 11 years ago
Andrew Dolgov c068b98b72 add some subtle css shadows 11 years ago
Andrew Dolgov 2a3e8d7f34 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 8d090a910b use css nth-child instead of old even/odd class hacks for normal mode 11 years ago
Jeffrey Tolar b43b92928a Update selected count when collapsing an article 11 years ago
Andrew Dolgov ea18cceaca remove splash before freshfeed is loaded 11 years ago
Andrew Dolgov 204f9b186f remove cdmUnexpandArticle 11 years ago
Andrew Dolgov 2779e22bf5 js: add collapsed and expanded hooks 11 years ago
Andrew Dolgov 06a02265c4 inject headlines-spacer even if cdm auto catchup is disabled 11 years ago
Andrew Dolgov 8d388f321b add a simple JS-based hook host 11 years ago
Andrew Dolgov 40fe2d7382 remove js-based player, better mp3 support detection for html5 audio 11 years ago
Andrew Dolgov e43a9c4a01 add a %d articles selected element 11 years ago
Andrew Dolgov 035d7a5a8f implement support for multiple pub/mark buttons, add plugin which adds a separate mark button to article botton in combined mode (closes #382) 11 years ago
Andrew Dolgov 814fa4ef11 Revert "remove RTITLE"
This reverts commit ecac674ade.
11 years ago
Andrew Dolgov ecac674ade remove RTITLE 11 years ago
Andrew Dolgov 7e27c91409 remove RCHK 11 years ago
Andrew Dolgov 86baa14aca check for headlines-spacer presence before querying infscroll on load 11 years ago
Andrew Dolgov 2b28c8f2da try to fill the buffer with headlines if possible 11 years ago
Sunjay Cauligi 8b35d17172 Added functionality for navigation without opening articles and toggling expansion of headlines 11 years ago
Andrew Dolgov ba1c7d7cc9 do not set active feed id in headlines callback, bailout if received data for currently deselected feed 11 years ago
Andrew Dolgov ae31704bb3 only unmark articles which had been processed when automarking (for realz) 11 years ago
Andrew Dolgov dfd071e28d add experimental cooldown after headlines buffer had been manipulated before auto catchup is enabled
only unmark articles which had been processed when automarking
11 years ago
Andrew Dolgov f17cac6b26 retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it superfluous 11 years ago
Andrew Dolgov 4b7726f0b4 rpc: move labelops to article 11 years ago
Andrew Dolgov c83554bddd rpc: move completeTags to article 11 years ago
Andrew Dolgov d719b06240 rpc: move setScore to article 11 years ago
Andrew Dolgov c88e4a2af3 remove small_article_preview 11 years ago
Andrew Dolgov 1c9bda915b move several methods from dlg; fix displayed tags not updated after editing 11 years ago
Andrew Dolgov a2a3d5a3aa add (disabled) per-feed view_settings handling placeholder 11 years ago
Andrew Dolgov 0db3db2e37 dismissArticle: check if target element exists 11 years ago
Andrew Dolgov 3dd0306f3e subtoolbar: remove catchupPage, label confusing with upper toolbar catchup function 11 years ago
Andrew Dolgov 90ede186d2 disable small article preview for now 11 years ago
Andrew Dolgov b029f91621 archive: automatically subscribe user to originating feed while unarchiving 11 years ago
Andrew Dolgov be7bb7d5ee headline menu: add ability to toggle unread/published/starred 11 years ago
Andrew Dolgov a7c0e150b6 fix invisible active headline in 3pane mode 11 years ago
Andrew Dolgov ffd3e8e35e toggleUnread: remove scriptaculous highlight 11 years ago
Andrew Dolgov c409d34a30 fix cdmExpandArticle not always removing active class; make moving between posts take expanded cdm margins into account 11 years ago
Andrew Dolgov a0ddecb98d remove cdm tiles; update cdm stylesheet as to stop reading on yellow 11 years ago
Andrew Dolgov 90f5a9d28b remove active className on collapse (closes #644) 11 years ago
Andrew Dolgov f9432f2630 since dojo dropdowns won't work in article content because of html escaping trick, replace attachment dropdown with generic html controls 11 years ago
Andrew Dolgov f820f205d0 css cleanup; remove auxDlg; add separate prefs.css 11 years ago
Andrew Dolgov eb0ea018c1 reduce moveToPost longpost scroll height 11 years ago
Andrew Dolgov f822a8e56c experimentally rebase labels; make base index configurable 11 years ago
Andrew Dolgov 5165a4d366 fix small preview location 11 years ago
Andrew Dolgov c4fcffab46 lower catchup_timeout_id to 500ms 11 years ago
Andrew Dolgov 25d2c8d771 lower catchup_timeout_id to 1s 11 years ago