summary refs log tree commit diff
path: root/synapse/util/jsonobject.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-28Add testsErik Johnston1-0/+140
2019-11-28Propagate reason in remotely rejected invitesErik Johnston4-9/+20
2019-11-28MSC2367 Allow reason field on all member eventsErik Johnston1-1/+1
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-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-26