gnu-social/plugins/Realtime
Brion Vibber 8dfc8f1635 Merge branch 'testing' into 0.9.x 2010-02-26 09:35:28 -08:00
..
README Added todo item to Realtime plugin 2009-12-09 11:37:53 +01:00
RealtimePlugin.php Merge branch 'testing' into 0.9.x 2010-02-26 09:35:28 -08:00
realtimeupdate.css Moved common icons from Realtime plugin to core icons file 2010-02-25 10:38:55 +00:00
realtimeupdate.js Fix to Realtime's repeat notice form legend and notice id 2010-02-10 10:48:55 +00:00

README

== 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