forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

225 Commits (9804a365da3a2aa36c2011e8475f6205ef3d15dc)

Author SHA1 Message Date
Aevann 9804a365da rename a bunch of columns 2024-02-18 17:30:00 +02:00
Aevann 667bdcc0bf allow "" - or 2024-02-16 17:20:17 +02:00
Aevann 638f4350be nsfw logic consistency 2024-02-16 16:50:03 +02:00
Aevann 01e6942e5c remove unnecessary exact parameter (quotation marks work) 2024-02-16 16:41:11 +02:00
Aevann 0ef0df679a Revert "try smth on rdrama"
This reverts commit f67fc3d98a.
2024-02-13 21:57:12 +02:00
Aevann f67fc3d98a try smth on rdrama 2024-02-13 21:53:46 +02:00
Aevann c4c5a8db35 why are empty searches not allowed 2024-02-07 06:13:14 +02:00
Aevann 0255bd115c fix 500 error 2024-02-07 03:22:14 +02:00
Aevann cf2f91df64 allow ppl to avoid effortposts and nsfw 2024-02-07 03:20:52 +02:00
Aevann 76587eeb33 fix effortpost param 2024-02-07 03:13:12 +02:00
Aevann 8c7cf48df7 add effortpost search parameter 2024-02-07 02:13:06 +02:00
Aevann bf2dbb38a9 remove unnecessary property 2024-01-12 09:20:32 +02:00
Aevann 381f3d57b6 allow shadowbanned users to search their own shit 2024-01-12 09:16:03 +02:00
Aevann d7350e73cf add extra username for patrons 2023-11-25 23:57:15 +02:00
Aevann bbc7a4772f stop using "flair" instead of "hole" in wpd 2023-10-07 21:04:12 +03:00
Aevann 62d1940a8f sub -> hole 2023-10-07 20:55:50 +03:00
Aevann c4d4d864ae compile search regex 2023-10-05 19:14:17 +03:00
Aevann bb7192c929 rename over_18 to nsfw 2023-10-05 13:19:50 +03:00
Aevann aeb9e669d4 rename over18 and over-18 to nsfw 2023-10-05 13:15:05 +03:00
Aevann c4f9086068 add tabs 2023-09-29 06:40:14 +03:00
Aevann 46633a4529 dedup sql-escaping code 2023-09-27 01:12:01 +03:00
Aevann f35f495b17 add this https://rdrama.net/h/countryclub/post/79285/-/5029126#context 2023-09-21 23:02:12 +03:00
Aevann 0bc3cbaaed add spaces to variable declaration 2023-09-21 22:36:45 +03:00
Aevann 93bf904af7 remove repeated filters 2023-09-21 22:36:15 +03:00
Aevann 8d84748c42 add spaces for consistency 2023-08-24 00:57:39 +03:00
Aevann 3ec2038caf same as last commit 2023-08-11 16:15:34 +03:00
Aevann a0c0f2af64 remove unnecessary () 2023-08-06 06:33:25 +03:00
Aevann 8beb2d7e8e remove typing (useless code bloat) 2023-07-30 03:42:06 +03:00
Aevann 2b9647a37e try random bullshit to fix timeouts 2023-07-17 17:49:26 +03:00
Aevann ff67e30949 dont count failed requests towards ratelimit 2023-07-13 16:50:46 +03:00
Aevann 13c99ec9ad fix claim_rewards by not importing Transaction from sqlalchemy which overrides my Transaction class 2023-07-10 03:49:08 +03:00
Aevann 3a6481f3da allow ppl to search their own ghost comments 2023-06-24 16:37:08 +03:00
Aevann d9bed378a9 complement 32fa466e6a 2023-06-23 16:46:42 +03:00
Aevann d8bfc0a0a9 dont pass db session as an argument unless necessary 2023-06-08 03:49:37 +03:00
Aevann 32fa466e6a rename submissions to posts 2023-06-08 02:26:32 +03:00
Aevann bf078e2f1a fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4222635#context 2023-06-08 02:07:47 +03:00
Aevann 36d4aed1f5 restore exact searching for posts 2023-05-15 01:52:15 +03:00
Aevann 656a79b604 dont show duplicate results in /search/messages 2023-05-13 08:01:44 +03:00
Aevann 864f770762 add namelock award 2023-05-13 07:53:14 +03:00
Aevann cd48fe7e3f clearer error 2023-05-09 21:59:44 +03:00
Aevann e990cf4a62 fix 500 error 2023-05-09 21:40:00 +03:00
Aevann 095e1d917c remove ugly unnecesary else statement 2023-05-07 22:35:31 +03:00
Aevann f3a0080698 remove useless tabs 2023-05-06 00:47:07 +03:00
Aevann 92f0154e67 use new pagination system everywhere it isnt used 2023-05-06 00:47:07 +03:00
Aevann d9aeb1f111 dedup page defining 2023-05-05 08:23:59 +03:00
Aevann 6e713ca930 revert the new comments system 2023-03-25 20:25:38 +02:00
Aevann 4ecb552169 comments overhaul 2023-03-24 18:30:27 +02:00
Aevann 444cbb41bb do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3842547#context 2023-03-22 22:16:52 +02:00
Aevann 57765f0776 revert sqlalchemy changes 2023-03-16 08:27:58 +02:00
Aevann f768d81103 keep db sessions open 2023-03-15 05:58:00 +02:00