forked-synapse/synapse/federation
Patrick Cloke 9d1971a5c4
Return the stable event field from /send_join per MSC3083. (#11413)
This does not remove the unstable field and still parses both.
Handling of the unstable field will need to be removed in the
future.
2021-11-29 15:43:20 +00:00
..
sender Annotate log_function decorator (#10943) 2021-10-27 17:27:23 +01:00
transport Return the stable event field from /send_join per MSC3083. (#11413) 2021-11-29 15:43:20 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Add type hints for most HomeServer parameters (#11095) 2021-10-22 18:15:41 +01:00
federation_client.py Split out federated PDU retrieval into a non-cached version (#11242) 2021-11-09 15:07:57 -06:00
federation_server.py Return the stable event field from /send_join per MSC3083. (#11413) 2021-11-29 15:43:20 +00: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