gnu-social/plugins/Realtime
Brion Vibber bf468e2a8d Remove debug line that crept into a commit a while back, breaking realtime when Firebug wasn't present 2010-03-28 14:41:31 -07: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 Remove debug line that crept into a commit a while back, breaking realtime when Firebug wasn't present 2010-03-28 14:41:31 -07: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