gnu-social/plugins/Realtime
Brion Vibber f222e2132d Went through realtimeupdate.js and added documentation comments -- does not alter the minified version. :)
Identified several bugs and fixmes, and added more thorough labeling of the issues with replicating the entire HTML structure of notices (no i18n, missing new features, maintenance problems, possible other issues)
2010-11-30 16:39:09 -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 Went through realtimeupdate.js and added documentation comments -- does not alter the minified version. :) 2010-11-30 16:39:09 -08:00
realtimeupdate.min.js use minified version of realtime.js 2010-11-17 12:21:01 -05:00

README

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