Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-09-28 | docker: Initial Dockerfile and docker-compose.yaml | Robert Swain | 5 | -0/+259 | |
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 i |