Go to file
Lily Tsuru 61dc78ba3b msagent.js: Cache parsed ACS data
Instead of duplicating it per every instance of an Agent, since it is never mutated by an Agent, we can just cache it.
2024-07-12 19:13:53 -04:00
msagent.js msagent.js: Cache parsed ACS data 2024-07-12 19:13:53 -04:00
protocol add keepalive message to prevent proxies closing the connection 2024-07-12 14:57:10 -04:00
server add word filter 2024-07-12 15:58:40 -04:00
webapp mute now stops current message 2024-07-12 14:59:04 -04:00
.editorconfig First commit 2024-07-01 23:37:57 -04:00
.gitattributes First commit 2024-07-01 23:37:57 -04:00
.gitignore msagent.js: Rewrite decompression to use WASM 2024-07-09 18:53:18 -04:00
.prettierrc.json msagent.js: add wordballoon code 2024-07-02 23:04:45 -04:00
.yarnrc.yml First commit 2024-07-01 23:37:57 -04:00
package.json msagent.js: add wordballoon code 2024-07-02 23:04:45 -04:00
README.md First commit 2024-07-01 23:37:57 -04:00
yarn.lock Add admin features (get ip, kick, ban), context menu, ban database, clean disconnect and reconnect, and errors. 2024-07-12 02:00:20 -04:00

msagent-chat