summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-10-11 14:27:54 +0100
committerAndrew Dolgov <[email protected]>2005-10-11 14:27:54 +0100
commit20ed4b88cd1850fa3c88dfb23150476fc7b6f645 (patch)
tree2f64a59069ec025338c877237fd7703675a12d49 /TODO
parent96369d8e234c140988d57375aabf70df80741a0e (diff)
update NEWS, TODO
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)