Commit Graph

407 Commits (eb30c61834d720b36a6ea1e7867e1796d526987f)

Author SHA1 Message Date
Andrew Dolgov f6ba763d6b Revert "Load selected feed after a short timeout"
This reverts commit 17c5d44cf4.
11 years ago
Matt Haley 17c5d44cf4 Load selected feed after a short timeout
Avoid firing multiple server requests if the user quickly clicks another feed or is navigating up/down the tree list with the keyboard.
11 years ago
Andrew Dolgov d9afd9b2b5 use dojo stuff for user details 11 years ago
Andrew Dolgov 222a61c222 user editor: use dojo stuff 11 years ago
Veit Lehmann 5313ae17e4 only update floatingTitle innerHTML if active article changes
This will boost scrolling performance pretty much and avoid flickering of floatingTitle
11 years ago
Andrew Dolgov 5f9699a53f hide floatingTitle when first batch of headlines is received 11 years ago
Andrew Dolgov 33e2d26bcb apply special feedTree styles only to main UI feedtree, fix feedParam and filterParam screwing with tree node layout 11 years ago
Andrew Dolgov 15a829013c remove single-line excerpts in widescreen 3panel mode because it breaks layout 11 years ago
Andrew Dolgov 19b906b94b block automarking headlines on scroll in unexpanded cdm because it doesn't work so well 11 years ago
Andrew Dolgov 08820be70b add experimental floating title when scrolling long articles in combined mode 11 years ago
Andrew Dolgov 1ffd534f43 fix wrong article context menu item toggle marked (should be toggle starred) 11 years ago
Andrew Dolgov 2a7362596f moveToPost: check for current article element existing before getting its position info (closes #695) 11 years ago
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 c594eca0de implement additional counter mode for virtual feeds when there's 0 unread articles 11 years ago
Andrew Dolgov 077f221337 hide read categories when feedtree category is first expanded 11 years ago
Andrew Dolgov c068b98b72 add some subtle css shadows 11 years ago
Andrew Dolgov 7b32ee7e40 mark older than two weeks: fix typo 11 years ago
Andrew Dolgov d34a32a80e remove unnecessary bottom border from headlines-frame 11 years ago
Andrew Dolgov c73b739b25 save and restore UI panel configuration in cookies 11 years ago
Andrew Dolgov f5d3c77a8f experimentally align counters to the right 11 years ago
Andrew Dolgov fbb4155bae counterNode: use appear effect 11 years ago
Andrew Dolgov 5973c74c34 fix notify display on chrome, add some css tweaks 11 years ago
Andrew Dolgov 8d4b5b466a fix counters not being updated 11 years ago
Andrew Dolgov 69970d5b88 add tooltip 11 years ago
Andrew Dolgov 82076ce531 Merge branch 'master' into css-feedtree-counter
Conflicts:
	tt-rss.css
11 years ago
Andrew Dolgov e5e6cde06a remove support for hiding empty categories in prefs editor because people are dumb 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 27372ddac6 fix editArticleTags() call broken on archived feed 11 years ago
Andrew Dolgov 52e7b5a096 add clear sql log button 11 years ago
supahgreg 8ceea119a8 Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED to notify when interesting info has been created/updated. 11 years ago
supahgreg abbe9c1f55 minor: remove duplicate check for params 11 years ago
Andrew Dolgov 6bfc97da86 add automatic timezone (based on client tz offset) 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 a06045adf0 add missing pluginhost source 11 years ago
Andrew Dolgov 8d388f321b add a simple JS-based hook host 11 years ago
Andrew Dolgov f66492d357 better javascript error reporting, save error reports in tt-rss log 12 years ago
Andrew Dolgov ebec81a6fb subscribe: verify XML before adding to the database; fetch: try to work around entity problems if initial parsing fails 12 years ago
Andrew Dolgov da76e61af8 catchupAllFeeds: do not call obsolete callback 12 years ago
Andrew Dolgov 95437e9e07 tweak notify layout/display 12 years ago
Andrew Dolgov 89473cb5c6 feedtree: don't request null icon 12 years ago
Andrew Dolgov 5e6f0145c8 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov 2cbdc95bb0 add a separate tab for the logger 12 years ago
supahgreg 3cc5a3cd43 minor typo fix in hash_get() 12 years ago
Andrew Dolgov 40fe2d7382 remove js-based player, better mp3 support detection for html5 audio 12 years ago
Andrew Dolgov e43a9c4a01 add a %d articles selected element 12 years ago
Andrew Dolgov e8f9069c5c quickAddFeed: add placeholder select element to feeds dropdown 12 years ago
Andrew Dolgov e1f76af006 block listing of several util directories; deny access to config.php 12 years ago
Andrew Dolgov 66af65f14b initial 12 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) 12 years ago
Andrew Dolgov 814fa4ef11 Revert "remove RTITLE"
This reverts commit ecac674ade.
12 years ago
Andrew Dolgov ecac674ade remove RTITLE 12 years ago
Andrew Dolgov 7e27c91409 remove RCHK 12 years ago
Andrew Dolgov 86baa14aca check for headlines-spacer presence before querying infscroll on load 12 years ago
Andrew Dolgov 2b28c8f2da try to fill the buffer with headlines if possible 12 years ago
Sunjay Cauligi 8b35d17172 Added functionality for navigation without opening articles and toggling expansion of headlines 12 years ago
Andrew Dolgov bf87833884 fix prefs reset not working properly 12 years ago
Andrew Dolgov 4429463dff feedTree: pass new copies of parent arrays while looking for category nodes to auto-expand to prevent siblings uncollapsing due to objects being passed by reference 12 years ago
Andrew Dolgov ba1c7d7cc9 do not set active feed id in headlines callback, bailout if received data for currently deselected feed 12 years ago
Andrew Dolgov f240d26e46 move db-updater functionality to public, remove db-updater.php 12 years ago
Andrew Dolgov ae31704bb3 only unmark articles which had been processed when automarking (for realz) 12 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
12 years ago
Andrew Dolgov e3ca32a818 replace catchupCurrentFeed dropdown with a better control 12 years ago
Andrew Dolgov f17cac6b26 retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it superfluous 12 years ago
Andrew Dolgov 4b7726f0b4 rpc: move labelops to article 12 years ago
Andrew Dolgov c83554bddd rpc: move completeTags to article 12 years ago
Andrew Dolgov 195187c490 rpc: move several feed-related calls to pref-feeds 12 years ago
Andrew Dolgov d719b06240 rpc: move setScore to article 12 years ago
Andrew Dolgov 8956b3a607 remove obsolete checkDate stuff 12 years ago
Andrew Dolgov c88e4a2af3 remove small_article_preview 12 years ago
Andrew Dolgov 977580a41c remove obsolete xml stuff in pref-users infoboxes 12 years ago
Andrew Dolgov 417591034a remove experimental view_settings stuff from master 12 years ago
Andrew Dolgov 201bb1ca54 move batchSubscribe to pref-feeds 12 years ago
Andrew Dolgov 9d76e75451 move editPrefProfiles to pref-prefs 12 years ago
Andrew Dolgov 00e347410e move customizeCSS to pref-prefs 12 years ago
Andrew Dolgov 1c9bda915b move several methods from dlg; fix displayed tags not updated after editing 12 years ago
Andrew Dolgov fb54e3b188 remove xml stuff from backend/dlg 12 years ago
Andrew Dolgov a2a3d5a3aa add (disabled) per-feed view_settings handling placeholder 12 years ago
Andrew Dolgov d880b5da9d depiggified 12 years ago
Andrew Dolgov 0db3db2e37 dismissArticle: check if target element exists 12 years ago
Andrew Dolgov a86ba0a67a implement filter drag and drop sorting 12 years ago
Andrew Dolgov 3dd0306f3e subtoolbar: remove catchupPage, label confusing with upper toolbar catchup function 12 years ago
Andrew Dolgov 90ede186d2 disable small article preview for now 12 years ago
Andrew Dolgov c8b693cf7f implement catchup with selectable updated criteria 12 years ago
Andrew Dolgov b029f91621 archive: automatically subscribe user to originating feed while unarchiving 12 years ago
Andrew Dolgov 22af123269 make toggling combined mode work without reload 12 years ago
Andrew Dolgov 60b88b254c add hotkey toggle_cdm_expanded (f c) 12 years ago
Andrew Dolgov be7bb7d5ee headline menu: add ability to toggle unread/published/starred 12 years ago
Andrew Dolgov a7c0e150b6 fix invisible active headline in 3pane mode 12 years ago
Andrew Dolgov ffd3e8e35e toggleUnread: remove scriptaculous highlight 12 years ago
Andrew Dolgov c409d34a30 fix cdmExpandArticle not always removing active class; make moving between posts take expanded cdm margins into account 12 years ago
Andrew Dolgov a0ddecb98d remove cdm tiles; update cdm stylesheet as to stop reading on yellow 12 years ago