Commit Graph

26397 Commits (730254d36409b2ab2b94c35017cb7ee9f308e4fd)

Author SHA1 Message Date
Aevann 730254d364 add new env var WORKER_COUNT 2023-07-30 04:44:15 +03:00
Aevann bd3a672c2d make thumbnail_thread not fail bc of idle_in_transaction_session_timeout 2023-07-30 04:35:12 +03:00
SneedBot b1d0e7bb6f sneed 2023-07-30 01:11:39 +00:00
Aevann b9afeba454 fix this https://rdrama.net/post/166300/bugfixing-megathread-marseywock/4687062#context 2023-07-30 04:09:24 +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 b5c1bd2ca9 remove print statement giving info i dont care about 2023-07-30 03:01:02 +03:00
Aevann 731dafcfbd remove leftover code 2023-07-30 02:40:26 +03:00
Aevann 0a3fbaeb88 replace with sanitize_settings_text with much better process_settings_plaintext 2023-07-30 02:39:22 +03:00
Aevann dea70c715d remove leftover code 2023-07-30 02:36:22 +03:00
Aevann 2c682e68f8 much better approach for handling large emojis in titles that doesnt break notifications generated from said titles 2023-07-30 02:36:08 +03:00
Aevann e1853befaa restore needful .strip() 2023-07-29 22:17:50 +03:00
Aevann 6272367c1b replace carp apostrophe 2023-07-29 22:16:31 +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 6dfe376197 remove tab 2023-07-29 21:31:40 +03:00
SneedBot 92697fc9a4 sneed 2023-07-29 18:19:23 +00:00
Aevann 9ed130d7ac add the newest kiwifarms.pl domain 2023-07-29 21:19:01 +03:00
Aevann 84b2053784 remove rarely-used words from RDRAMA_SLURS 2023-07-29 03:55:24 +03:00
Aevann 80f553616b add cute image to leaderboard 2023-07-29 03:30:21 +03:00
Aevann 4f6d66e707 same as last commit 2023-07-29 03:20:00 +03:00
Aevann f67526de1b update video_link_regex to work with the new imported videos 2023-07-29 03:03:29 +03:00
Aevann ff6cfcaa38 fix <summary> margins 2023-07-29 02:14:23 +03:00
Aevann 6a2a048bc0 fix this https://rdrama.net/comment/4171079 2023-07-29 02:08:40 +03:00
Aevann 2d4c447f45 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4447489#context 2023-07-29 02:05:30 +03:00
Aevann e8d8804c83 fix hieroglyphs award not applying in walls 2023-07-29 02:00:50 +03:00
Aevann fc97ea2186 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4495132#context 2023-07-29 01:51:54 +03:00
Aevann 0a9b19bb15 delete redis cache on post deletion/removal/undeletion/unremoval 2023-07-29 01:51:54 +03:00
SneedBot c415430888 sneed 2023-07-28 22:19:34 +00:00
Aevann f68cad922d allow <details> and <summary> https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4170104#context 2023-07-29 01:19:16 +03:00
Aevann 5d8794ef5f get rid of ffmpeg console spam 2023-07-28 21:26:55 +03:00
SneedBot 5a7b86d15e sneed 2023-07-28 18:19:17 +00:00
Aevann d0d7f49a07 fix tooltips inside modals 2023-07-28 21:18:45 +03:00
Aevann 179eafc2b4 remove unnecessary <br> 2023-07-28 20:13:05 +03:00
Aevann 6f16ba3be0 enforce subprocess consistency 2023-07-28 20:01:56 +03:00
Aevann ab62bc501e dont change extension since we copy the encoding 2023-07-28 19:44:09 +03:00
Aevann f16d107ba5 mp4 supremacy 2023-07-28 19:40:44 +03:00
Aevann 85938e9461 increase idle_in_transaction_session_timeout to 40s cuz subprocess_timeout is 30s 2023-07-28 19:04:12 +03:00
SneedBot 4268c287d3 sneed 2023-07-28 15:33:21 +00:00
Aevann 5e15d64f07 increase idle_in_transaction_session_timeout from 10s to 30s 2023-07-28 18:33:02 +03:00
Aevann 3fc64da0e2 reduce ddos_threshold for rdrama from 3k to 1k 2023-07-28 18:23:53 +03:00
SneedBot 6009304685 sneed 2023-07-28 00:34:42 +00:00
Aevann 44750857e0 put a limit of 5 ping groups to prevent error spam in console 2023-07-28 03:34:05 +03:00
Aevann 52a7a98970 fix profile songs 2023-07-28 03:27:01 +03:00
Aevann f478bb0664 move includes to the repo 2023-07-28 02:56:35 +03:00
Aevann ffd1dc9452 opensource schema.sh 2023-07-28 02:47:56 +03:00
Aevann dac480fc38 increase worker count 2023-07-28 02:47:33 +03:00
SneedBot e5419c2df7 sneed 2023-07-27 23:39:21 +00:00