1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-04 13:10:49 +02:00
Commit Graph

731 Commits

Author SHA1 Message Date
Andrew Dolgov
e6a38cdea2 make label category browseable 2009-01-18 19:03:07 +01:00
Andrew Dolgov
e33fe29348 code cleanup 2009-01-18 16:49:12 +01:00
Andrew Dolgov
9bf3f101cc disable manual article rescoring 2009-01-18 16:15:38 +01:00
Andrew Dolgov
f92471951b dynamically show new label markers in headlines buffer w/o reload 2009-01-18 16:07:31 +01:00
Andrew Dolgov
1380f8eed4 allow adding/removing labels from frontend 2009-01-18 15:36:50 +01:00
Andrew Dolgov
b2531a28a6 add special All Articles feed; tweak counter calculation rules 2009-01-18 15:16:31 +01:00
Andrew Dolgov
39f3c580f4 display article labels in headlines buffer (2) 2009-01-18 14:57:21 +01:00
Andrew Dolgov
e2549229e1 display article labels in headlines buffer 2009-01-18 14:54:40 +01:00
Andrew Dolgov
814bff6649 add function get_article_labels() 2009-01-18 12:23:35 +01:00
Andrew Dolgov
beb760d516 code cleanup 2009-01-18 11:52:01 +01:00
Andrew Dolgov
69d47936ab initialize_user: create example label and a filter 2009-01-18 11:35:18 +01:00
Andrew Dolgov
d8f9cd6d5b getLabelCounters: psql fix 2009-01-18 10:46:16 +01:00
Andrew Dolgov
2923a53671 getLabelCounters: ignore hidden feeds 2009-01-18 10:45:07 +01:00
Andrew Dolgov
b0f24af1da getLabelUnread: ignore hidden feeds 2009-01-18 10:41:35 +01:00
Andrew Dolgov
810b156135 block unsubscribe requests for virtual feeds 2009-01-18 10:32:45 +01:00
Andrew Dolgov
7f0ceeb0e0 label counters: another psql fix 2009-01-18 10:19:36 +01:00
Andrew Dolgov
0112162d1a label counters: psql fix 2009-01-18 10:18:09 +01:00
Andrew Dolgov
933ba4ee9c assorted labels bugfixes and UI work 2009-01-18 10:09:52 +01:00
Andrew Dolgov
b8a637f3d2 implement assign-to-label in subtoolbar 2009-01-18 09:47:34 +01:00
Andrew Dolgov
ceb30ba49d new style labels (bump schema) 2009-01-18 09:28:42 +01:00
Andrew Dolgov
abd9b16507 getLabelCounters: skip processing when labels are disabled; misc performance tweaks 2009-01-17 19:42:02 +01:00
Andrew Dolgov
51e196dee9 fix ccache_update() failure when called for labels 2009-01-17 18:23:12 +01:00
Andrew Dolgov
c5ffeb6169 ccache_update: properly call ccache_update_all() when dealing with a label (fix for cat_id 0) 2009-01-17 18:06:27 +01:00
Andrew Dolgov
43ead405d4 ccache_update: properly call ccache_update_all() when dealing with a label 2009-01-17 17:59:19 +01:00
Andrew Dolgov
ced46404c7 clear_feed, purge_feed: update ccache 2009-01-17 17:11:53 +01:00
Andrew Dolgov
ddc34b9b6e update_rss_feed: do not cache counters for hidden feeds 2009-01-17 17:10:06 +01:00
Andrew Dolgov
c98e43db6f ccache_update: block labels 2009-01-17 15:06:32 +01:00
Andrew Dolgov
5f4f7adfa0 exclude labels from cache; recalculate feed counters when catching up a label 2009-01-17 14:53:22 +01:00
Andrew Dolgov
6b49a3dd7b ccache: performance tweaks 2009-01-17 13:50:29 +01:00
Andrew Dolgov
6c2a9b9ef7 properly calculate ccache changes to child feeds when processing category 2009-01-17 13:19:18 +01:00
Andrew Dolgov
3d72bbdb4f active_feed_is_cat, active_feed_id handling changes 2009-01-17 11:14:45 +01:00
Andrew Dolgov
b6d486a3a4 code cleanup; ccache category calculation for cid=0 corrected 2009-01-17 07:57:33 +01:00
Andrew Dolgov
31375163f1 getCategoryCounters: fix broken psql syntax 2009-01-16 17:52:39 +01:00
Andrew Dolgov
74dc6d85c8 getCategoryCounters: remove unneeded group by 2009-01-16 17:47:22 +01:00
Andrew Dolgov
55e01d7e0f getFeedCounters: remove unneeded group by 2009-01-16 17:46:17 +01:00
Andrew Dolgov
08850c8eab category counters: remove nonexistant category -3 2009-01-16 17:42:32 +01:00
Andrew Dolgov
d232a40f8b category counters: code cleanup 2009-01-16 17:41:21 +01:00
Andrew Dolgov
de0a21223f optimize child feed unread numbers calculation; code cleanup 2009-01-16 17:37:07 +01:00
Andrew Dolgov
b2efea5171 ccache_update: code cleanup 2009-01-16 17:20:45 +01:00
Andrew Dolgov
a5c815d358 code cleanup (remove dashboard initial stuff) 2009-01-16 17:12:28 +01:00
Andrew Dolgov
cc914918fa block ccache for special cat_ids 2009-01-16 16:45:16 +01:00
Andrew Dolgov
bd090ab42e disable SYNC_COUNTERS option 2009-01-16 16:37:42 +01:00
Andrew Dolgov
f55b0b12aa ccache category fixes; re-enable rate limit 2009-01-16 16:33:26 +01:00
Andrew Dolgov
b71e188e27 fresh_article_max_age: use owner_uid when necessary 2009-01-16 16:23:36 +01:00
Andrew Dolgov
0737b95a56 support for ccache updates in catchupArticlesById() 2009-01-16 16:02:47 +01:00
Andrew Dolgov
ad0056a8b2 reset counters on frontend catchup requests 2009-01-16 15:07:22 +01:00
Andrew Dolgov
37fb651d38 more ccache work 2009-01-16 14:58:52 +01:00
Andrew Dolgov
8a4c759ea3 a variety of ccache work 2009-01-16 14:11:19 +01:00
Andrew Dolgov
2627f2d045 initial counters cache work 2009-01-16 13:06:58 +01:00
Andrew Dolgov
6f483f5f57 feedbrowser cache: limit the amount of data cached 2009-01-16 10:52:53 +01:00