Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-09-28 | Fix typo in url cache expiry timer | Erik Johnston | 1 | -1/+1 | |
2017-09-28 | Support new and old style media id formats | Erik Johnston | 1 | -31/+81 | |
2017-09-28 | Fix typo | Erik Johnston | 1 | -3/+3 | |
2017-09-28 | Change expires column to expires_ts | Erik Johnston | 3 | -10/+29 | |
2017-09-28 | More brackets | Erik Johnston | 1 | -1/+1 | |
2017-09-28 | Delete expired url cache data | Erik Johnston | 5 | -5/+208 | |
2017-09-28 | Fix /joined_members to work with AS users | Erik Johnston | 2 | -13/+26 | |
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 | |||||
2017-09-27 | Remove unintentional debugging | David Baker | 1 | -1/+0 | |
2017-09-27 | pep8 | David Baker | 2 | -0/+2 | |