summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 2 insertions, 7 deletions
diff --git a/TODO b/TODO
index 7663fc5b5..f1a3846d8 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,6 @@
-1.1
-
-- better error handling
-- better keyboard navigation
-
-Mysterious Future
-
- Gmail-like labels for feed categories (needs UI thinking)
- "starred" label (+ unread, updated labels?)
- global search
- optional three column layout
+- optimize rpc responses (e.g. now forceUpdateFeeds returns all tag/feed/vfeed
+information, see if tags or feeds are required and return only them)