summary refs log tree commit diff
path: root/docs/admin_api (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-28Remove local threepids on account deactivation (#6426)Andrew Morgan3-0/+17
2019-11-28Remove local threepids on account deactivation (#6426)Andrew Morgan3-0/+17
2019-11-28Clarifications for the email configuration settings. (#6423)Richard van der Hoff3-2/+33
Cf #6422
2019-11-28Implementation of MSC2314 (#6176)Amber Brown13-65/+174
2019-11-27add etag and count to key backup endpoints (#5858)Hubert Chathi7-124/+297
2019-11-27Add more tests to the worker blacklist (#6429)Richard van der Hoff2-0/+30
2019-11-27Fix startup error when http proxy is defined. (#6421)Richard van der Hoff3-4/+5
Guess I only tested this on python 2 :/ Fixes #6419.
2019-11-26clean up buildkite outputRichard van der Hoff1-1/+3
2019-11-26Remove assertion and provide a clear warning on startup for missing ↵Andrew Morgan4-0/+11
public_baseurl (#6379)
2019-11-26Fix startup error when http proxy is defined. (#6421)Richard van der Hoff3-4/+5
Guess I only tested this on python 2 :/ Fixes #6419.
2019-11-26Don't restrict the tests to v1 rooms