Diogo Cordeiro e0b17fc97d [REALTIME] Reviewed both the superclass and its dist plugins | преди 5 години | |
---|---|---|
.. | ||
actions | преди 5 години | |
classes | преди 5 години | |
locale | преди 5 години | |
scripts | преди 5 години | |
README.md | преди 5 години | |
RealtimePlugin.php | преди 5 години |
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 ==