Aevann
fb0aed8e2b
do this https://rdrama.net/h/countryclub/post/79285/-/4758207#context
2023-08-11 15:43:58 +03:00
Aevann
9e16fcac3e
move code to reduce lock duration
2023-08-10 21:47:57 +03:00
Aevann
9127b58a36
order votes by vote creation
2023-08-10 20:23:33 +03:00
Aevann
ef66c52aed
last_active should change on voting and u know it
2023-08-10 19:05:19 +03:00
Aevann
0633c9b71d
fix bug caused by 4602e374ee
2023-08-10 17:00:54 +03:00
Aevann
4277bac960
same as 4602e374ee
2023-08-10 15:45:45 +03:00
G-tix
4602e374ee
Remove unnecessary redirects and remove temp event stuff. ( #183 )
...
Removing 400 redirects as this confuses users (including me lol). Also removed some event stuff which seems redundant.
Reviewed-on: rDrama/rDrama#183
Co-authored-by: G-tix <g-tix@noreply.fsdfsd.net>
Co-committed-by: G-tix <g-tix@noreply.fsdfsd.net>
2023-08-10 12:37:57 +00:00
Aevann
8ba3178c1c
disallow mods from kicking other mods
2023-08-10 13:17:27 +03:00
Aevann
93d89218b1
remove login_required from ddos_detected
2023-08-10 00:46:12 +03:00
Aevann
9a28e36265
remove login_required from ddos_detected effects
2023-08-10 00:41:51 +03:00
Aevann
6bf8f67d0f
disable signups when ddos detected
2023-08-10 00:09:15 +03:00
Aevann
73bb8f6153
Revert "increase wpd threshold to 5k"
...
This reverts commit 2e3bdc4b8e
.
2023-08-10 00:07:43 +03:00
Aevann
2e3bdc4b8e
increase wpd threshold to 5k
2023-08-09 21:40:38 +03:00
Aevann
028a92162b
make blocking affect chat too
2023-08-09 18:19:43 +03:00
Aevann
6e02ea8abb
add this https://rdrama.net/h/countryclub/post/79285/-/4744088#context
2023-08-08 21:08:29 +03:00
Aevann
40045eaa35
better erro message
2023-08-08 20:02:47 +03:00
Aevann
67f968d04d
show who exiled the user in the icon
2023-08-08 20:01:58 +03:00
Aevann
fa0f082104
do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4747309#context
2023-08-08 17:51:20 +03:00
Aevann
5f8bc0442b
per carp request, dont use user_cards for badge owners and hat owners
2023-08-08 17:49:00 +03:00
Aevann
8c76addad6
fix bug
2023-08-08 15:06:13 +03:00
Aevann
a25960b1aa
make sure ppl get their backlogged badges
2023-08-06 10:35:30 +03:00
Aevann
be796452db
dedup DEFAULT_RATELIMIT
2023-08-06 10:30:34 +03:00
Aevann
a0c0f2af64
remove unnecessary ()
2023-08-06 06:33:25 +03:00
Aevann
d9e0e83639
url limit 3 more badges
2023-08-06 00:23:21 +03:00
Aevann
cf7b034cf2
make sure url is null not ''
2023-08-05 22:51:01 +03:00
Aevann
9712a195f8
add url requirement to 8 badges
2023-08-05 22:36:32 +03:00
Aevann
ed34558f33
remove unnecessary .all()
2023-08-05 22:26:42 +03:00
Aevann
a3a29408f4
fix 500 error
2023-08-05 22:26:17 +03:00
Aevann
fe5acdddd9
minor syntax change
2023-08-05 22:23:58 +03:00
Aevann
6ade4f2093
fix 500 error
2023-08-05 22:23:24 +03:00
Aevann
24b92d4f16
explain to ppl when their deflected award fails so they don't get confused and report it as a bug
2023-08-05 22:20:55 +03:00
Aevann
542e96585e
remove unused imports
2023-08-05 22:03:48 +03:00
Aevann
3330c2517f
total tracking parameter death
2023-08-05 21:51:09 +03:00
Aevann
13173376a4
use usernames instead of ids in GET urls visible to users whenever u can
2023-08-05 19:03:14 +03:00
Aevann
3b24eca320
move emoji download buttons to /emojis
2023-08-05 16:52:53 +03:00
Aevann
47008c53c5
rename megathread_index to directory
2023-08-05 16:46:47 +03:00
Aevann
ff78548f82
add kind filter in /emojis
2023-08-05 14:13:59 +03:00
Aevann
29cfeb1e3b
get shop icon to be highlighted when we're on the hats tab too
2023-08-05 13:44:26 +03:00
Aevann
847fb2a6b7
do this https://rdrama.net/h/countryclub/post/79285/-/4717844#context
2023-08-05 13:44:05 +03:00
Aevann
b0069e18e0
fix emoji cachebusting
2023-08-05 13:32:29 +03:00
Aevann
87d0a14b37
notify ppl when they're muted or unmuted
2023-08-05 13:27:03 +03:00
Aevann
32966cbc62
add "give badge" button to profiles for easier badging
2023-08-05 13:24:37 +03:00
Aevann
f0696aa68d
restore old report ratelimits, i forgot that banner ppl sometimes use reports in lieu of comments
2023-08-05 05:26:08 +03:00
vasya
63f9d02abc
Switch youtube_dl for yt_dlp ( #178 )
...
See #3 . Tested by uploading anthem to test account and playing it back.
Co-authored-by: vasya <vasya34@proton.me>
Reviewed-on: rDrama/rDrama#178
Co-authored-by: vasya <vasya@noreply.fsdfsd.net>
Co-committed-by: vasya <vasya@noreply.fsdfsd.net>
2023-08-05 01:48:47 +00:00
Aevann
9d3fd84418
exempt me, part deux
2023-08-04 19:51:22 +03:00
Aevann
87a2c6be17
excempt me
2023-08-04 19:47:36 +03:00
Aevann
64d5687cc3
restore old report ratelimits for wpd
2023-08-04 19:29:07 +03:00
Aevann
85ee9cda7e
fix 500 error
2023-08-04 19:15:51 +03:00
Aevann
b2a3163a68
fix badge flow
2023-08-04 16:16:08 +03:00
Aevann
96388bfde2
fix unnecessary \n
2023-08-04 15:42:17 +03:00