forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/helpers
Snakes b306d113ad Lottery: Fix treasure adding coins to manager.
It was observed in prod that the lottery prize as tracked by the DB
had diverged from the amount held in the Lottershe manager account.
This appears to be the result of grant_lottery_tickets_to_user
adding the # of _tickets_ rather than the value of those tickets to
the manager.
2022-06-03 02:24:32 -04:00
..
alerts.py Truncate notifs with too-long bodies. 2022-06-01 00:54:05 -04:00
blackjack.py Add can_gamble user setting. 2022-05-30 05:32:45 -04:00
const.py Make post rate limit site-specific. 2022-06-02 22:10:59 -04:00
discord.py sfd 2022-05-07 06:13:19 +02:00
get.py fds 2022-05-25 22:16:26 +02:00
jinja2.py Don't show lotteries on the sister sites 2022-05-29 20:43:16 -05:00
lazy.py certified good commit 2022-05-25 19:01:29 +02:00
lottery.py Lottery: Fix treasure adding coins to manager. 2022-06-03 02:24:32 -04:00
media.py sfd 2022-05-27 19:19:12 +02:00
sanitize.py Add 'filter' to allowed_styles. 2022-06-02 06:14:20 -04:00
security.py mn 2022-05-05 01:09:46 +02:00
slots.py Add can_gamble user setting. 2022-05-30 05:32:45 -04:00
treasure.py Treasure: raise minimum reward 10 -> 12. 2022-05-31 20:23:19 -04:00
wrappers.py Rate limiter: fix 81e2a5a for logged-out. 2022-05-30 23:50:56 -04:00