Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-10-24 | isort | Neil Johnson | 1 | -2/+1 |
2018-10-24 | remove trailing whiter space | Neil Johnson | 1 | -1/+1 |
2018-10-24 | fix tuple | Richard van der Hoff | 1 | -1/+2 |
2018-10-24 | Update changelog.d/3975.feature | Richard van der Hoff | 1 | -1/+1 |
2018-10-23 | remove errant exception and style | Neil Johnson | 3 | -7/+7 |
2018-10-17 | clean up config error logic and imports | Neil Johnson | 3 | -20/+21 |
2018-10-13 | no need to join room if creator | Neil Johnson | 1 | -1/+2 |
2018-10-12 | improve auto room join logic, comments and tests | Neil Johnson | 4 | -9/+36 |
2018-10-04 | move logic into register, fix room alias localpart bug, tests | Neil Johnson | 3 | -46/+62 |
2018-10-04 | changelog v0.33.6 github/release-v0.33.6 release-v0.33.6 | Amber Brown | 2 | -1/+9 |
2018-10-04 | full version | Amber Brown | 1 | -1/+1 |
2018-10-03 | Pin to prometheus_client<0.4 to avoid renaming all of our metrics | Richard van der Hoff | 2 | -1/+5 |
2018-10-03 | Sanitise error messages when user doesn't have permission to invite | Erik Johnston | 1 |