forked-synapse/synapse/federation
Patrick Cloke f42e4c4eb9
Remove the experimental spaces enabled flag. (#10063)
In lieu of just always enabling the unstable spaces endpoint and
unstable room version.
2021-05-26 14:35:16 -04:00
..
sender Add debug logging for issue #9533 (#9959) 2021-05-11 11:04:03 +01:00
transport Remove the experimental spaces enabled flag. (#10063) 2021-05-26 14:35:16 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Add Keyring.verify_events_for_server and reduce memory usage (#10018) 2021-05-20 16:25:11 +01:00
federation_client.py Use ijson to parse the response to /send_join, reducing memory usage. (#9958) 2021-05-20 16:11:48 +01:00
federation_server.py Fix m.room_key_request to-device messages (#9961) 2021-05-11 11:02:56 +01:00
persistence.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
send_queue.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
units.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00