Commit Graph

300 Commits (aa14d0e6d9979656de770c8458ef983f6e274e3e)

Author SHA1 Message Date
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
Aevann ab58190666 fix 2 chat 500 errors 2023-10-07 17:58:53 +03:00
Aevann 3d5734a8e7 minor fix 2023-10-07 13:57:17 +03:00
Aevann b0e501b51b restore heartbeat to remove online hangovers (especially after orgy) https://i.imgur.com/LLxlpY4.png 2023-10-07 13:54:21 +03:00
Aevann d1c9badb7a unify all truescore thresholds 2023-10-05 16:44:31 +03:00
Aevann 019621490a refactor can_see and use it more 2023-10-05 13:09:58 +03:00
Aevann d952bf49db Revert "refactor can_see and use it more"
This reverts commit a0cf583460.
2023-10-05 12:55:35 +03:00
Aevann a0cf583460 refactor can_see and use it more 2023-10-05 12:22:05 +03:00
Aevann d44bd1241c dont generate notifs that wont be seen 2023-10-05 11:48:49 +03:00
Aevann be421a30bf fix 500 error 2023-10-05 10:33:38 +03:00
Aevann 97df1d3774 dedup some shit 2023-10-05 10:33:38 +03:00
Aevann c17da3bb86 stop typing from hanging 2023-10-04 22:55:07 +03:00
Aevann e687537813 Revert "stop online and typing from hanging"
This reverts commit 57b60e9128.
2023-10-04 22:53:54 +03:00
Aevann 57b60e9128 stop online and typing from hanging 2023-10-04 22:02:53 +03:00
Aevann cfac407dcd Revert "merge chat.html and orgy.html"
This reverts commit 094cbf1c41.
2023-10-02 09:12:31 +03:00
Aevann 094cbf1c41 merge chat.html and orgy.html 2023-10-02 07:04:41 +03:00
Aevann 4d2b7be757 switch around the id and username in chat online list 2023-09-29 10:38:54 +03:00
Aevann eed9d490c1 fix the chat online list including the same person more than once if they changed their name or namecolor 2023-09-29 10:33:04 +03:00