Diogo Cordeiro e0b17fc97d [REALTIME] Reviewed both the superclass and its dist plugins | vor 5 Jahren | |
---|---|---|
.. | ||
actions | vor 5 Jahren | |
classes | vor 5 Jahren | |
locale | vor 5 Jahren | |
scripts | vor 5 Jahren | |
README.md | vor 5 Jahren | |
RealtimePlugin.php | vor 5 Jahren |
As of StatusNet 1.0.x, actual formatting of the notices is done server-side, loaded by AJAX after the real-time notification comes in. This has the drawback that we may make extra HTTP requests and delay incoming notices a little, but means that formatting and internationalization is consistent.
== TODO ==