Commit Graph

4110 Commits (97126cb83fee779023665e38ac5d223679c303db)

Author SHA1 Message Date
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: #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
Aevann 4071dead5b fix broken mention pfps in localhost 2023-09-15 00:02:20 +03:00
Aevann 407f718613 add .title() slur replacer (tested on staging, max time it delayed the request by was 20 milliseconds, worth it IMO) 2023-09-14 23:46:20 +03:00
Aevann 1a6df0086c fix for old versions of reddit api 2023-09-14 23:19:06 +03:00
Aevann 398d301ece remove raw.githubusercontent.com from approved_embed_hosts, repos get deleted and we'd end up with broken images 2023-09-14 23:05:24 +03:00
Aevann 1bd7a7a81c stop spam 2023-09-14 22:57:48 +03:00
Aevann 112841cf9e make offsite_mentions_task take 3 seconds instead of 14 seconds 2023-09-14 20:36:15 +03:00
Aevann b029ae2c38 only print "Cron tasks finished" when they're actually finished 2023-09-14 20:36:14 +03:00
Aevann db7501629c make sure useless "/" is always removed for better repost checking 2023-09-14 03:34:13 +03:00
Aevann 5e6ebb3599 only add ?context=8 to comment links 2023-09-14 03:32:22 +03:00
Aevann 03b33deb26 allow subreddit links to get converted to old.reddit.com too 2023-09-14 03:30:47 +03:00
Aevann e375e44645 remove unnecessary dashes 2023-09-14 03:23:24 +03:00
Aevann 4dbd55d372 simplify regex 2023-09-14 03:11:00 +03:00
Aevann 497a39e266 remove unnecessary garbage from reddit_domain_regex 2023-09-14 03:09:32 +03:00
Aevann 54717e21b1 replace reddit.com/user/blahblah too 2023-09-14 03:06:54 +03:00
Aevann 12a3d7b026 fix ppl not getting kicked from !verifiedrich when their paypig expires 2023-09-14 02:48:20 +03:00
Aevann 9b75debb2d automate movie night 2023-09-14 01:39:47 +03:00
Aevann e489314ab9 remove repeated commit statements 2023-09-14 01:19:07 +03:00
Aevann 506bf91dc0 test last commit 2023-09-13 23:57:03 +03:00
Aevann 6afd8d64ab add every_fri cron flag 2023-09-13 23:55:59 +03:00
Aevann e80244e79b restore r*pe 2023-09-13 22:39:31 +03:00
Aevann 210e97dff0 fix transaction timeout issues and prevent long locks 2023-09-13 21:11:58 +03:00
Aevann f33cb8efaf remove fonts.googleapis.com since it hosts css and not font files 2023-09-13 20:11:31 +03:00
Aevann e639da6d89 remove duplicate sources from CSP 2023-09-13 19:58:36 +03:00
Aevann 3e7d558a77 letmegooglethat.com & lmgtfy.app > google.com 2023-09-13 19:35:10 +03:00
Aevann dfb195714a simpler code 2023-09-12 23:28:10 +03:00
Aevann 9ce6027621 remove print-debugging 2023-09-12 23:27:43 +03:00
Aevann 645d510d6d fix bug with offsite mentions 2023-09-12 23:26:26 +03:00
Aevann 4b1fb5eec1 print-debugging 2023-09-12 22:55:05 +03:00
Aevann b2c17d1701 dont break 2023-09-12 22:54:17 +03:00
Aevann dbddee2fa1 remove forgotten line 2023-09-12 22:53:31 +03:00
Aevann 35f7b46fc8 handle error 2023-09-12 17:32:07 +03:00
Aevann 4c87c88cfc revert last commit 2023-09-11 22:49:02 +03:00
Aevann ac46269278 try smth 2023-09-11 22:43:15 +03:00
Aevann b0a05e5871 handle old comments 2023-09-11 21:39:23 +03:00
Aevann be91cca7da delete unused parameter 2023-09-11 21:30:13 +03:00
Aevann d65e3ab6c7 fix error in _sub_inactive_purge_task 2023-09-11 21:30:05 +03:00
Aevann c4b12d01b5 im retarded? 2023-09-11 21:16:16 +03:00
Aevann 6fe7c655d2 same as last commit 2023-09-11 21:12:10 +03:00