Commit Graph

2884 Commits

Author SHA1 Message Date
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 f8bfb81fd1 schema fixes 2009-01-18 11:46:28 +01:00
Andrew Dolgov 69d47936ab initialize_user: create example label and a filter 2009-01-18 11:35:18 +01:00
Andrew Dolgov bd6576f8ff bump config version (because GLOBAL_ENABLE_LABELS was removed) 2009-01-18 11:26:43 +01:00
Andrew Dolgov 898e85628b remove label headlines from cache when articles are being assigned to it 2009-01-18 11:25:06 +01:00
Andrew Dolgov 4d23f96e95 pref-labels: disable table caption 2009-01-18 11:17:17 +01:00
Andrew Dolgov 625acd1cdf pref-labels: properly handle attemp to set label caption as blank 2009-01-18 11:16:02 +01:00
Andrew Dolgov f6f7817d9d disable depending filters when removing label 2009-01-18 11:11:55 +01:00
Andrew Dolgov 184f5092ed bump version 2009-01-18 11:06:25 +01:00
Andrew Dolgov db34a63e2a createFilter: properly create type 7 filters 2009-01-18 11:04:54 +01:00
Andrew Dolgov 6427a306ae createFilter: add label select dropbox 2009-01-18 11:02:16 +01:00
Andrew Dolgov 53ea12ada8 prefs: code cleanup 2009-01-18 10:58:15 +01:00
Andrew Dolgov 9c5e85fe9a pref-labels, save: do not escape unnecessary newline 2009-01-18 10:54:11 +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 bb81a1f367 remove old-style labels help 2009-01-18 10:30:01 +01:00
Andrew Dolgov 4264f0b5ab addLabel: properly handle input canceling 2009-01-18 10:27:40 +01:00
Andrew Dolgov 0e164432a4 pref-users: shorten new user input field 2009-01-18 10:25:54 +01:00
Andrew Dolgov 097c6b00bf update translations 2009-01-18 10:24:56 +01:00
Andrew Dolgov af03c001e4 simplify prefs tabs names 2009-01-18 10:24:37 +01:00
Andrew Dolgov 67d86fb331 prefs: blocklist ENABLE_LABELS 2009-01-18 10:23:35 +01:00
Andrew Dolgov f11b8a3480 disable old-style label editor call for new labels 2009-01-18 10:22:52 +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 34c30ac126 viewfeed: rate limit ccache_update 2009-01-17 18:27:37 +01:00
Andrew Dolgov 51e196dee9 fix ccache_update() failure when called for labels 2009-01-17 18:23:12 +01:00
Andrew Dolgov cd4cc9f6e4 enable ccache_update() in viewfeed 2009-01-17 18:07:13 +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 696a6850db add fallback for headlines-unread element when ccache has no data 2009-01-17 17:21:03 +01:00
Andrew Dolgov cfcb7d4276 headlines-unread: fix ccache usage 2009-01-17 17:17:38 +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 a06d0e5a8b rpc tweaks; viewfeed counters attachment changed 2009-01-17 16:01:09 +01:00
Andrew Dolgov 00fceabf61 rpc, updateAllFeeds: remove unnecessary modifications of ttrss_scheduled_updates 2009-01-17 15:44:01 +01:00
Andrew Dolgov e7dd88a215 attach counters to viewfeed output when subop is not blank 2009-01-17 15:22:14 +01:00
Andrew Dolgov e07aec924e tweak request_counters() rate limit 2009-01-17 15:15:43 +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