Commit Graph

729 Commits (1c9c602534e9a0aab5426d91f96b07ff31deabc6)

Author SHA1 Message Date
Andrew Dolgov 9bf3f101cc disable manual article rescoring 16 years ago
Andrew Dolgov f92471951b dynamically show new label markers in headlines buffer w/o reload 16 years ago
Andrew Dolgov 1380f8eed4 allow adding/removing labels from frontend 16 years ago
Andrew Dolgov b2531a28a6 add special All Articles feed; tweak counter calculation rules 16 years ago
Andrew Dolgov 39f3c580f4 display article labels in headlines buffer (2) 16 years ago
Andrew Dolgov e2549229e1 display article labels in headlines buffer 16 years ago
Andrew Dolgov 814bff6649 add function get_article_labels() 16 years ago
Andrew Dolgov beb760d516 code cleanup 16 years ago
Andrew Dolgov 69d47936ab initialize_user: create example label and a filter 16 years ago
Andrew Dolgov d8f9cd6d5b getLabelCounters: psql fix 16 years ago
Andrew Dolgov 2923a53671 getLabelCounters: ignore hidden feeds 16 years ago
Andrew Dolgov b0f24af1da getLabelUnread: ignore hidden feeds 16 years ago
Andrew Dolgov 810b156135 block unsubscribe requests for virtual feeds 16 years ago
Andrew Dolgov 7f0ceeb0e0 label counters: another psql fix 16 years ago
Andrew Dolgov 0112162d1a label counters: psql fix 16 years ago
Andrew Dolgov 933ba4ee9c assorted labels bugfixes and UI work 16 years ago
Andrew Dolgov b8a637f3d2 implement assign-to-label in subtoolbar 16 years ago
Andrew Dolgov ceb30ba49d new style labels (bump schema) 16 years ago
Andrew Dolgov abd9b16507 getLabelCounters: skip processing when labels are disabled; misc performance tweaks 16 years ago
Andrew Dolgov 51e196dee9 fix ccache_update() failure when called for labels 16 years ago
Andrew Dolgov c5ffeb6169 ccache_update: properly call ccache_update_all() when dealing with a label (fix for cat_id 0) 16 years ago
Andrew Dolgov 43ead405d4 ccache_update: properly call ccache_update_all() when dealing with a label 16 years ago
Andrew Dolgov ced46404c7 clear_feed, purge_feed: update ccache 16 years ago
Andrew Dolgov ddc34b9b6e update_rss_feed: do not cache counters for hidden feeds 16 years ago
Andrew Dolgov c98e43db6f ccache_update: block labels 16 years ago
Andrew Dolgov 5f4f7adfa0 exclude labels from cache; recalculate feed counters when catching up a label 16 years ago
Andrew Dolgov 6b49a3dd7b ccache: performance tweaks 16 years ago
Andrew Dolgov 6c2a9b9ef7 properly calculate ccache changes to child feeds when processing category 16 years ago
Andrew Dolgov 3d72bbdb4f active_feed_is_cat, active_feed_id handling changes 16 years ago
Andrew Dolgov b6d486a3a4 code cleanup; ccache category calculation for cid=0 corrected 16 years ago
Andrew Dolgov 31375163f1 getCategoryCounters: fix broken psql syntax 16 years ago
Andrew Dolgov 74dc6d85c8 getCategoryCounters: remove unneeded group by 16 years ago
Andrew Dolgov 55e01d7e0f getFeedCounters: remove unneeded group by 16 years ago
Andrew Dolgov 08850c8eab category counters: remove nonexistant category -3 16 years ago
Andrew Dolgov d232a40f8b category counters: code cleanup 16 years ago
Andrew Dolgov de0a21223f optimize child feed unread numbers calculation; code cleanup 16 years ago
Andrew Dolgov b2efea5171 ccache_update: code cleanup 16 years ago
Andrew Dolgov a5c815d358 code cleanup (remove dashboard initial stuff) 16 years ago
Andrew Dolgov cc914918fa block ccache for special cat_ids 16 years ago
Andrew Dolgov bd090ab42e disable SYNC_COUNTERS option 16 years ago
Andrew Dolgov f55b0b12aa ccache category fixes; re-enable rate limit 16 years ago
Andrew Dolgov b71e188e27 fresh_article_max_age: use owner_uid when necessary 16 years ago
Andrew Dolgov 0737b95a56 support for ccache updates in catchupArticlesById() 16 years ago
Andrew Dolgov ad0056a8b2 reset counters on frontend catchup requests 16 years ago
Andrew Dolgov 37fb651d38 more ccache work 16 years ago
Andrew Dolgov 8a4c759ea3 a variety of ccache work 16 years ago
Andrew Dolgov 2627f2d045 initial counters cache work 16 years ago
Andrew Dolgov 6f483f5f57 feedbrowser cache: limit the amount of data cached 16 years ago
Andrew Dolgov 5e96ca9df2 move feedbrowser cache code to functions.php 16 years ago
Andrew Dolgov ead2715d9c add ability to customize amount of returned entries for syndicated feeds 16 years ago