Commit Graph

227 Commits (32c0c07cc1fb1019a61b83814bdd7c3830b621e6)

Author SHA1 Message Date
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
Andrew Dolgov 72394a1e2d enable tooltips on normal mode 11 years ago
Andrew Dolgov d2f3467bb6 add a simple appearing preview for unexpanded cdm and normal mode 11 years ago
Andrew Dolgov 4401813325 unpackVisibleHeadlines: do nothing if not in cdm 11 years ago
Andrew Dolgov 62b1f587ab do some tweaks to prevent potential self-reading 11 years ago
Andrew Dolgov 0b0822c2f1 cdmExpandArticle: bail out if id not present in buffer (closes #628) 11 years ago
Tomas Chvatal 49807c2b3d Fix remaining plural forms to work with gettext. 11 years ago
Andrew Dolgov 1da5179c5d add active class for unexpanded cdm 11 years ago
Andrew Dolgov 5defc29ff8 remove PTITLE kludge; use ajax 11 years ago
Andrew Dolgov 7fc2e87e17 add headline menu entry to show article url 11 years ago
Andrew Dolgov b74c513428 experimental: limit initialized html content for expanded cdm 11 years ago
Andrew Dolgov 24c215e2bb moveToPost: tweak unexpanded 'prev' behavior 11 years ago
Andrew Dolgov 7b7daed93b moveToPost: tweak unexpanded 'next' behavior 11 years ago
Andrew Dolgov 5b9cb07d01 tweak cdmExpandArticle behavior with scrolling (refs #604) (2) 11 years ago
Andrew Dolgov f06f201f1e tweak cdmExpandArticle behavior with scrolling (refs #604) 11 years ago
Andrew Dolgov 79074013cb tweak moveToPost behaviour in unexpanded mode 11 years ago
Andrew Dolgov f0540b598a add a hack to prevent loading of stuff for hidden content in unexpanded combined mode (refs #602) 11 years ago
Andrew Dolgov 3ac153f1b3 update styling for unexpanded cdm; misc fixes related to collapsing 11 years ago
Andrew Dolgov c582bf25dd Revert "cdmExpandArticle: force-scroll to headline"
This reverts commit 4895f99b9a.
11 years ago
Andrew Dolgov 4895f99b9a cdmExpandArticle: force-scroll to headline 11 years ago
Andrew Dolgov 414191d428 make a separate headline button to collapse current article in
unexpanded cdm mode; modify a q hotkey to collapse article in unexpanded
mode and dismiss article in expanded mode
11 years ago
Andrew Dolgov d2db81a5f6 improve hotkey buffer scrolling speed; bind viewport scrolling to shift-arrows 11 years ago
Andrew Dolgov f6a260c65e cdmClicked: allow shift-lclick 12 years ago
Andrew Dolgov 2bee32ffa7 remove headline precaching stuff, conflicts with dijit widgets in
headlines buffer
12 years ago
Andrew Dolgov 524de8dcf6 Revert "headlines buffer: remove dijit-based RCHK elements"
This reverts commit f7945c99d0.
12 years ago
Andrew Dolgov f7945c99d0 headlines buffer: remove dijit-based RCHK elements 12 years ago
Andrew Dolgov 18e1a773d1 change ctrl-arrow bindings to always keep current article on top
(previous behavior)
replace direct active_post_id references with get/set functions
12 years ago
Andrew Dolgov 1b04a298ef store active feed id in url hash and restore on reload 12 years ago
Andrew Dolgov 67cad82e60 cdmExpandArticle: do not perform offset manipulation 12 years ago
Andrew Dolgov c22580b55f implement classic next/prev article movement behavior, bind to ctrl-arrows 12 years ago
Andrew Dolgov 104e5c6557 moveToPost: implement more natural next/prev moving in combined mode 12 years ago
Andrew Dolgov 3af9dbd350 cdmScrollToArticleId: use more natural scrolling 12 years ago
Andrew Dolgov 0a7b15207e remove previous counter hacks; force request counters when there's no
unread stuff left in current feed (e.g. finished reading)
12 years ago
Andrew Dolgov 2d1282d4d1 remove top hello - feedback - preferences line 12 years ago
Andrew Dolgov be5a5cd26d view: abort when requested RROW is not present 12 years ago
Andrew Dolgov 35be65a1da remove zoomToArticle() and PTITLE bits 12 years ago
Andrew Dolgov 38325ad6d1 remove tt-rss tabcontrol 12 years ago
Andrew Dolgov 17b236efab viewfeed: force request counters 12 years ago
Andrew Dolgov 14501332e0 js: remove several commented out functions 12 years ago
Andrew Dolgov 5b55e9e25c js: simplify counter updating, remove some unused stuff 12 years ago
Andrew Dolgov 6effae6dd8 add net-alert icon 12 years ago
Andrew Dolgov 7fc1674a0d rework RCHK dupe checking a bit 12 years ago
Andrew Dolgov 61261e45b9 fix duplicate RCHK check while appending headlines 12 years ago
Andrew Dolgov 0cd35af0ba make invalid object received headlines appear less 12 years ago
Andrew Dolgov de4335e891 more RCHK dijit dupe checking 12 years ago
Andrew Dolgov fb0b2ebf84 try to parse new headline elements after they have been deduplicated 12 years ago
Andrew Dolgov f947467aa8 remove fupdpic and related images 12 years ago
Andrew Dolgov a675da08de move to dijit checkboxes in headlines/cdm list (fix appendedheadlines) 12 years ago
Andrew Dolgov c4f5283052 move to dijit checkboxes in headlines/cdm list 12 years ago
Andrew Dolgov b926f38750 further improve headline appending speed 12 years ago
Andrew Dolgov 16c937680f increase headline appending/dupe checking performance 12 years ago
Andrew Dolgov 29064218d0 allow batch setting of article scores 12 years ago
Andrew Dolgov beb6ce2761 allow setting article score manually 12 years ago
Andrew Dolgov 74467907c5 add special link to cancel current search 12 years ago
Andrew Dolgov 09c816cac4 remove unexpanded CDM ajax loading 12 years ago
Andrew Dolgov 7fdf8eca99 multiple issues fixed in vfeed_group_by_feed 12 years ago
Andrew Dolgov f4c0d2a693 disable update button on nonupdateable feeds (fix for cached headlines) 12 years ago
Andrew Dolgov fa2cde396e disable update button on nonupdateable feeds 12 years ago
Andrew Dolgov c67cd7ab9d fix infinite scrolling for search results 12 years ago
Andrew Dolgov 5482b38807 add hotkeys to select marked/published articles 12 years ago
Andrew Dolgov c08367f944 tweak infscroll with hsp existing 12 years ago
Andrew Dolgov b2bbbd2324 tweak infscroll threshold 12 years ago
Andrew Dolgov e4f48f8621 correctHeadlinesOffset: check for elements to work on 12 years ago
Andrew Dolgov 3e7b0bd435 be more smart with label assignments to selection in headline context menu 12 years ago
Andrew Dolgov 0a11d23534 catchupBatchedArticles: create local copy of the batch to work with 12 years ago
Andrew Dolgov 4d5eed551f only precache_headlines_idle() when actually idle 12 years ago
Andrew Dolgov d3253f49aa Revert "add experimental clientside headline clamping (refs #479)"
This reverts commit 26e4b12466.
12 years ago
Andrew Dolgov ab29de3251 Revert "fix clamping for infinite scrolling (refs #479)"
This reverts commit 8c5c4e494d.
12 years ago
Andrew Dolgov 8c5c4e494d fix clamping for infinite scrolling (refs #479) 12 years ago
Andrew Dolgov 26e4b12466 add experimental clientside headline clamping (refs #479) 12 years ago
Andrew Dolgov 04994fdb00 add a hack to remove duplicate headlines from the buffer on initial load 12 years ago
Andrew Dolgov 0670a2a71d precache_headlines: fix typo which caused 2 requests of same feed 12 years ago
Andrew Dolgov de44b9a61e add counter hack to combined mode 12 years ago
Andrew Dolgov 6c8e8fbdc9 view: implement a hack to fake counter updates for current feed and its parent 12 years ago
Andrew Dolgov 7b5ab2c3bf moveToPost: fix when duplicate article IDs are present in the buffer 12 years ago
Andrew Dolgov 55ad22fa55 add note plugin 13 years ago
Andrew Dolgov 1baac2803c add mail and share plugins 13 years ago
Andrew Dolgov f9ac31d671 move tweet button to a plugin, implement basic support for article action button plugins 13 years ago
Andrew Dolgov 611efae712 add catchall backend class 13 years ago
Andrew Dolgov 3f3630529e implement tiny-OOP routing 13 years ago
Andrew Dolgov f30ef1fa1b subop -> method 13 years ago
Andrew Dolgov 107d0cf39e overall directory tree cleanup 13 years ago