.. |
config
|
do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4683097#context
|
2023-07-30 08:18:35 +03:00 |
actions.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
alerts.py
|
make group-pingspamming marginally faster (it will still timeout anyway bc of the transaction timeout i added in previous commit)
|
2023-07-28 01:08:06 +03:00 |
assetcache.py
|
same as last couple of commits
|
2023-04-25 17:59:16 +02:00 |
casino.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
cloudflare.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
const_stateful.py
|
fix worker timeouts
|
2023-07-08 17:03:58 +03:00 |
cron.py
|
fix missing import
|
2023-07-26 04:14:41 +03:00 |
get.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
lazy.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
logging.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
lottery.py
|
fix claim_rewards by not importing Transaction from sqlalchemy which overrides my Transaction class
|
2023-07-10 03:49:08 +03:00 |
mail.py
|
use SITE_FULL
|
2023-07-28 01:58:10 +03:00 |
marsify.py
|
increase cutoff for marsey mappings to 5 characters to stop "this" and "with" and the like from getting mapped
|
2023-04-28 11:14:26 +02:00 |
media.py
|
make thumbnail_thread not fail bc of idle_in_transaction_session_timeout
|
2023-07-30 04:35:12 +03:00 |
offsitementions.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
owoify.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
regex.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
roulette.py
|
kill all forgetful cunts
|
2023-07-14 06:53:18 +03:00 |
sanitize.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
security.py
|
[DO NOT MERGE] multiple sub banners (#59)
|
2022-12-11 23:44:34 +00:00 |
settings.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
sharpen.py
|
cleanup in aisle 4
|
2023-07-03 03:26:20 +03:00 |
slots.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
sorting_and_time.py
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
stats.py
|
fix stats
|
2023-07-13 15:51:42 +03:00 |
treasure.py
|
fix this https://rdrama.net/post/187626/fbi-gets-its-buttplug-pushed-in/4579645#context
|
2023-07-14 16:35:33 +03:00 |
twentyone.py
|
kill all forgetful cunts
|
2023-07-14 06:53:18 +03:00 |
useractions.py
|
actually fix roulette (i forgot that i had @lazy before def has_badge)
|
2023-05-16 03:30:55 +03:00 |