Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-06 | Send message after room has been shutdown | Erik Johnston | 1 | -11/+11 | |
Currently the explanation message is sent to the abuse room before any users are forced joined, which means it tends to get lost in the backlog of joins. So instead we send the message *after* we've forced joined everyone. | |||||
2019-03-06 | Make registration ratelimiter separate from the main events one | Brendan Abolivier | 3 | -2/+6 | |