]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Added a todo list for Realtime plugin
authorSarven Capadisli <csarven@status.net>
Wed, 9 Dec 2009 10:00:30 +0000 (11:00 +0100)
committerSarven Capadisli <csarven@status.net>
Wed, 9 Dec 2009 10:00:30 +0000 (11:00 +0100)
plugins/Realtime/README [new file with mode: 0644]

diff --git a/plugins/Realtime/README b/plugins/Realtime/README
new file mode 100644 (file)
index 0000000..f5e4f91
--- /dev/null
@@ -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)