Commit Graph

99 Commits (07b63daf73e5dc239271501c68ce20b78fcab9a3)

Author SHA1 Message Date
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