forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

4148 Commits (249a9e685f3fca3d22ef739113e77bfeb54243f1)

Author SHA1 Message Date
Aevann 249a9e685f do smth i missed in a previous commit 2023-09-21 22:37:29 +03:00
Aevann 8efb8de6cb rename a variable for clarity 2023-09-21 22:32:59 +03:00
Aevann cc44c09008 hopefully-unbreakable fix to the transform issue 2023-09-21 22:12:23 +03:00
Aevann 57033c2a23 increase IS_PERMA_PROGSTACKED on wpd to JL4 2023-09-21 21:13:10 +03:00
top aa9bbe06cd Skip multiple autojanny comment error (#204)
Error happens here where multiple autojanny comments are found on a new install, should probably be handled by deleting one of them 🤷. This at least allows new installs to work without some database tinkering

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#204
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-09-21 18:09:39 +00:00
top 24eafc85d8 Adds some bug fixes QoL changes to the blackjack game. (#203)
Updates the wager text to show the wager for both hands instead of the original wager since splitting doubles the bet.

Adds the ability to split face cards/ten which is allowed in the rules most casinos (it's also universally terrible so idk why anyone would actually split 10s).

Adds the ability to double down on 9 as requested by annoyingthegoyim, probably increases EV a very small amount but not really noticeable since 9 is a pretty rare opening hand (and worse than double down on 10 or 11).

Moves the split button to after hit/stay since some users complained about splitting by accident due to button placement

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#203
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-09-21 13:31:02 +00:00
Aevann 8a1243dd35 increase TRUESCORE_DONATE_MINIMUM on WPD to 100 2023-09-20 23:37:24 +03:00
Aevann c9e2179b05 make rerun post only pinned for 1 hour to reduce spam 2023-09-20 20:53:32 +03:00
Aevann f9b4d182b9 automate sunday rerun too 2023-09-20 20:52:39 +03:00
Aevann 0b15290ccf simpler fix to the transform exploit 2023-09-20 18:54:57 +03:00
Aevann c930c21004 move some shit out of const.py into regex.py 2023-09-20 18:43:00 +03:00
Aevann 577ca190be fix this https://rdrama.net/post/205335/potential-huge-drama-for-reddit-fricking/5016437#context 2023-09-20 18:41:17 +03:00
Aevann f79b44504b fix + improve heytroon's PR 2023-09-20 18:10:39 +03:00
Aevann 2355ea9f6a make CHUD_MSGS a tuple 2023-09-20 18:05:42 +03:00
HeyMoon c410b5b4d0 Add new chud msgs (#202)
yeah

Co-authored-by: Chuck Sneed <sneed@formerlychucks.net>
Reviewed-on: rDrama/rDrama#202
Co-authored-by: HeyMoon <heymoon@noreply.fsdfsd.net>
Co-committed-by: HeyMoon <heymoon@noreply.fsdfsd.net>
2023-09-20 15:01:03 +00:00
Aevann 1eabaca2c1 use search-new + unify reddit profile url 2023-09-18 21:26:21 +03:00
Aevann 03e9c5bc1e fix bug 2023-09-18 21:18:08 +03:00
Aevann f0a5349519 Revert "Revert "Adds blackjack split (#197)""
This reverts commit 9daa939cae.
2023-09-18 19:31:58 +03:00
Aevann bb87673a90 restore transform without "scale" 2023-09-18 19:28:12 +03:00
Aevann d314506fbf fix error in get_mentions 2023-09-18 14:47:06 +03:00
Aevann 5347f58382 fix 500 error 2023-09-18 14:40:29 +03:00
Aevann 0b375b2269 boost /h/traps 2023-09-18 14:36:07 +03:00
Aevann a1f3b11fa6 dont filter based when preceded by a - 2023-09-18 14:32:53 +03:00
Aevann be8cc7643f boost forum 2023-09-18 14:32:30 +03:00
Aevann a94171f1e7 Update files/helpers/media.py 2023-09-17 23:03:38 +00:00
Aevann 60580cc6fa add orgy icon 2023-09-17 23:58:08 +03:00
Aevann ac6a71223d fix mp3 songs 2023-09-17 23:14:41 +03:00
Aevann c8a3a5a569 prevent malicious use by excluding user subreddits 2023-09-17 22:56:00 +03:00
Aevann 2c1fecc724 based -> keyed 2023-09-17 22:40:35 +03:00
Aevann c5511541d5 apparently s_urls are a thing in profile posts too https://rdrama.net/post/204924 2023-09-17 22:33:57 +03:00
Aevann e53eb20084 fix this https://rdrama.net/post/204734/reddit-admins-decide-the-best-path/5002037#context 2023-09-17 22:23:08 +03:00
Aevann 73618fa2c2 remove coon slur filter for funny wootfatigue interactions 2023-09-17 21:55:13 +03:00
Aevann 762870e3c6 fix catholic slur filter 2023-09-17 21:54:36 +03:00
Aevann a9a16c8376 remove redundant function 2023-09-16 02:48:33 +03:00
Aevann e4d663d241 pin the 1st post for 11 hours 2023-09-15 20:06:24 +03:00
Aevann 7423ac7959 re-add y'all seein' eye 2023-09-15 18:43:42 +03:00
Aevann 8deea6e608 use codeblock 2023-09-15 16:26:10 +03:00
Aevann 9daa939cae Revert "Adds blackjack split (#197)"
This reverts commit 30d10f638e.
2023-09-15 14:30:08 +03:00
top 30d10f638e Adds blackjack split (#197)
Holy shit this was a massive pain, done now though lol.

I recommend additional testing, I mean I did test this a ton locally but I also spent 3 hours fixing bugs and maybe missed something

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#197
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-09-15 11:27:00 +00:00
Aevann 4b69ff1b0d improve css_url_regex 2023-09-15 04:40:53 +03:00
Aevann e824a3a476 put all youtube regexes next to eachother like reddit 2023-09-15 04:25:38 +03:00
Aevann e78a6f539d remove unnecessary slash 2023-09-15 04:24:16 +03:00
Aevann e74926a5a3 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4941566#context 2023-09-15 04:23:38 +03:00
Aevann 7c1520d37d minor unnecessary improvement to a couple of regexes 2023-09-15 04:23:15 +03:00
Aevann 9f505a17fd fix youtu.be links being jumbled like this https://rdrama.net/post/200792 2023-09-15 04:20:18 +03:00
Aevann efa82d4c32 remove unnecessary youtube archival that doesnt even work 2023-09-15 04:19:09 +03:00
Aevann 70a3510ed4 counter a cp spammer 2023-09-15 03:10:11 +03:00
Aevann b3ef4734a5 more accurate function name 2023-09-15 03:07:17 +03:00
Aevann a22c14f21c remove unnecessary shit 2023-09-15 02:19:44 +03:00
Aevann 6b86b24148 better staging support 2023-09-15 01:55:16 +03:00