Commit Graph

283 Commits (33e922a9dd6511039232de461308c010304f99a9)

Author SHA1 Message Date
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
Aevann 21e37172f8 print-debugging 2023-09-27 00:17:52 +03:00
Aevann 59d984af3f make the important part of disconnect always work 2023-09-26 23:47:42 +03:00
Aevann 28559e6d34 try fixing /notifications/messages live thing 2023-09-26 23:35:41 +03:00
Aevann e7ab0be33b make /notifications/messages LIVE 2023-09-26 23:05:39 +03:00
Aevann 568f66e070 dont show <img loading="lazy" data-bs-toggle="tooltip" alt=":marseytrain2:" title=":marseytrain2:" src="https://i.rdrama.net/e/marseytrain2.webp"> when its not rendered 2023-09-26 18:39:06 +03:00
Aevann f7e4c77898 remove unnecessary response code 2023-09-26 18:20:43 +03:00
Aevann 4f227e5c8b use POST instead of GET 2023-09-26 18:19:29 +03:00
Aevann c9f3b95f86 refresh chat automatically when orgy starts 2023-09-26 15:29:36 +03:00
Aevann 204c756de5 remove leftover print code 2023-09-26 14:33:49 +03:00