gnu-social/plugins/Realtime
2011-03-01 15:45:44 -08:00
..
locale Localisation updates from http://translatewiki.net. 2011-02-14 19:43:16 +01:00
Makefile Makefile for Realtime's min.js 2011-03-01 15:33:10 -08:00
README * add POT file 2010-11-02 20:49:34 +01:00
RealtimePlugin.php Realtime needs to load from own directory, not subclass's 2011-02-03 12:18:57 -05:00
realtimeupdate.css * add POT file 2010-11-02 20:49:34 +01:00
realtimeupdate.js Partial update of Realtime for threaded view; can now place replies into the proper subtimeline if it's already present, but not if it wasn't shown yet. 2011-03-01 15:45:44 -08:00
realtimeupdate.min.js Partial update of Realtime for threaded view; can now place replies into the proper subtimeline if it's already present, but not if it wasn't shown yet. 2011-03-01 15:45:44 -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