諏訪子 f515e007ee もっともっとPHP8.2対応 | 1 anno fa | |
---|---|---|
.. | ||
actions | 1 anno fa | |
classes | 1 anno fa | |
locale | 3 anni fa | |
scripts | 3 anni fa | |
README.md | 3 anni fa | |
RealtimePlugin.php | 1 anno fa |
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 ==