0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-14 16:48:18 +02:00
synapse/synapse/federation
Patrick Cloke c4cf0c0473
Attempt to pull from the legacy spaces summary API over federation. (#10583)
If the new /hierarchy API does not exist on all destinations,
fallback to querying the /spaces API and translating the results.

This is a backwards compatibility hack since not all of the
federated homeservers will update at the same time.
2021-08-17 08:19:12 -04:00
..
sender Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00
transport Validate the max_rooms_per_space parameter to ensure it is non-negative. (#10611) 2021-08-16 12:01:30 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
federation_client.py Attempt to pull from the legacy spaces summary API over federation. (#10583) 2021-08-17 08:19:12 -04:00
federation_server.py Clean up some logging in the federation event handler (#10591) 2021-08-16 13:19:02 +01:00
persistence.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00
send_queue.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
units.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00