summaryrefslogtreecommitdiff
path: root/plugins/Realtime
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-12-09 11:00:30 +0100
committerSarven Capadisli <csarven@status.net>2009-12-09 11:00:30 +0100
commit559415826a234c9d993535bc30f132af1e247160 (patch)
treede51fe4b5d4f869982d5adbc1a7cff6453b35980 /plugins/Realtime
parentfcce5a064a47a8c2bb3d1bb3dbe90d72d277e1a0 (diff)
Added a todo list for Realtime plugin
Diffstat (limited to 'plugins/Realtime')
-rw-r--r--plugins/Realtime/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/Realtime/README b/plugins/Realtime/README
new file mode 100644
index 000000000..f5e4f91cf
--- /dev/null
+++ b/plugins/Realtime/README
@@ -0,0 +1,9 @@
+== TODO ==
+* i18n
+* Change in context URL to conversation (try not to construct the URL in JS)
+* Update mark behaviour (on notice send)
+* Pause, Send a notice ~ should not update counter
+* Pause ~ retain up to 50-100 most recent notices
+* Add geo data
+* Make it work for Conversation page (perhaps a little tricky)
+* IE is updating the counter in document title all the time (Not sure if this is still an issue)