gnu-social/plugins/Realtime
Brion Vibber 5358f78e82 Reusable notice form fixes for geolocation 2011-03-04 14:27:55 -08:00
..
locale Localisation updates from http://translatewiki.net. 2011-03-03 18:39:12 +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 Reusable notice form fixes for geolocation 2011-03-04 14:27:55 -08:00
realtimeupdate.js Clean up threaded notices vs replies classes, and fixed realtime's threaded behavior to only run on threaded lists 2011-03-01 16:08:37 -08:00
realtimeupdate.min.js Clean up threaded notices vs replies classes, and fixed realtime's threaded behavior to only run on threaded lists 2011-03-01 16:08:37 -08: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