Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-05 | Clean up the database pagination code (#5007) | Amber Brown | 3 | -67/+64 | |
* rewrite & simplify * changelog * cleanup potential sql injection | |||||
2019-04-04 | Prevent kicking users who aren't in the room (#4999) | Andrew Morgan | 2 | -0/+10 | |
Prevent kick events from succeeding if the user is not currently in the room. | |||||
2019-04-04 |