Commit Graph

747 Commits (e51b9cb098592e48146d00b481abe4c6c51b8629)

Author SHA1 Message Date
Andrew Dolgov 467ff40210 tmp fix for label counters calculation being wrong when hidden feeds are present (2) 16 years ago
Andrew Dolgov ddb0a9a80a UNDO: tmp fix for label counters calculation being wrong when hidden feeds are present 16 years ago
Andrew Dolgov 7e19c446bb tmp fix for label counters calculation being wrong when hidden feeds are present 16 years ago
Andrew Dolgov 0e70ed515b disable purge_feed debugging when called in update_rss_feed 16 years ago
Andrew Dolgov 3907ef7111 purge feeds after updating 16 years ago
Andrew Dolgov d7135e2a81 fix feedlist output when sorted by unread count 16 years ago
Andrew Dolgov ff863e0002 drop updated articles from adaptive view 16 years ago
Andrew Dolgov 64ab16acfa css tweaks 16 years ago
Andrew Dolgov 2baedabe50 properly highlight Labels category 16 years ago
Andrew Dolgov 215af8921a add help tip for empty labels 16 years ago
Andrew Dolgov e5a65533fd show updated articles in adaptive view mode 16 years ago
Andrew Dolgov 8b09eac8ab add updated view mode 16 years ago
Andrew Dolgov d2b1c99be6 getLabelCounters: fix for read labels 16 years ago
Andrew Dolgov 3584cb119e catchup_feed: add clause for feed_id -4 16 years ago
Andrew Dolgov 3ebd7ca5f3 block duplicates in headlines output 16 years ago
Andrew Dolgov 3c88195bcb make label category browseable (fix title) 16 years ago
Andrew Dolgov e6a38cdea2 make label category browseable 16 years ago
Andrew Dolgov e33fe29348 code cleanup 16 years ago
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