Commit Graph

142 Commits (bb7192c92959c2e3e1cdee88ae42618269fb03a3)

Author SHA1 Message Date
Aevann bb7192c929 rename over_18 to nsfw 2023-10-05 13:19:50 +03:00
Aevann 6bb36de5d4 better syntax 2023-10-04 21:58:00 +03:00
Aevann ab1d4399f4 show all nsfw content on WPD by default 2023-10-04 18:50:13 +03:00
Aevann dc7970db23 also show over_18 emojis to ppl who went through a nsfw warning in the past hour 2023-10-04 16:45: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 f6a862af07 Revert "allow enabling under attack mode manually"
This reverts commit 05c262517e.
2023-09-26 22:48:30 +03:00
Aevann d089d18e2d merge /chat and /orgy again 2023-09-25 01:12:42 +03:00
Aevann 60580cc6fa add orgy icon 2023-09-17 23:58:08 +03:00
Aevann 06aacf10ec remove rdrama exception 2023-09-17 22:16:05 +03:00
Aevann bb729f6e27 make it 1000 TS 2023-09-17 22:15:10 +03:00
Aevann ddbfb715e0 make tor users with more than 100 truescore able to upload stuff (RDRAMA ONLY) 2023-09-17 21:49:47 +03:00
Aevann 962c23c968 allow permabannedcels to logout 2023-09-14 23:04:30 +03:00
Aevann f392c6bb9c disallow permabanned-cels from all POST endpoints that require auth except /reply /contact /delete/post /delete/comment 2023-09-14 19:49:46 +03:00
Aevann 61484f7fe1 remove unnecessary syntax 2023-09-14 19:15:12 +03:00
Aevann 05c262517e allow enabling under attack mode manually 2023-09-08 16:00:11 +03:00
Aevann b4823b1509 increase wpd ddos threshold to 4000 2023-09-06 16:30:09 +03:00
Aevann 47f89bdfcb print username instead 2023-08-31 16:16:03 +03:00
Aevann df45eb3c57 rename some perms 2023-08-31 13:38:01 +03:00
Aevann e30cc4a2b7 fix last commit 2023-08-23 00:46:48 +03:00
Aevann a9a68ae79d fix additional error due to flask patch 2023-08-23 00:43:36 +03:00
Aevann e64c6bf0f3 fix 500 error 2023-08-15 15:53:52 +03:00
Aevann d464aceecc get_ID ratelimiter should use session_id 2023-08-15 15:51:44 +03:00
Aevann aff15f2de4 fix logged-out users getting ratelimited when trying to access logged-in endpoints 2023-08-13 18:30:54 +03:00
Aevann 92fa475acd remove nig=a 2023-08-11 16:22:25 +03:00
Aevann 9e16fcac3e move code to reduce lock duration 2023-08-10 21:47:57 +03:00
Aevann ef66c52aed last_active should change on voting and u know it 2023-08-10 19:05:19 +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 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 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 443615e14f better v.poor code 2023-08-03 23:40:22 +03:00
Aevann b1f4290703 fix missing import 2023-08-02 11:25:40 +03:00
Aevann f77476fc3e fix 500 error 2023-08-02 10:47:49 +03:00
Aevann 53e96f9b43 dont do last_active in voting 2023-08-02 03:28:33 +03:00
Aevann 3fc64da0e2 reduce ddos_threshold for rdrama from 3k to 1k 2023-07-28 18:23:53 +03:00
Aevann a3e88d99f7 Revert "try only loading id in get_logged_in_user"
This reverts commit 56997bc06c.
2023-07-27 22:55:04 +03:00
Aevann 56997bc06c try only loading id in get_logged_in_user 2023-07-27 22:49:37 +03:00
Aevann a57ff00e09 make the site faster by not having GET endpoints waiting for UPDATE statements to finish (they can take really long bc of locks) 2023-07-26 00:26:34 +03:00
Aevann e5808c8ee2 tab consistency 2023-07-24 14:06:59 +03:00
Aevann dee71a74a6 add error details in wrappers 2023-07-24 14:06:42 +03:00
Aevann a2106d191a disasllow ppl from publishing drafts while banned 2023-07-22 17:40:23 +03:00
Aevann d2ee5be219 mute annoying error 2023-07-18 16:02:31 +03:00
Aevann 955aaf48e5 revert 2 commits 2023-07-14 12:20:33 +03:00
Aevann 63fa768883 fix 500 error 2023-07-14 06:00:12 +03:00
Aevann 1d726ebd77 fix user counts being 0 in error pages 2023-07-13 17:02:58 +03:00
Aevann 21c69eebec use uuid for session_ids 2023-07-08 00:50:26 +03:00