Commit Graph

248 Commits (8ab74266e20f09bd4f1cce7163a452fdb9694f28)

Author SHA1 Message Date
Hri7566 8ab74266e2 thing 2024-08-01 04:39:57 -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 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 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 66837eecb5 Remove unused utility code 2024-07-23 14:01:51 -04:00
Hri7566 59dfb8fd2f insanely long commit 2024-07-23 05:55:13 -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 1cd456066f Add admin eval message (disabled by default) 2024-07-13 14:56:37 -04:00
Hri7566 c6c456c253 Document 2024-07-13 14:45:51 -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 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 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 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 fb4c1f9b4e Rework rate limits 2024-07-09 11:48:05 -04:00
Hri7566 d61eeac221 Fix kickban 2024-07-09 11:20:38 -04:00
Hri7566 e1937aea02 Fix chown, add remove parameter to user flags 2024-07-09 10:47:28 -04:00
Hri7566 9d84c5f81b Add note quota user flag 2024-07-09 10:34:22 -04:00
Hri7566 c59f2e4055 Add kickban notifications 2024-07-09 04:22:41 -04:00
Hri7566 c287a232ea Add restart message 2024-07-09 04:05:44 -04:00
Hri7566 52efc7a746 Add notifications 2024-07-09 03:57:12 -04:00
Hri7566 4cc3040180 Add clear_chat 2024-07-09 03:21:12 -04:00
Hri7566 e830f0deb1 Note quota 2024-07-09 03:10:09 -04:00
Hri7566 5e9c367ea2 Fix ch message ratelimit and sanitization 2024-07-09 03:05:35 -04:00
Hri7566 138982d54a Add chat message length limit 2024-07-09 02:48:22 -04:00
Hri7566 a126ba0fee Add userset length 2024-07-09 02:45:25 -04:00
Hri7566 f52715abf3 Remove debug logs 2024-07-09 02:28:55 -04:00
Hri7566 4c20bea437 Fix joining problems 2024-07-09 02:20:46 -04:00
Hri7566 5d5c10d7a5 Fix crucial channel settings bug 2024-03-09 13:03:37 -05:00
Hri7566 8f4f054a76 Code style 2024-02-04 08:39:21 -05:00
Daniel fadb92e544 Chat History added. 2024-02-03 22:04:53 -03:00
Daniel c257ffbd2a TODO: Chat logs 2024-02-03 21:29:35 -03:00
Daniel 2332ec38f9 List Users Done. 2024-02-03 21:14:26 -03:00