gnu-social/plugins/Realtime
2009-12-09 11:37:53 +01:00
..
icon_external.gif
icon_pause.gif
icon_play.gif
json2.js
README Added todo item to Realtime plugin 2009-12-09 11:37:53 +01:00
RealtimePlugin.php Use inlineScript() everywhere inline scripts are written 2009-12-04 19:41:51 -05:00
realtimeupdate.css
realtimeupdate.js If localStorage is not supported, showPause as usual 2009-12-07 12:12:32 +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