forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

6807 Commits (bd3a672c2d16f139768153b5454619756ffe3db3)

Author SHA1 Message Date
Aevann bd3a672c2d make thumbnail_thread not fail bc of idle_in_transaction_session_timeout 2023-07-30 04:35:12 +03:00
Aevann 8beb2d7e8e remove typing (useless code bloat) 2023-07-30 03:42:06 +03:00
Aevann 51d6d6f3cf remove leftover code causing error 2023-07-30 03:14:11 +03:00
Aevann 0a3fbaeb88 replace with sanitize_settings_text with much better process_settings_plaintext 2023-07-30 02:39:22 +03:00
Aevann e1853befaa restore needful .strip() 2023-07-29 22:17:50 +03:00
Aevann 7c462bc17f remove a bunch of unnecessary/confusing garbage 2023-07-29 22:13:37 +03:00
Aevann 1cfd8ed517 remove redundant line 2023-07-29 22:00:42 +03:00
Aevann 19b30e726b enforce consistency for ffmpeg params 2023-07-29 21:50:09 +03:00
Aevann 3ee037c2c7 temporarily disable ping groups on making posts 2023-07-29 21:32:00 +03:00
Aevann e8d8804c83 fix hieroglyphs award not applying in walls 2023-07-29 02:00:50 +03:00
Aevann 0a9b19bb15 delete redis cache on post deletion/removal/undeletion/unremoval 2023-07-29 01:51:54 +03:00
Aevann 5d8794ef5f get rid of ffmpeg console spam 2023-07-28 21:26:55 +03:00
Aevann 6f16ba3be0 enforce subprocess consistency 2023-07-28 20:01:56 +03:00
Aevann 3fc64da0e2 reduce ddos_threshold for rdrama from 3k to 1k 2023-07-28 18:23:53 +03:00
Aevann 52a7a98970 fix profile songs 2023-07-28 03:27:01 +03:00
Aevann b476022774 use SITE_FULL_IMAGES 2023-07-28 02:07:18 +03:00
Aevann 7000e1b07e remove a now-unnecessary line 2023-07-28 01:58:38 +03:00
Aevann dbeb0991d4 change print statement 2023-07-28 01:05:20 +03:00
Aevann be6526b958 diverge site badges 2023-07-27 23:11:17 +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 0907ac5333 add warning about HOLE_INACTIVITY_DELETION 2023-07-27 22:52:35 +03:00
Aevann 56997bc06c try only loading id in get_logged_in_user 2023-07-27 22:49:37 +03:00
Aevann 16dfd64cdc add spaces 2023-07-27 22:49:36 +03:00
Aevann 5cbb2c7428 dont select all user columns when updating 2023-07-27 22:49:36 +03:00
Aevann 46d24cddfc same as 36b2db7b2b 2023-07-27 03:35:44 +03:00
Aevann 36b2db7b2b allow nsfw via the api, why the hell was that disabled 2023-07-27 03:15:50 +03:00
Aevann 641b1ae1bf fish 2023-07-26 23:06:28 +03:00
Aevann eb9e46b83d fix missing import 2023-07-26 20:27:30 +03:00
Aevann 65c277b5a6 fix 500 error 2023-07-26 16:19:53 +03:00
Aevann ffba8b3b2d only query the columns u need 2023-07-26 15:31:44 +03:00
Aevann 935cd1d116 silence lock error 2023-07-26 15:12:37 +03:00
Aevann 39ff09e777 restore bump sort 2023-07-26 01:59:49 +03:00
Aevann 6ceb087912 restore necessary flush 2023-07-26 01:08:33 +03:00
Aevann 2f8fec6fff partially revert a94dda90dd. restore some commits that turned out to be necessary 2023-07-26 00:42:47 +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 b7e6eeebd4 add handy print statements to docker 2023-07-26 00:05:33 +03:00
Aevann a94dda90dd remove unnecessary flushes 2023-07-25 23:35:54 +03:00
Aevann 333e1329f9 move some functions to the top to help with making the next commit 2023-07-25 23:06:18 +03:00
Aevann 8222711e56 remove testing shit 2023-07-25 21:57:09 +03:00
Aevann e9e6ed5c7f test in wpd too 2023-07-25 21:54:26 +03:00
Aevann ce3e62b128 test smth 2023-07-25 21:52:29 +03:00
Aevann a104337204 move execute_snappy to the bottom and see what happens 2023-07-25 21:37:10 +03:00
Aevann 0340aaf244 remove unnecessary flush 2023-07-25 21:37:09 +03:00
Aevann 4710ba4467 readjust THOT pins 2023-07-25 15:27:10 +03:00
Aevann 9a7b08ebac disallow 10489 from changing his name 2023-07-24 17:41:22 +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 30b7e3e96e add socketio-friendly wrappers 2023-07-24 13:33:04 +03:00
Aevann 5160c11478 since tempbanned can't speak, make it so they can't emit a typing event 2023-07-24 13:14:28 +03:00
Aevann feec6740d1 catch ffmpeg timeout for making poster 2023-07-23 18:14:10 +03:00