Commit Graph

501 Commits (371e9b0e3bb4ebc241c8c3ddb708a1712d5f5ba6)

Author SHA1 Message Date
Hri7566 371e9b0e3b Update lockfile 2024-07-31 20:15:46 -04:00
Hri7566 6b7b0fbb4c Fix file permissions 2024-07-31 20:15:09 -04:00
Hri7566 232922ce25 Make all handlers async 2024-07-31 20:08:01 -04:00
Hri7566 f314cfd17e Update README.md 2024-07-31 19:59:51 -04:00
Hri7566 9500717e2e Update README.md 2024-07-31 19:56:58 -04:00
Hri7566 29c3caea0e Fix channel sending two update messages on join, delete chat history when room is destroyed 2024-07-31 19:01:09 -04:00
Hri7566 b8174bb571 Implement JWT tokens 2024-07-31 18:07:35 -04:00
Hri7566 90a02d216a
Update packages 2024-07-30 07:48:41 -04:00
Hri7566 008d38f5ff Add motd to hi message 2024-07-30 07:46:56 -04:00
Hri7566 ec16301ae3 Basic token verification 2024-07-27 17:57:12 -04:00
Hri7566 7138e02570 Add basic token generation, primitive memory profiling 2024-07-26 19:38:24 -04:00
Hri7566 4d11fc1049 Fix AI generated comment 2024-07-23 14:45:52 -04:00
Hri7566 19f031724d Update README.md 2024-07-23 14:02:12 -04:00
Hri7566 66837eecb5 Remove unused utility code 2024-07-23 14:01:51 -04:00
Hri7566 0ff9e8f199 Update prisma schema 2024-07-23 14:01:19 -04:00
Hri7566 59dfb8fd2f insanely long commit 2024-07-23 05:55:13 -04:00
Hri7566 7e05fed0b8 Document config files 2024-07-23 05:54:36 -04:00
Hri7566 c7bad077fc Mitigate issue where channel owner won't get certificate of award, but everyone else would 2024-07-13 15:18:58 -04:00
Hri7566 58dff7005d Update README.md 2024-07-13 15:06:23 -04:00
Hri7566 e4d1ae69c9 Update README.md 2024-07-13 14:57:07 -04:00
Hri7566 1cd456066f Add admin eval message (disabled by default) 2024-07-13 14:56:37 -04:00
Hri7566 08e0d55f60 Update README.md 2024-07-13 14:46:00 -04:00
Hri7566 c6c456c253 Document 2024-07-13 14:45:51 -04:00
Hri7566 e178df5789 Update README.md 2024-07-13 14:10:45 -04:00
Hri7566 1f16715aa7 Implement chat banned words filter from a vague memory of a snippet 2024-07-13 14:10:20 -04:00
Hri7566 a67be0889e Update README.md 2024-07-13 06:01:13 -04:00
Hri7566 8002c4b6ad Remove debug logs 2024-07-13 05:57:49 -04:00
Hri7566 7a7d942845 Fix user limit in lobbies, implement lobby backdoor, admin chat messages, comment changes, various bugfixes 2024-07-13 05:52:16 -04:00
Hri7566 c119229cb9 Add move and rename_channel admin messages 2024-07-13 02:34:31 -04:00
Hri7566 2347b75f78 Update README.md 2024-07-13 00:46:17 -04:00
Hri7566 ffedc42464 Add unban to socket 2024-07-13 00:45:56 -04:00
Hri7566 05736cba1d Make color2 ch/chset behavior more consistent, implement crown rejoin thing, add unban method to channel 2024-07-13 00:45:26 -04:00
Hri7566 4b70bb0e79 Add rate limit for unban and fix admin rate limits 2024-07-13 00:32:39 -04:00
Hri7566 06f6413945 Add unban message 2024-07-13 00:30:40 -04:00
Hri7566 5bf307482e Correctly verify channel settings on chset 2024-07-12 18:16:10 -04:00
Hri7566 621131699d Sanitize channel settings on channel creation 2024-07-12 18:11:55 -04:00
Hri7566 adf3a2d3fe Add notification config 2024-07-12 17:29:24 -04:00
Hri7566 510dc8ac05 Fix bug where user tries to join the room they are already in and breaks things 2024-07-12 17:29:04 -04:00
Hri7566 a11020f4d5 Update README.md 2024-07-12 17:26:21 -04:00
Hri7566 2a73ac0af2 Update admin messages that change user data to skip rate limit checks 2024-07-10 19:04:42 -04:00
Hri7566 c970faa928 Finish channel flag admin message 2024-07-10 17:05:17 -04:00
Hri7566 71960104eb Add rate limits for every message, fix lobby regex, implement tags into database, reword comments, add channel flags 2024-07-10 17:02:42 -04:00
Hri7566 bb0516b367 Force drop crown when user leaves channel 2024-07-09 12:52:37 -04:00
Hri7566 a78e188788 Weird socket channel joining bug 2024-07-09 12:41:32 -04:00
Hri7566 3c9df73c63 Fix matched channel ID joining bug 2024-07-09 12:20:59 -04:00
Hri7566 83bf5ad7e9 Fix stupid submodules 2024-07-09 12:11:58 -04:00
Hri7566 d505edaa8c wtfffff 2024-07-09 12:10:26 -04:00
Hri7566 05399271a8 wtf 2024-07-09 12:09:41 -04:00
Hri7566 50e2dbb70b Add gitmodule remote 2024-07-09 12:09:10 -04:00
Hri7566 3662b6cb4a Change submodule branch 2024-07-09 12:07:09 -04:00