summary refs log tree commit diff
path: root/synapse/federation/transport/server/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471)Eric Eastwood2022-11-281-8/+0
* Remove user-visible groups/communities code (#12553)Patrick Cloke2022-05-251-47/+1
* Deprecate the groups/communities endpoints and add an experimental configurat...Patrick Cloke2022-03-121-4/+11
* Implement account status endpoints (MSC3720) (#12001)Brendan Abolivier2022-02-221-0/+8
* Add admin API to reset connection timeouts for remote server (#11639)Dirk Klimpel2022-01-251-7/+9
* Add most of the missing type hints to `synapse.federation`. (#11483)Patrick Cloke2021-12-021-1/+1
* Add MSC3030 experimental client and federation API endpoints to get the close...Eric Eastwood2021-12-021-1/+11
* Use direct references for configuration variables (part 6). (#10916)Patrick Cloke2021-09-291-1/+1
* Split `synapse.federation.transport.server` into multiple files. (#10590)Patrick Cloke2021-08-161-0/+332