.. |
config
|
change 500 error message for wpd
|
2023-06-06 20:15:36 +03:00 |
actions.py
|
remove the increased under siege time for messages and reports on WPD
|
2023-05-24 13:46:31 +03:00 |
alerts.py
|
fix duplicated post mentions
|
2023-06-02 16:43:27 +03:00 |
assetcache.py
|
same as last couple of commits
|
2023-04-25 17:59:16 +02:00 |
casino.py
|
actually fix roulette (i forgot that i had @lazy before def has_badge)
|
2023-05-16 03:30:55 +03:00 |
cloudflare.py
|
whenever u import from const, import everything
|
2023-03-12 15:03:58 +02:00 |
const_stateful.py
|
stop hanging db transactions
|
2023-05-16 08:29:42 +03:00 |
cron.py
|
consistency in award expiration messages
|
2023-05-19 17:20:01 +03:00 |
get.py
|
add namelock award
|
2023-05-13 07:53:14 +03:00 |
lazy.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
logging.py
|
whenever u import from const, import everything
|
2023-03-12 15:03:58 +02:00 |
lottery.py
|
combined buy button for awards and hats
|
2023-04-24 17:08:40 +02:00 |
mail.py
|
whenever u import from const, import everything
|
2023-03-12 15:03:58 +02: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
|
Revert "migrate images again"
|
2023-05-17 09:12:17 +03:00 |
offsitementions.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
owoify.py
|
…
|
|
regex.py
|
minor fix
|
2023-05-22 17:57:58 +03:00 |
roulette.py
|
combined buy button for awards and hats
|
2023-04-24 17:08:40 +02:00 |
sanitize.py
|
restore IGNORE_DOMAIN_BAN janny perm
|
2023-06-02 16:48:58 +03:00 |
security.py
|
…
|
|
settings.py
|
rename dm_images to dm_media
|
2023-05-12 18:27:46 +03:00 |
slots.py
|
combined buy button for awards and hats
|
2023-04-24 17:08:40 +02:00 |
sorting_and_time.py
|
do this https://rdrama.net/h/changelog/post/165657/changelog-megathread-marseynotes/4104704#context
|
2023-05-13 06:31:45 +03:00 |
stats.py
|
make generate_chart_tasks take 6 seconds instead of 20 seconds
|
2023-05-13 05:00:31 +03:00 |
treasure.py
|
remove !wordle since nobody uses it (only 2 ppl used it last 30 days in rdrama and WPD)
|
2023-04-29 23:27:45 +02:00 |
twentyone.py
|
fix issue with multiple blackjack games
|
2023-05-04 01:12:40 +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 |