Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-09-27 | Fix bug where /joined_members didn't check user was in room | Erik Johnston | 2 | -10/+38 | |
2017-09-27 | Don't test is spam_checker not None | David Baker | 1 | -1/+7 | |
Sometimes it's a Mock object which is not none but is still not what we're after |