forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

309 Commits (a7b94f91c6ef572797b621ce329a67878ccf9b70)

Author SHA1 Message Date
Aevann 641b1ae1bf fish 2023-07-26 23:06:28 +03:00
Aevann a94dda90dd remove unnecessary flushes 2023-07-25 23:35:54 +03:00
Aevann 333e1329f9 move some functions to the top to help with making the next commit 2023-07-25 23:06:18 +03:00
Aevann 16fb709c00 boost /h/countryclub by x2 2023-07-20 19:54:59 +03:00
Aevann af52afb408 use abort in vote 2023-07-19 13:00:59 +03:00
Aevann d1ef92fa17 fix 2023-07-18 14:38:33 +03:00
Aevann 649ea49c67 mute annoying errors 2023-07-18 13:17:37 +03:00
Aevann 2b9647a37e try random bullshit to fix timeouts 2023-07-17 17:49:26 +03:00
Aevann fe183b7fef add exclamation mark 2023-07-17 17:49:07 +03:00
Aevann e15effe223 move boosted_sites to its own file so i can link to it 2023-07-14 06:32:52 +03:00
Aevann ff67e30949 dont count failed requests towards ratelimit 2023-07-13 16:50:46 +03:00
Aevann 75d3eea134 change lemmy boosting 2023-07-13 14:22:22 +03:00
Aevann 2154684751 remove now-unnecessary app_id column 2023-07-08 02:19:37 +03:00
Aevann 517ed8a9d3 disallow ALL bots from voting 2023-07-08 02:18:03 +03:00
Aevann 31b685db57 boost all stealth holes by x2 2023-07-05 23:39:15 +03:00
Aevann 25b9a0f535 stop usage of .update 2023-07-03 00:42:34 +03:00
Aevann 67fa522b82 dont use pay_account and charge_account in votes 2023-07-01 00:49:10 +03:00
Aevann 6b2c838e3a x4 coin multipler for wpd 2023-06-28 00:04:53 +03:00
Aevann d9bed378a9 complement 32fa466e6a 2023-06-23 16:46:42 +03:00
Aevann 32fa466e6a rename submissions to posts 2023-06-08 02:26:32 +03:00
Aevann 5c4e0a5b79 stacked changes 2023-05-15 12:27:24 +03:00
Aevann 0db2bc4f9a dont send repeatable notif 2023-05-14 02:45:18 +03:00
Aevann 8d2eca46e4 progstack me 2023-05-12 20:31:23 +03:00
Aevann 6369716aa5 fix import 2023-05-07 22:26:08 +03:00
Aevann b9759f6a97 notify 2023-05-07 22:19:48 +03:00
Aevann 86ee28d024 increase postdropoff and constantize LNTERNETCUSTODIAN_ID 2023-05-06 15:18:26 +03:00
Aevann b350a152bc add SCHIZO_ID 2023-05-04 19:24:22 +03:00
Aevann 3282e07422 dedup some event codde 2023-04-27 14:08:11 +02:00
Aevann 78fd7463d5 birthgay 2023-04-25 17:30:44 +02:00
Aevann 16766981bc DKD 2023-04-25 16:34:09 +02:00
Aevann a37fca393d combined buy button for awards and hats 2023-04-24 17:08:40 +02:00
Aevann 8083042617 force stealth mode on /h/mnn 2023-04-02 18:56:22 +02:00
Aevann 5bc6597188 add 1/1 second ratelimiter for user ids to fix blackjack exploit 2023-04-02 08:52:26 +02:00
Aevann 21d0adae54 fix prev commit 2023-03-31 22:19:35 +02:00
Aevann 231ecef5f2 boost effortposts even more 2023-03-31 22:13:53 +02:00
Aevann 57765f0776 revert sqlalchemy changes 2023-03-16 08:27:58 +02:00
Aevann a392fbb86d restore autoflush 2023-03-16 06:21:57 +02:00
Aevann 3de34c9a65 Merge branch 'keep-session-open' of https://fsdfsd.net/rDrama/rDrama 2023-03-15 08:02:47 +02:00
Aevann 3044499f5e do what slackernews wants 2023-03-15 06:01:33 +02:00
Aevann f768d81103 keep db sessions open 2023-03-15 05:58:00 +02:00
Aevann e45472893a i actually like SRD posts, why did i limit them? 2023-03-15 05:17:56 +02:00
Aevann 563ced8707 boost all sites with "chan" in the domain 2023-03-12 11:10:08 +02:00
Aevann 9f66e33061 Revert "convert IS_FISTMAS and IS_HOMOWEEN from functions to variables"
This reverts commit b45d845630.
2023-03-08 08:51:40 +02:00
Aevann b45d845630 convert IS_FISTMAS and IS_HOMOWEEN from functions to variables 2023-03-08 08:10:18 +02:00
Aevann 984aecec9a destroy the shadow realm (#135)
Co-authored-by: Aevann <randomname42029@gmail.com>
Reviewed-on: rDrama/rDrama#135
2023-02-27 15:38:12 +00:00
Aevann 17bb6dad48 blackjack fix exploit 2023-02-27 07:33:45 +02:00
Aevann fe0b8887bc change 1/second ratelimit to 1/2 second 2023-02-26 12:26:26 +02:00
Aevann 82a73392a9 fix errors 2023-02-26 10:49:09 +02:00
Aevann 8c495c914a default ratelimit doesnt apply implicitly if theres other @limiter.limit before the function, so add it explicity before all functions 2023-02-26 10:41:04 +02:00
Aevann 7aaeedea36 better ratelimiting 2023-02-26 03:42:39 +02:00