Commit Graph

317 Commits (75236cacbe28871ef58764306be2b716a7f02d1d)

Author SHA1 Message Date
Aevann 75236cacbe rename private_chats to chats 2024-04-06 08:27:43 +02:00
Aevann 6cd26b9068 fix janny messages turning into lower case 2024-04-06 07:20:06 +02:00
Aevann 1a60e5a7a2 centralize chat logic 2024-04-06 06:31:57 +02:00
Aevann 3bba1f9356 add ability to bulk add and bulk kick ppl in private chats 2024-04-06 05:53:11 +02:00
Aevann 9a9f88428c fix missing if 2024-04-04 04:15:08 +02:00
Aevann a473bc1afa add unmuting in chat 2024-03-31 02:26:35 +02:00
Aevann f39fb34e65 remove unneeded column 2024-03-27 01:17:10 +02:00
Aevann 31622cb4aa remove redundancy and fix issues with private chats 2024-03-27 00:32:18 +02:00
Aevann d9c9c0d783 same as last commit 2024-03-20 02:26:38 +02:00
Aevann abc28b3de9 fix shadowbeaned 2024-03-20 02:24:06 +02:00
Aevann 5b50465ff2 dont let typing hangup 2024-03-13 12:40:25 +02:00
Aevann 89f9c1d7a8 do this https://rdrama.net/post/252422/if-youre-bothered-by-notifications-from/6089375#context 2024-03-11 01:53:23 +02:00
Aevann 1964ca4df3 fix 2024-03-11 01:29:19 +02:00
Aevann 018cde58c1 add kicking 2024-03-10 21:44:57 +02:00
Aevann e1a37706b6 remove unnecessary var 2024-03-10 21:43:26 +02:00
Aevann 725ec63df7 fix repeated has_muted 2024-03-10 21:43:08 +02:00
Aevann 0f13ea3b54 make it so ppl u muted or blocked cant add u to chats 2024-03-10 20:26:42 +02:00
Aevann aa14d0e6d9 add private chats 2024-03-10 16:27:21 +02:00
Aevann 75cbec985c fix 500 error for accidentially-committed shit 2024-03-10 08:52:54 +02:00
Aevann 7fa93bf783 fix chat 2024-03-09 19:56:49 +02:00
Aevann b1cc17dd10 add execute_under_siege to chat 2024-03-09 19:08:03 +02:00
Aevann bf4b4da053 same as last commit 2024-03-09 19:07:10 +02:00
Aevann 78cdba291d https://media1.tenor.com/m/tNs7eKPNM6oAAAAC/meme-memes.gif 2024-03-09 19:06:13 +02:00
Aevann 5a2ee7b102 censor hat description to everyone 2024-03-09 17:43:28 +02:00
Aevann d40444032e rename "time" property in chat to "created_utc" for consistency and to prepare for next commit 2024-03-09 17:36:11 +02:00
Aevann 6e1a423226 remove group dms temporarily 2024-03-08 10:10:23 +02:00
Aevann d3332da8ff +@Grue 2024-03-08 07:09:33 +02:00
Aevann bda8716980 fix bad logic 2024-03-08 06:25:43 +02:00
Aevann 10864430b2 fix this https://rdrama.net/notification/6072322#context 2024-03-08 06:12:48 +02:00
Aevann 6b3afb9899 add group dms 2024-03-08 05:20:37 +02:00
Aevann 1c85a2fb1c show playlist in chat 2024-03-04 04:06:11 +02:00
Aevann 33c043b42f change redis default timeout to prevent future confusion (like what happened) 2024-02-28 19:16:47 +02:00
Aevann 7c6dc4c7b4 consistency in error messages 2024-02-14 11:34:49 +02:00
Aevann 1fa0e3e8d2 give an error instead of slicing 2024-02-14 11:27:00 +02:00
Aevann 33e922a9dd move modmail notifs to their already-existing section 2024-02-01 02:30:12 +02:00
Aevann 8299177283 message -> chat 2024-02-01 01:28:44 +02:00
Aevann 14a9408eeb better error messages 2023-12-20 17:53:47 +02:00
Aevann 8a82a9b112 show pride username in chat 2023-10-26 22:16:29 +03:00
Aevann dc5fd77f0f fix "too many packets in payload" error 2023-10-26 19:20:05 +03:00
Aevann 2d4a3364af add comment 2023-10-26 19:17:50 +03:00
Aevann f61ba62426 add more orgy controls 2023-10-13 18:56:12 +03:00
Aevann 4c015296d5 more automation 2023-10-13 17:15:27 +03:00
Aevann f978df8580 automate more aspects of mn + allow scheduling orgies 2023-10-13 00:09:38 +03:00
Aevann ee86abda33 remove leftover code 2023-10-10 22:37:17 +03:00
Aevann 4e780473d8 get rid of g.referrer 2023-10-10 22:30:52 +03:00
Aevann 2b600076e0 make mute command not self_only 2023-10-08 23:07:42 +03:00
Aevann 81ab004f54 prevent unnecessary websocket event spam 2023-10-07 23:32:09 +03:00
Aevann 7e1de2bd59 order users online list by time of join instead of it getting ordered automatically during websocket transit by id 2023-10-07 22:50:12 +03:00
Aevann c8b9fe78f1 fix deleting messages in chat 2023-10-07 21:25:22 +03:00
Aevann a4ae3f1880 fix chat 500 error 2023-10-07 20:56:07 +03:00