summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
<
Commit message (Collapse)AuthorFilesLines
2019-05-21Improve documentation on generated configurationBrendan Abolivier2-14/+54
2019-05-21Make error messages more explicitBrendan Abolivier2-8/+31
2019-05-21Also test the /password client routeBrendan Abolivier1-1/+34
2019-05-20Remove unused importBrendan Abolivier1-2/+0
2019-05-20Config and changelogBrendan Abolivier2-0/+11
2019-05-20First implementation of MSC2000Brendan Abolivier9-5/+337
2019-05-16LintBrendan Abolivier1-1/+0
2019-05-16LintBrendan Abolivier1-1/+3
2019-05-16Changelog + sample configBrendan Abolivier2-0/+7
2019-05-16Forgot copyrightBrendan Abolivier1-0/+1
2019-05-16Add test caseBrendan Abolivier1-1/+67
2019-05-16Add option to disable per-room profilesBrendan Abolivier2-0/+20
2019-05-16Make /sync attempt to return device updates for both joined and invited ↵Matthew Hodgson2-19/+26
users (#3484)
2019-05-15Make newsfile clearerDavid Baker1-1/+1
2019-05-15Make all the rate limiting options more consistent (#5181)Amber Brown8-131/+138
2019-05-15Drop support for v2_alpha API prefix (#5190)Richard van der Hoff8-26/+21
2019-05-15fix some typos in the changelog v0.99.4 github/release-v0.99.4 release-v0.99.4Richard van der Hoff1-5/+4
2019-05-150.99.4Richard van der Hoff3-3/+12
2019-05-15Update docstring with correct return typeErik Johnston