anonymousland-synapse/synapse/federation
Richard van der Hoff 0d63d93ca8 Enforce compatibility when processing make_join requests
Reject make_join requests from servers which do not support the room version.

Also include the room version in the response.
2018-08-03 16:08:32 +01:00
..
transport Enforce compatibility when processing make_join requests 2018-08-03 16:08:32 +01:00
__init__.py
federation_base.py rename assert_params_in_request to assert_params_in_dict 2018-07-13 21:53:01 +02:00
federation_client.py Refactor code for turning HttpResponseException into SynapseError 2018-08-01 16:02:46 +01:00
federation_server.py Enforce compatibility when processing make_join requests 2018-08-03 16:08:32 +01:00
persistence.py run isort 2018-07-09 16:09:20 +10:00
send_queue.py Remove pdu_failures from transactions 2018-07-30 16:28:47 -06:00
transaction_queue.py Remove pdu_failures from transactions 2018-07-30 16:28:47 -06:00
units.py Remove pdu_failures from transactions 2018-07-30 16:28:47 -06:00