MatrixSynapse/synapse/federation
David Robertson 1eed795fc5
Include heroes in partial join responses' state (#14442)
* Pull out hero selection logic

* Include heroes in partial join response's state

* Changelog

* Fixup trial test

* Remove TODO
2022-11-15 17:35:19 +00:00
..
sender Fix `TypeError: 'dict_keys' object is not reversible` (#14280) 2022-10-24 13:05:14 +01:00
transport Stop returning `unsigned.invite_room_state` in `PUT /_matrix/federation/v2/invite/{roomId}/{eventId}` responses (#14064) 2022-10-20 15:17:45 +01:00
__init__.py
federation_base.py
federation_client.py Fix typo in #13320 which could cause log spam (#14347) 2022-11-01 19:20:35 +00:00
federation_server.py Include heroes in partial join responses' state (#14442) 2022-11-15 17:35:19 +00:00
persistence.py
send_queue.py
units.py