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 ==