aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Irving <francis@mysociety.org>2010-01-30 15:14:11 +0000
committerFrancis Irving <francis@mysociety.org>2010-01-30 15:14:11 +0000
commit3e46fbab45be1a0e66a7974d734f6a94b1f05af4 (patch)
tree8142231aab2f1d188155f040ae0fc7a0a81164d8
parentb5da57d02c3af2fe60cddf3830447fe0f1c98aaf (diff)
More tweak
-rw-r--r--todo.txt25
1 files changed, 13 insertions, 12 deletions
diff --git a/todo.txt b/todo.txt
index afb55bd9d..b577be051 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,15 +1,3 @@
-
-
-Letting you hide individual things
-==================================
-
-Move comments to use new system first
-Show message to signed in user that others can't see this part
-Make sure hidden things don't show in search snippets
- in models/comment.rb: # So when made invisble it vanishes
-Remove comments visible
-
-
Next (things that will reduce admin time mainly)
====
@@ -90,6 +78,19 @@ Renaming of a body, or changing its domain, should clear the cached bubbles of
all requests to that body.
+Letting you hide individual events (incoming/outgoing messages, annotations)
+==================================
+
+*** this needs either removing or finishing, it is half done. Has the
+database entries but doesn't use them yet.
+
+Move comments to use new system first
+Show message to signed in user that others can't see this part
+Make sure hidden things don't show in search snippets
+ in models/comment.rb: # So when made invisble it vanishes
+Remove comments visible
+
+
Later
=====