gnu-social/plugins/Realtime
2010-02-10 10:47:46 +00:00
..
icon_external.gif
icon_pause.gif
icon_play.gif
README
RealtimePlugin.php
realtimeupdate.css
realtimeupdate.js Fix to Realtime's repeat notice form legend and notice id 2010-02-10 10:47:46 +00:00

== 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)
* Reconsider the timestamp approach