Commit Graph

278 Commits (c0a08063d679042d5616127f39632241d73604fe)

Author SHA1 Message Date
Andrew Dolgov c4f5283052 move to dijit checkboxes in headlines/cdm list 12 years ago
Andrew Dolgov 57e9729425 feedlist_init: do not wait before calling viewfeed(-3) 12 years ago
Andrew Dolgov 6c2637d973 move data import/export to a separate plugin 12 years ago
Andrew Dolgov ac22075182 move digest to a separate plugin 12 years ago
Andrew Dolgov 6cbe53c9f5 add instances plugin 12 years ago
Andrew Dolgov 5cedb389d2 split self-updater gui to updater/ plugin 12 years ago
Andrew Dolgov 19c7350770 experimental new plugin system 12 years ago
Andrew Dolgov ca3bb6c75f add f-D debug feed update hotkey 12 years ago
Andrew Dolgov c714cee73b fix batchSubDlg and feedAddDlg not working properly if invoked one after another because of overlapping widgets 12 years ago
Andrew Dolgov bb4cd19be8 digest: cleanup the code a bit 12 years ago
Andrew Dolgov c8b31978c9 digest: more logical position for close article prompt 12 years ago
Andrew Dolgov 54b8564d98 various digest style updates and fixes 12 years ago
Andrew Dolgov c7402c3898 fix digest broken by prototype update 12 years ago
Andrew Dolgov 48b55ef590 fix several feed-related hotkeys working on Uncategorized 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 1e07a58a86 do not reset search query because of background requests 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 c0c2abbaa7 force refetch feed when clicking update/clicking on same feed in the tree 12 years ago
Andrew Dolgov 0ef32f48b2 unify child category counter display; remove include_children control 12 years ago
Andrew Dolgov 32834a7412 viewfeed: better checking for reopening current feed 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 759e5132a1 subscribe_to_feed: stop fetching URL multiple times while subscribing, various other speedups 12 years ago
Andrew Dolgov 6e67a7c450 cleanup previous patch (once again) 12 years ago
Andrew Dolgov 1a8a623924 cleanup previous patch 12 years ago
Andrew Dolgov 6cdc457643 feedtree: prevent hideReadFeeds from working on category nodes 12 years ago
Andrew Dolgov bc6fa2364b move inactiveFeeds and feedsWithErrors to pref-feeds; fix element id collisions 12 years ago
Andrew Dolgov 5712a2fe4b FeedTree: fix subcategory entries not hidden properly 12 years ago
Andrew Dolgov c08367f944 tweak infscroll with hsp existing 12 years ago
Andrew Dolgov 10afc7c63b FeedTree: allow context menu for virtual feeds 12 years ago
Andrew Dolgov b2bbbd2324 tweak infscroll threshold 12 years ago
Andrew Dolgov 8cdc185ba4 e shortcut: properly handle article selection 12 years ago
Andrew Dolgov e4f48f8621 correctHeadlinesOffset: check for elements to work on 12 years ago
Andrew Dolgov fd26d5bfdf implement removing selected categories 12 years ago
Andrew Dolgov 4e02f58294 implement filter testing 12 years ago
Andrew Dolgov 4f79e9aa65 clear cache in viewModeChanged() 12 years ago
Andrew Dolgov ab564aef7b filterEditDlg: automatically open new rule dialog when active feed or article title present 12 years ago
Andrew Dolgov 04e41840fe use dijit.form.CheckBox in filter edit dialog 12 years ago
Andrew Dolgov ec63052440 implement select all/none in filterEditDlg 12 years ago
Andrew Dolgov 6aff784575 implement multiple rule/action filters 12 years ago
Andrew Dolgov f9ebb32ca0 hide more obscure preferences under "show more" checkbox in pref-prefs,
bump schema
12 years ago
Andrew Dolgov fe0a51ac83 loadMoreHeadlines: revert to old behaviour for adaptive 12 years ago
Andrew Dolgov 455e774a3a loadMoreHeadlines: fix for unread view
decrementFeedCounter: do not apply counter hacks when dealing with
subcategory entries
12 years ago
Andrew Dolgov da1da2e4d8 quickAddFilter: prefill current feed in the dialog 12 years ago
Andrew Dolgov 4c9d0490c6 rework filter dialog to make feed/category selection easier 12 years ago
Andrew Dolgov 183ca8b940 parse_counters: properly delete category cache when child_unread changes 12 years ago
Andrew Dolgov 3e7b0bd435 be more smart with label assignments to selection in headline context menu 12 years ago
Andrew Dolgov 808dd053c6 implement web-based self updater (closes #395) 12 years ago
Andrew Dolgov 27211afe92 implement experimental web-based updater 12 years ago
Andrew Dolgov 2c2cdaf7dc allow request_counters() in bw_limit mode 12 years ago
Andrew Dolgov 0a11d23534 catchupBatchedArticles: create local copy of the batch to work with 12 years ago
Andrew Dolgov 23d2471c92 expand error messages in subscribeToFeed(), provide proper error message
when URL download failed (refs #489)
12 years ago
Andrew Dolgov 3d2c9f5adf small tweak for loadMoreHeadlines() algorithm 12 years ago
Andrew Dolgov d75409bfda move opml stuff to classes/opml.php 12 years ago
Andrew Dolgov 9772759980 do not hide read category which has unread children 12 years ago
Andrew Dolgov 4b298c8698 fix batchSubscribe dialog not closing/feedlist not updating 12 years ago
Andrew Dolgov 28537341ef pref_feeds: add missing methods to add/remove cats 12 years ago
Andrew Dolgov 5ef071e00b remove old category editor
allow creating/removing categories in main feed editor
12 years ago
Andrew Dolgov 4d5eed551f only precache_headlines_idle() when actually idle 12 years ago
Andrew Dolgov 3ea91b2d18 re-enable setting of include_children button on startup 12 years ago
Andrew Dolgov 973c4a649f make precache_headlines_idle() start slower 12 years ago
Andrew Dolgov 1354d17270 update dojo to 1.7.3 12 years ago
Andrew Dolgov 854a2ace86 change include_children to a togglebutton; add placeholder setting save in a session 12 years ago
Andrew Dolgov 09101297ee add toolbar checkbox to include subcategories to viewfeed() 12 years ago
Andrew Dolgov 2c5f231e43 add special indication for categories having unread items in child categories 12 years ago
Andrew Dolgov 2ecd2df560 sorta-kinda fix the feedlist 12 years ago
Andrew Dolgov 2a060a9456 initial work on nested categories 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 18f6961a65 decrementFeedCounter: remove stored cache instead 12 years ago
Andrew Dolgov 2b613b14c5 update headline cache in decrementFeedCounter 12 years ago
Andrew Dolgov 310fa2ddef implement search in pref-filters 12 years ago
Andrew Dolgov e54dbacb7c automatically add active article title in create filter dialog 12 years ago
Andrew Dolgov ddb575c744 add select all/none functionality to several edit dialogs 12 years ago
Andrew Dolgov 705b97b7fc revert to previous catchup behaviour on reverse headlines mode; fix typo in js 12 years ago
Andrew Dolgov 184f51952c experimental tweak to not mark articles newer than last one loaded in the buffer as read 12 years ago
Andrew Dolgov 35b9844be1 fix broken feed icon upload (closes #459) 12 years ago
Andrew Dolgov e2d1c16ed1 disable catchup of visible headlines on viewfeed() 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 c86bf88d98 fix on catchup show next for categories 12 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) 12 years ago
Andrew Dolgov 7b5ab2c3bf moveToPost: fix when duplicate article IDs are present in the buffer 12 years ago
Andrew Dolgov e33b0b80b2 prefs: ignore hotkeys while in TEXTAREA 12 years ago
Andrew Dolgov 5b7bd238ee pref-feeds: apply patch by gmargo@forum to show/hide empty categories 13 years ago
Andrew Dolgov 9dd22f1ec1 catchupFeed: use supplied feed id to display title, not active one (closes #425) 13 years ago
Andrew Dolgov 56fbb82cb0 properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427) 13 years ago
Andrew Dolgov 5f85d90d71 remove readitlater button plugin from trunk, mention Plugins page in config.php 13 years ago
Andrew Dolgov 71bb56d952 block FeedTree from interpreting keystrokes 13 years ago
Andrew Dolgov 118f41806f do not try to load feedlist before receiving init-params 13 years ago
Andrew Dolgov 33f0fdd0a2 prefs: implement batch subscribe to feeds 13 years ago
Andrew Dolgov 4cd3011163 fix filter and feed dialogs breaking each other 13 years ago
Andrew Dolgov 41f68571ab fix opml export 13 years ago
Andrew Dolgov 55f34b811f implement experimental personal data import 13 years ago
Andrew Dolgov 566faa1476 implement neutral-format personal data export 13 years ago
Andrew Dolgov 34aa9e20c7 implement filter import 13 years ago
Andrew Dolgov ba975b2ec7 implement filtering by category (closes #386) 13 years ago
Andrew Dolgov 6802e1bedf fix help not loading on ? press 13 years ago
Andrew Dolgov 8484ce2258 experimental CSRF protection 13 years ago
Andrew Dolgov 0415037517 add jsmin stuff to index.php 13 years ago
Andrew Dolgov 55ad22fa55 add note plugin 13 years ago
Andrew Dolgov ae0647e085 add readitlater plugin 13 years ago
Andrew Dolgov 1baac2803c add mail and share plugins 13 years ago
Andrew Dolgov 8e70d965a8 add missing files 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 ab05e53813 remove about dialog 13 years ago
Andrew Dolgov 66be620a87 do not include keyboard help files into index and prefs.php 13 years ago
Andrew Dolgov 66665fba79 add Pref_Users class 13 years ago
Andrew Dolgov cbe50c800d add pref_labels class 13 years ago
Andrew Dolgov 4f09f594c2 move help to backend class 13 years ago
Andrew Dolgov 611efae712 add catchall backend class 13 years ago
Andrew Dolgov 1395083e94 add pref_prefs class 13 years ago
Andrew Dolgov 3f3630529e implement tiny-OOP routing 13 years ago
Andrew Dolgov d51124689d add tiny-OOP style backend RPC 13 years ago
Andrew Dolgov f30ef1fa1b subop -> method 13 years ago
Andrew Dolgov a469bc7e09 disable cdm auto catchup on viewfeed() in normal mode 13 years ago
Andrew Dolgov 107d0cf39e overall directory tree cleanup 13 years ago