gnu-social/plugins/Realtime
Brion Vibber e36df29212 Patch from g0: fix for conversation links in Realtime updates
Previously was using the reply-to URL, which didn't match with other displays.
Now sends to the right conversation page.
2010-05-17 19:37:47 +00:00
..
README Patch from g0: fix for conversation links in Realtime updates 2010-05-17 19:37:47 +00:00
RealtimePlugin.php Patch from g0: fix for conversation links in Realtime updates 2010-05-17 19:37:47 +00:00
realtimeupdate.css Moved common icons from Realtime plugin to core icons file 2010-02-25 10:38:55 +00:00
realtimeupdate.js Patch from g0: fix for conversation links in Realtime updates 2010-05-17 19:37:47 +00: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