summary refs log tree commit diff
path: root/changelog.d/4142.feature (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-14Add a test for the public T&Cs formRichard van der Hoff2-1/+8
2018-11-14Fix an internal server error when viewing the public privacy policyRichard van der Hoff1-4/+7
2018-11-09Remove hack to support rejoining roomsErik Johnston1-74/+42
2018-11-09pep8David Baker1-1/+2
2018-11-09add docsDavid Baker1-1/+4
2018-11-09Simplify to always drop events if server isn't in the roomErik Johnston1-14/+9
2018-11-09Update synapse/federation/federation_server.pyRichard van der Hoff1-1/+1
2018-11-09Update synapse/federation/federation_server.pyRichard van der Hoff1-1/+1
2018-11-09Remove unnecessary str()David Baker1-1/+1
2018-11-09Add a Content-Type header on POST requests to the federation clientBrendan Abolivier1-2/+7
2018-11-08Add test to assert set_e2e_device_keys correctly returns False on no-opErik Johnston1-0/+15
2018-11-08Lets convert bytes to unicode insteadErik Johnston1-5/