gnu-social/plugins/Realtime
2010-11-30 16:46:11 -08:00
..
locale Localisation updates from http://translatewiki.net. 2010-11-29 20:28:28 +01:00
README * add POT file 2010-11-02 20:49:34 +01:00
RealtimePlugin.php use minified version of realtime.js 2010-11-17 12:21:01 -05:00
realtimeupdate.css * add POT file 2010-11-02 20:49:34 +01:00
realtimeupdate.js Fix ticket #2914: Realtime no longer tells you it's got a message queued up when it's really the one you just sent out and is already visible. 2010-11-30 16:46:11 -08:00
realtimeupdate.min.js Fix ticket #2914: Realtime no longer tells you it's got a message queued up when it's really the one you just sent out and is already visible. 2010-11-30 16:46:11 -08:00

== TODO ==
* i18n
* 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