forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

7182 Commits (00ffbfe3d4a56c33c32a142cbbe4c606fa87ca49)

Author SHA1 Message Date
Aevann 00ffbfe3d4 add asset reject reason 2023-09-29 10:59:27 +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 43822b3322 add nsfw emojis 2023-09-29 10:15:29 +03:00
Aevann e0dc797ac8 allow deleting any snappy quotes, not just the last one 2023-09-29 09:26:46 +03:00
Aevann e08c608288 make referral links use id instead of original_username 2023-09-29 08:06:07 +03:00
Aevann 805624b3e9 notify ppl when someone joins via their referral link 2023-09-29 08:06:07 +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 636f30d0cf better regex syntax 2023-09-29 06:59:38 +03:00
Aevann c4f9086068 add tabs 2023-09-29 06:40:14 +03:00
Aevann b74ba0a317 get rid of some TODOs 2023-09-29 06:19:51 +03:00
Aevann 0455ad4910 capitalization consistency 2023-09-29 04:29:14 +03:00
Aevann c70453e3d1 remove now-unnecessary condition 2023-09-29 04:26:18 +03:00
Aevann fc59615e30 unpin deleted comments 2023-09-29 04:25:14 +03:00
Aevann 8e27789847 make sure to wipe stickied_utc too 2023-09-29 04:24:36 +03:00
Aevann 39c210c153 fix error 2023-09-29 03:40:53 +03:00
Aevann 59ddfacd6e fix missing jinja var 2023-09-29 03:33:16 +03:00
Aevann 0e7e25fbd3 same as last commit 2023-09-29 03:22:34 +03:00
Aevann cf4b981bb4 fix 500 error 2023-09-29 03:22:20 +03:00
Aevann 9f7a761b73 homoween III + other random shit 2023-09-29 02:58:09 +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 fb5a77b415 fix 500 error 2023-09-27 01:25:27 +03:00
Aevann 46633a4529 dedup sql-escaping code 2023-09-27 01:12:01 +03:00
Aevann c3870505ea use get_user whenever possible instead of repeating code 2023-09-27 00:57:33 +03:00
Aevann 88d77fd6c1 fix a bug in referral commit 2023-09-27 00:57:12 +03:00
Aevann 324d1f5cd0 make referrals work on original usernames 2023-09-27 00:40:06 +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 fb0b92364a fix /refresh_chat once and for all 2023-09-26 23:59:56 +03:00
Aevann 89df128827 more trying 2023-09-26 23:55:45 +03:00
Aevann 59d984af3f make the important part of disconnect always work 2023-09-26 23:47:42 +03:00
Aevann 6c46de47de try smth on devrama to fix chat refreshing 2023-09-26 23:45:16 +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 f6a862af07 Revert "allow enabling under attack mode manually"
This reverts commit 05c262517e.
2023-09-26 22:48:30 +03:00
Aevann 7128f4eee7 remove linebreak 2023-09-26 20:12:01 +03:00
Aevann 64dccd385b add missing import 2023-09-26 19:59:58 +03:00
Aevann cfab8408ac use ffmpeg-python (#209)
Reviewed-on: rDrama/rDrama#209
2023-09-26 16:58:51 +00: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
Aevann 75d2739c29 try to fix online count increasing infinitely issue 2023-09-26 13:26:39 +03:00
Aevann d089d18e2d merge /chat and /orgy again 2023-09-25 01:12:42 +03:00