summary refs log tree commit diff
path: root/synapse/handlers/pagination.py (unfollow)
Commit message (Expand)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
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 public_ba...Andrew Morgan4-0/+11
2019-11-26Fix startup error when http proxy is defined. (#6421)Richard van der Hoff3-4/+5
2019-11-26Don't restrict the tests to v1 roomsBrendan Abolivier1-2/+0
2019-11-26