Diogo Cordeiro e0b17fc97d [REALTIME] Reviewed both the superclass and its dist plugins | před 5 roky | |
---|---|---|
.. | ||
actions | před 5 roky | |
classes | před 5 roky | |
locale | před 5 roky | |
scripts | před 5 roky | |
README.md | před 5 roky | |
RealtimePlugin.php | před 5 roky |
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 ==