Commit graph

29 commits

Author SHA1 Message Date
Elijah R b78d596c9d run the formatter 2024-07-29 15:19:04 -04:00
Elijah R 59efab9300 extended animation support, add /anim command (TODO: animation list, command help) 2024-07-28 23:01:26 -04:00
Elijah R b815ab506d fix username duplication bug 2024-07-17 13:16:37 -04:00
Elijah R 71fee66673 fix wordlist 2024-07-14 23:15:48 -04:00
Elijah R 37fddca3e4 error handling for TTS synthesize 2024-07-14 22:44:03 -04:00
Elijah R 2de60a98a3 reformat with prettier 2024-07-14 20:33:47 -04:00
Elijah R 8394920d4d add image upload support 2024-07-14 19:35:00 -04:00
Elijah R 9e0f472251 Add wav->ogg (opus) transcoding 2024-07-14 16:05:33 -04:00
Elijah R 1ad9ee14fe format code with prettier 2024-07-14 15:26:05 -04:00
Elijah R e90c8cd36c actual username validation lol 2024-07-12 21:20:37 -04:00
Elijah R 276ea9208a add discord webhook (and pin typescript to 5.4.5 due to a fun discord.js bug) 2024-07-12 20:58:38 -04:00
Elijah R 1d19098ca7 add word filter 2024-07-12 15:58:40 -04:00
Elijah R 97932c4a93 add keepalive message to prevent proxies closing the connection 2024-07-12 14:57:10 -04:00
Elijah R b515578750 add configurable server address to webapp, remove webapp serving from server 2024-07-12 14:38:49 -04:00
Elijah R 8d04752f52 add motd and links to bottom of webapp 2024-07-12 14:33:17 -04:00
Elijah R 7771251f4f add admin to init message 2024-07-12 02:07:25 -04:00
Elijah R 3525fdcff4 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
Elijah R 78629b9cb7 add chat and IP limiting 2024-07-11 23:27:31 -04:00
Elijah R 6a108862c5 add that stupid little purple bitch to the config file 2024-07-10 23:21:34 -04:00
Lily Tsuru 8b170ef471 add purple monkey fuck 2024-07-10 22:24:59 -04:00
Elijah R 1c1d86529b - add new agents to config.example.toml
- remove message sanitization from server side. It can be done on the client side if necessary
2024-07-10 22:20:04 -04:00
Lily Tsuru 390125ba56 add a shitton of agents 2024-07-10 22:13:01 -04:00
Elijah R 918ab5f95e add (very basic) agent rendering to webapp 2024-07-10 01:21:06 -04:00
Elijah R 9951e7bcaf server now hosts ACS files, websocket is now at /api/socket 2024-07-10 00:48:26 -04:00
Elijah R ba3ce91410 a few fixes and improvements 2024-07-03 02:12:02 -04:00
Elijah R c7963631cb working chat and TTS 2024-07-02 23:43:27 -04:00
Elijah R 75607abfcf implement basic commands 2024-07-02 00:30:10 -04:00
Elijah R 4862747935 make the workspaces actually work 2024-07-01 23:49:42 -04:00
Elijah R e101a4a45a First commit 2024-07-01 23:37:57 -04:00