MatrixSynapse/synapse/federation
David Robertson 85a7a201fa
Also use stable name in SendJoinResponse struct (#14841)
* Also use stable name in SendJoinResponse struct

follow-up to #14832

* Changelog

* Fix a rename I missed

* Run black

* Update synapse/federation/federation_client.py

Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>

Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
2023-01-16 12:40:25 +00:00
..
sender
transport Also use stable name in SendJoinResponse struct (#14841) 2023-01-16 12:40:25 +00:00
__init__.py
federation_base.py
federation_client.py Also use stable name in SendJoinResponse struct (#14841) 2023-01-16 12:40:25 +00:00
federation_server.py Also use stable name in SendJoinResponse struct (#14841) 2023-01-16 12:40:25 +00:00
persistence.py
send_queue.py
units.py