Commit Graph

346 Commits (1d7658969352ee73dd94baf3cea15364dd303786)

Author SHA1 Message Date
Andrew Dolgov 6cdc457643 feedtree: prevent hideReadFeeds from working on category nodes 13 years ago
Andrew Dolgov bc6fa2364b move inactiveFeeds and feedsWithErrors to pref-feeds; fix element id collisions 13 years ago
Andrew Dolgov 5712a2fe4b FeedTree: fix subcategory entries not hidden properly 13 years ago
Andrew Dolgov c08367f944 tweak infscroll with hsp existing 13 years ago
Andrew Dolgov 10afc7c63b FeedTree: allow context menu for virtual feeds 13 years ago
Andrew Dolgov b2bbbd2324 tweak infscroll threshold 13 years ago
Andrew Dolgov 8cdc185ba4 e shortcut: properly handle article selection 13 years ago
Andrew Dolgov e4f48f8621 correctHeadlinesOffset: check for elements to work on 13 years ago
Andrew Dolgov fd26d5bfdf implement removing selected categories 13 years ago
Andrew Dolgov 4e02f58294 implement filter testing 13 years ago
Andrew Dolgov 4f79e9aa65 clear cache in viewModeChanged() 13 years ago
Andrew Dolgov ab564aef7b filterEditDlg: automatically open new rule dialog when active feed or article title present 14 years ago
Andrew Dolgov 04e41840fe use dijit.form.CheckBox in filter edit dialog 14 years ago
Andrew Dolgov ec63052440 implement select all/none in filterEditDlg 14 years ago
Andrew Dolgov 6aff784575 implement multiple rule/action filters 14 years ago
Andrew Dolgov f9ebb32ca0 hide more obscure preferences under "show more" checkbox in pref-prefs,
bump schema
14 years ago
Andrew Dolgov fe0a51ac83 loadMoreHeadlines: revert to old behaviour for adaptive 14 years ago
Andrew Dolgov 455e774a3a loadMoreHeadlines: fix for unread view
decrementFeedCounter: do not apply counter hacks when dealing with
subcategory entries
14 years ago
Andrew Dolgov da1da2e4d8 quickAddFilter: prefill current feed in the dialog 14 years ago
Andrew Dolgov 4c9d0490c6 rework filter dialog to make feed/category selection easier 14 years ago
Andrew Dolgov 183ca8b940 parse_counters: properly delete category cache when child_unread changes 14 years ago
Andrew Dolgov 3e7b0bd435 be more smart with label assignments to selection in headline context menu 14 years ago
Andrew Dolgov 808dd053c6 implement web-based self updater (closes #395) 14 years ago
Andrew Dolgov 27211afe92 implement experimental web-based updater 14 years ago
Andrew Dolgov 2c2cdaf7dc allow request_counters() in bw_limit mode 14 years ago
Andrew Dolgov 0a11d23534 catchupBatchedArticles: create local copy of the batch to work with 14 years ago
Andrew Dolgov 23d2471c92 expand error messages in subscribeToFeed(), provide proper error message
when URL download failed (refs #489)
14 years ago
Andrew Dolgov 3d2c9f5adf small tweak for loadMoreHeadlines() algorithm 14 years ago
Andrew Dolgov d75409bfda move opml stuff to classes/opml.php 14 years ago
Andrew Dolgov 9772759980 do not hide read category which has unread children 14 years ago
Andrew Dolgov 4b298c8698 fix batchSubscribe dialog not closing/feedlist not updating 14 years ago
Andrew Dolgov 28537341ef pref_feeds: add missing methods to add/remove cats 14 years ago
Andrew Dolgov 5ef071e00b remove old category editor
allow creating/removing categories in main feed editor
14 years ago
Andrew Dolgov 4d5eed551f only precache_headlines_idle() when actually idle 14 years ago
Andrew Dolgov 3ea91b2d18 re-enable setting of include_children button on startup 14 years ago
Andrew Dolgov 973c4a649f make precache_headlines_idle() start slower 14 years ago
Andrew Dolgov 1354d17270 update dojo to 1.7.3 14 years ago
Andrew Dolgov 854a2ace86 change include_children to a togglebutton; add placeholder setting save in a session 14 years ago
Andrew Dolgov 09101297ee add toolbar checkbox to include subcategories to viewfeed() 14 years ago
Andrew Dolgov 2c5f231e43 add special indication for categories having unread items in child categories 14 years ago
Andrew Dolgov 2ecd2df560 sorta-kinda fix the feedlist 14 years ago
Andrew Dolgov 2a060a9456 initial work on nested categories 14 years ago
Andrew Dolgov d3253f49aa Revert "add experimental clientside headline clamping (refs #479)"
This reverts commit 26e4b12466.
14 years ago
Andrew Dolgov ab29de3251 Revert "fix clamping for infinite scrolling (refs #479)"
This reverts commit 8c5c4e494d.
14 years ago
Andrew Dolgov 8c5c4e494d fix clamping for infinite scrolling (refs #479) 14 years ago
Andrew Dolgov 26e4b12466 add experimental clientside headline clamping (refs #479) 14 years ago
Andrew Dolgov 04994fdb00 add a hack to remove duplicate headlines from the buffer on initial load 14 years ago
Andrew Dolgov 0670a2a71d precache_headlines: fix typo which caused 2 requests of same feed 14 years ago
Andrew Dolgov 18f6961a65 decrementFeedCounter: remove stored cache instead 14 years ago
Andrew Dolgov 2b613b14c5 update headline cache in decrementFeedCounter 14 years ago
Andrew Dolgov 310fa2ddef implement search in pref-filters 14 years ago
Andrew Dolgov e54dbacb7c automatically add active article title in create filter dialog 14 years ago
Andrew Dolgov ddb575c744 add select all/none functionality to several edit dialogs 14 years ago
Andrew Dolgov 705b97b7fc revert to previous catchup behaviour on reverse headlines mode; fix typo in js 14 years ago
Andrew Dolgov 184f51952c experimental tweak to not mark articles newer than last one loaded in the buffer as read 14 years ago
Andrew Dolgov 35b9844be1 fix broken feed icon upload (closes #459) 14 years ago
Andrew Dolgov e2d1c16ed1 disable catchup of visible headlines on viewfeed() 14 years ago
Andrew Dolgov de44b9a61e add counter hack to combined mode 14 years ago
Andrew Dolgov 6c8e8fbdc9 view: implement a hack to fake counter updates for current feed and its parent 14 years ago
Andrew Dolgov c86bf88d98 fix on catchup show next for categories 14 years ago
Andrew Dolgov 442456184c simplify catching up of feeds, do not reload headlines buffer on catchup unless on_catchup_show_next_feed is enabled (closes #442) 14 years ago
Andrew Dolgov 7b5ab2c3bf moveToPost: fix when duplicate article IDs are present in the buffer 14 years ago
Andrew Dolgov e33b0b80b2 prefs: ignore hotkeys while in TEXTAREA 14 years ago
Andrew Dolgov 5b7bd238ee pref-feeds: apply patch by gmargo@forum to show/hide empty categories 14 years ago
Andrew Dolgov 9dd22f1ec1 catchupFeed: use supplied feed id to display title, not active one (closes #425) 14 years ago
Andrew Dolgov 56fbb82cb0 properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427) 14 years ago
Andrew Dolgov 5f85d90d71 remove readitlater button plugin from trunk, mention Plugins page in config.php 14 years ago
Andrew Dolgov 71bb56d952 block FeedTree from interpreting keystrokes 14 years ago
Andrew Dolgov 118f41806f do not try to load feedlist before receiving init-params 14 years ago
Andrew Dolgov 33f0fdd0a2 prefs: implement batch subscribe to feeds 14 years ago
Andrew Dolgov 4cd3011163 fix filter and feed dialogs breaking each other 14 years ago
Andrew Dolgov 41f68571ab fix opml export 14 years ago
Andrew Dolgov 55f34b811f implement experimental personal data import 14 years ago
Andrew Dolgov 566faa1476 implement neutral-format personal data export 14 years ago
Andrew Dolgov 34aa9e20c7 implement filter import 14 years ago
Andrew Dolgov ba975b2ec7 implement filtering by category (closes #386) 14 years ago
Andrew Dolgov 6802e1bedf fix help not loading on ? press 14 years ago
Andrew Dolgov 8484ce2258 experimental CSRF protection 14 years ago
Andrew Dolgov 0415037517 add jsmin stuff to index.php 14 years ago
Andrew Dolgov 55ad22fa55 add note plugin 14 years ago
Andrew Dolgov ae0647e085 add readitlater plugin 14 years ago
Andrew Dolgov 1baac2803c add mail and share plugins 14 years ago
Andrew Dolgov 8e70d965a8 add missing files 14 years ago
Andrew Dolgov f9ac31d671 move tweet button to a plugin, implement basic support for article action button plugins 14 years ago
Andrew Dolgov ab05e53813 remove about dialog 14 years ago
Andrew Dolgov 66be620a87 do not include keyboard help files into index and prefs.php 14 years ago
Andrew Dolgov 66665fba79 add Pref_Users class 14 years ago
Andrew Dolgov cbe50c800d add pref_labels class 14 years ago
Andrew Dolgov 4f09f594c2 move help to backend class 14 years ago
Andrew Dolgov 611efae712 add catchall backend class 14 years ago
Andrew Dolgov 1395083e94 add pref_prefs class 14 years ago
Andrew Dolgov 3f3630529e implement tiny-OOP routing 14 years ago
Andrew Dolgov d51124689d add tiny-OOP style backend RPC 14 years ago
Andrew Dolgov f30ef1fa1b subop -> method 14 years ago
Andrew Dolgov a469bc7e09 disable cdm auto catchup on viewfeed() in normal mode 14 years ago
Andrew Dolgov 107d0cf39e overall directory tree cleanup 14 years ago