Commit Graph

3198 Commits (127eae8379f097537be5ef7929d580f2c7778c6b)

Author SHA1 Message Date
Aevann 127eae8379 fix image upload in localhost 2023-03-17 15:04:58 +02:00
Aevann 2d8434bfdc increase POST_BODY_LENGTH_LIMIT from 20k to 50k for non-patrons 2023-03-17 13:20:01 +02:00
Aevann bdeb32b3cf in process_dm_images, check if it is actually an image (using pillow) 2023-03-17 13:00:54 +02:00
Aevann 9e30061d6d remove conditions from "except" to make sure the file removal always happens 2023-03-17 13:00:10 +02:00
Aevann 023b398759 remove Media query i dont remember the purpose of 2023-03-17 12:50:49 +02:00
Aevann 32910c5cf5 remove new files if they exist too 2023-03-17 12:50:19 +02:00
Aevann 0dc9e1e35a wipe metadata from audio files - also serving as anti-malware 2023-03-17 12:50:13 +02:00
Aevann 3eabcdb950 dont use remove_media in media.py 2023-03-17 12:25:31 +02:00
Aevann 1190c9d063 wrap all subprocess commands we use in media.py in try except to delete old files 2023-03-17 12:23:06 +02:00
Aevann 3365e933df only use audio/video extensions that CF caches by default 2023-03-17 11:39:01 +02:00
Aevann 9299587c34 add notification thread for WPD 2023-03-17 09:24:37 +02:00
Aevann 0ef1a9c856 fix overflow bug 2023-03-16 12:24:20 +02:00
Aevann 36862484c1 add "my wife" to the rdrama slur filter 2023-03-16 12:03:24 +02:00
Aevann 57765f0776 revert sqlalchemy changes 2023-03-16 08:27:58 +02:00
Aevann 31820a708d add trans woman to the slur filter (filters to "real woman") 2023-03-16 06:25:00 +02:00
Aevann a392fbb86d restore autoflush 2023-03-16 06:21:57 +02:00
Aevann 132f7a4115 add BOTS feature 2023-03-16 06:07:39 +02:00
Aevann 3de34c9a65 Merge branch 'keep-session-open' of https://fsdfsd.net/rDrama/rDrama 2023-03-15 08:02:47 +02:00
Aevann f5682dd483 fix video and audio links 2023-03-15 08:00:02 +02:00
Aevann b2dc965846 more fixes 2023-03-15 07:29:59 +02:00
Aevann c6a7051200 flush instead of committing inside requests 2023-03-15 07:19:35 +02:00
Aevann fe2f1293f1 more fixes 2023-03-15 07:13:58 +02:00
Aevann e7dc7c5641 fix 2023-03-15 07:09:46 +02:00
Aevann a068d22213 more fixes 2023-03-15 06:47:47 +02:00
Aevann f768d81103 keep db sessions open 2023-03-15 05:58:00 +02:00
Aevann 903fb21961 fix images again 2023-03-15 05:07:43 +02:00
Aevann bc9eeba998 same as last commit 2023-03-15 04:53:37 +02:00
Aevann 77d8dd8737 print debugging 2023-03-15 04:53:15 +02:00
Aevann 59159ee79b fix last commit 2023-03-15 04:49:26 +02:00
Aevann da19ef96d1 fix images again 2023-03-15 04:46:54 +02:00
Aevann e5ac46c01a add itjustbugsme.com to boosted sites 2023-03-15 04:44:21 +02:00
Aevann 096fb962f1 remove notify_jannies_of_grooming 2023-03-15 04:20:56 +02:00
Aevann 35c0b5c1eb mention adjustment to mention_regex 2023-03-15 03:51:11 +02:00
Aevann b48a7dd129 fix images 2023-03-14 15:35:31 +02:00
Aevann 60c2f7e628 same as last commit 2023-03-14 10:19:02 +02:00
Aevann 4644e62c99 fix last commit 2023-03-14 10:11:45 +02:00
Aevann 74e7464f54 fix image links getting broken 2023-03-14 10:08:50 +02:00
Aevann 6583ee9b91 stop image_regex from eating spaes after image 2023-03-14 09:09:25 +02:00
Aevann 5ce067ed70 remove file size alerts 2023-03-14 08:19:01 +02:00
Aevann c8ca6d279d stop repetitive under siege shadowban 2023-03-13 21:22:39 +02:00
Aevann 729b095713 remove /h/masterbaiters 2023-03-13 20:53:08 +02:00
Aevann f8e95564b5 make h/hole be valid syntax for moving post 2023-03-13 20:51:30 +02:00
Aevann 08ae593de1 fix this https://stupidpol.site/post/154579/betting-badge-opportunity-are-you-a/3782163#context 2023-03-13 20:33:19 +02:00
Aevann bc09b2e435 add 5 more boosted holes 2023-03-13 17:26:46 +02:00
Aevann e484feffc4 add /h/wallstreetbets and /h/lit to boosted holes 2023-03-13 08:20:18 +02:00
Aevann eb490b150d add 3 comments to BOOSTED_SITES 2023-03-13 07:42:48 +02:00
Aevann 95dc636aa0 add .party to supported tlds 2023-03-13 07:29:50 +02:00
Aevann 510d962822 under siege - dont repetitively ban the same person 2023-03-12 22:46:13 +02:00
Aevann f77d9eba83 add bitchute to allowed_hosts 2023-03-12 21:55:34 +02:00
Aevann 325a8996d8 fix youtube timestamp edge case 2023-03-12 21:07:23 +02:00