Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-21 | Improve documentation on generated configuration | Brendan Abolivier | 2 | -14/+54 | |
2019-05-21 | Make error messages more explicit | Brendan Abolivier | 2 | -8/+31 | |
2019-05-21 | Also test the /password client route | Brendan Abolivier | 1 | -1/+34 | |
2019-05-20 | Remove unused import | Brendan Abolivier | 1 | -2/+0 | |
2019-05-20 | Config and changelog | Brendan Abolivier | 2 | -0/+11 | |
2019-05-20 | First implementation of MSC2000 | Brendan Abolivier | 9 | -5/+337 | |
2019-05-16 | Lint | Brendan Abolivier | 1 | -1/+0 | |
2019-05-16 | Lint | Brendan Abolivier | 1 | -1/+3 | |
2019-05-16 | Changelog + sample config | Brendan Abolivier | 2 | -0/+7 | |
2019-05-16 | Forgot copyright | Brendan Abolivier | 1 | -0/+1 | |
2019-05-16 | Add test case | Brendan Abolivier | 1 | -1/+67 | |
2019-05-16 | Add option to disable per-room profiles | Brendan Abolivier | 2 | -0/+20 | |
2019-05-16 | Make /sync attempt to return device updates for both joined and invited ↵ | Matthew Hodgson | 2 | -19/+26 | |
users (#3484) | |||||
2019-05-15 | Make newsfile clearer | David Baker | 1 | -1/+1 | |
2019-05-15 | Make all the rate limiting options more consistent (#5181) | Amber Brown | 8 | -131/+138 | |
2019-05-15 | Drop support for v2_alpha API prefix (#5190) | Richard van der Hoff | 8 | -26/+21 | |
2019-05-15 | fix some typos in the changelog v0.99.4 github/release-v0.99.4 release-v0.99.4 | Richard van der Hoff | 1 | -5/+4 | |
2019-05-15 | 0.99.4 | Richard van der Hoff | 3 | -3/+12 | |
2019-05-15 | Update docstring with correct return type | Erik Johnston | <