summary refs log tree commit diff
path: root/scripts-dev (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-09-28Fix /joined_members to work with AS usersErik Johnston2-13/+26
2017-09-27Fix bug where /joined_members didn't check user was in roomErik Johnston2-10/+38
2017-09-27Don't test is spam_checker not NoneDavid Baker1-1/+7
Sometimes it's a Mock object which is not none but is still not wha