gnu-social/plugins/Realtime
Sarven Capadisli 6b10c269b5 Fix to Realtime's repeat notice form legend and notice id 2010-02-10 10:47:46 +00:00
..
README Added todo item to Realtime plugin 2009-12-09 11:37:53 +01:00
RealtimePlugin.php fix for fix for bad realtime JS load 2010-01-27 19:50:08 -08:00
icon_external.gif Initial UI to allow certain timelines to be viewed in a new window in 2009-09-21 19:17:37 +00:00
icon_pause.gif Added play/pause button for realtime notices. While on pause, it will 2009-11-18 15:41:07 +00:00
icon_play.gif Added play/pause button for realtime notices. While on pause, it will 2009-11-18 15:41:07 +00:00
realtimeupdate.css Updated geolocation sharing in notice form for Realtime pop 2010-01-26 19:13:05 +01:00
realtimeupdate.js Fix to Realtime's repeat notice form legend and notice id 2010-02-10 10:47:46 +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