Alexei Sorokin 06dfd91a82 Various fixes | hace 4 años | |
---|---|---|
.. | ||
actions | hace 4 años | |
classes | hace 4 años | |
locale | hace 5 años | |
scripts | hace 5 años | |
README.md | hace 5 años | |
RealtimePlugin.php | hace 5 años |
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 ==