諏訪子 f515e007ee もっともっとPHP8.2対応 | hace 1 año | |
---|---|---|
.. | ||
actions | hace 1 año | |
classes | hace 1 año | |
locale | hace 3 años | |
scripts | hace 3 años | |
README.md | hace 3 años | |
RealtimePlugin.php | hace 1 año |
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 ==