forked-synapse/synapse/federation
Patrick Cloke 1de26b3467
Convert Transaction and Edu object to attrs (#10542)
Instead of wrapping the JSON into an object, this creates concrete
instances for Transaction and Edu. This allows for improved type
hints and simplified code.
2021-08-06 09:39:59 -04:00
..
sender Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00
transport Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -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 Fix exceptions in logs when failing to get remote room list (#10541) 2021-08-06 14:05:41 +01:00
federation_server.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04: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