Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-11-14 | Fix an internal server error when viewing the public privacy policy | Richard van der Hoff | 1 | -4/+7 | |
2018-11-09 | Remove hack to support rejoining rooms | Erik Johnston | 1 | -74/+42 | |
2018-11-09 | pep8 | David Baker | 1 | -1/+2 | |
2018-11-09 | add docs | David Baker | 1 | -1/+4 | |
2018-11-09 | Simplify to always drop events if server isn't in the room | Erik Johnston | 1 | -14/+9 | |
2018-11-09 | Update synapse/federation/federation_server.py | Richard van der Hoff | 1 | -1/+1 | |
Co-Authored-By: erikjohnston <erikj@jki.re> | |||||
2018-11-09 | Update synapse/federation/federation_server.py | Richard van der Hoff | 1 | -1/+1 | |
Co-Authored-By: erikjohnston <erikj@jki.re> | |||||
2018-11-09 | Remove unnecessary str() | David Baker | 1 | -1/+1 | |
2018-11-09 | Add a Content-Type header on POST requests to the federation client | Brendan Abolivier | 1 | -2/+7 | |
2018-11-08 | Add test to assert set_e2e_device_keys correctly returns False on no-op | Erik Johnston | 1 | -0/+15 | |
2018-11-08 | Lets convert bytes to unicode instead | Erik Johnston | 1 |