Commit Graph

270 Commits (937082694eecd41131595abcb9fcea9b68a223f9)

Author SHA1 Message Date
Hri7566 937082694e Update messages 2024-09-19 20:27:13 -04:00
Hri7566 9fcc3864c0 Bugfixes 2024-09-19 11:51:10 -04:00
Hri7566 8c8af2edcc Merge stashed changes 2024-09-19 10:59:31 -04:00
Hri7566 2332aa5810 organize 2024-09-16 12:49:43 -04:00
Hri7566 0eedef4f20 stuff 2024-09-15 21:22:41 -04:00
Hri7566 2112f730a8 tagging 2024-09-15 17:11:41 -04:00
Hri7566 85643184ea Add permissions 2024-09-15 12:41:51 -04:00
Hri7566 8eef0cd925 Remove debug logs 2024-09-02 16:38:12 -04:00
Hri7566 ced2f1a2f9 Add helper functions to ChannelList 2024-09-02 16:38:00 -04:00
Hri7566 285776602d Fix readline 2024-09-02 16:37:43 -04:00
Hri7566 71c2f1b3d6 Remove docker stuff 2024-09-02 16:19:44 -04:00
Hri7566 4733ca5139 Allow notes to be sent to other instances of the same participant on separate sockets 2024-09-02 15:17:29 -04:00
Hri7566 062c6bedea i can't fix it 2024-08-21 19:37:32 -04:00
Hri7566 78fc178652 Create docker build config 2024-08-13 05:55:27 -04:00
Hri7566 a32f47f432 Start implementation of channel save data 2024-08-03 20:00:19 -04:00
Hri7566 2590f161c6 Add chat history limit 2024-08-03 07:16:30 -04:00
Hri7566 c94069bb37 Implement tags into user data propogation event on channels 2024-08-03 07:13:04 -04:00
Hri7566 1abaea06fa Remove redundant config variable again 2024-08-03 06:56:45 -04:00
Hri7566 ee2d6c4dde Add ID generation methods, add tags to userset updates 2024-08-03 06:50:56 -04:00
Hri7566 f0e3622306 Fix tag things 2024-08-03 03:49:46 -04:00
Hri7566 9b48d41bd8 Implement basic tag system 2024-08-03 01:00:20 -04:00
Hri7566 828443cb93 Fix memory issues and insert unhinged comments 2024-08-02 23:22:23 -04:00
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