Commit Graph

292 Commits (6e1a423226c8bf50d8324b91a2d4d7c38d593fef)

Author SHA1 Message Date
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
Aevann a92b99940c remove .lower() 2023-09-29 07:44:47 +03:00
Aevann eeca8a4c56 increase to 5 2023-09-29 07:44:28 +03:00
Aevann b4795ebef7 dont use uuids for chat (pretty unnecessary and rly ugly) 2023-09-29 07:43:02 +03:00
Aevann fe981e97d6 fix 500 error 2023-09-28 23:47:30 +03:00
Aevann ad16527a40 fix keyerror when referrer is https://watchpeopledie.tv/notifications/messages?page=2 2023-09-28 01:09:09 +03:00
Aevann 5ea9bfcde0 fix 500 error 2023-09-28 01:04:19 +03:00
Aevann c9aa92cc04 remove print-debugging 2023-09-27 00:34:23 +03:00
Aevann 0bfeabd682 Revert "remove unnecessary response code"
This reverts commit f7e4c77898.
2023-09-27 00:30:03 +03:00