Commit Graph

114 Commits (72ae3877a398a625c933e25c595711d1ec7583a7)

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