MatrixSynapse/synapse
Richard van der Hoff 3070af4809
remote join processing: get create event from state, not auth_chain (#12039)
A follow-up to #12005, in which I apparently missed that there are a bunch of other places that assume the create event is in the auth chain.
2022-02-21 19:27:35 +00:00
..
_scripts
api Fix M_WRONG_ROOM_KEYS_VERSION error not including `current_version` field (#11988) 2022-02-14 19:28:00 +00:00
app
appservice
config
crypto
events
federation remote join processing: get create event from state, not auth_chain (#12039) 2022-02-21 19:27:35 +00:00
groups
handlers remote join processing: get create event from state, not auth_chain (#12039) 2022-02-21 19:27:35 +00:00
http
logging
metrics
module_api Document why auth providers aren't validated in the admin API. (#12004) 2022-02-18 17:24:25 +00:00
push Upgrade mypy to version 0.931 (#12030) 2022-02-18 15:57:26 +00:00
replication
res
rest Advertise Matrix 1.2 in `/_matrix/client/versions` (#12022) 2022-02-21 08:59:29 -07:00
server_notices
spam_checker_api
state
static
storage remote join processing: get create event from state, not auth_chain (#12039) 2022-02-21 19:27:35 +00:00
streams Upgrade mypy to version 0.931 (#12030) 2022-02-18 15:57:26 +00:00
util Upgrade mypy to version 0.931 (#12030) 2022-02-18 15:57:26 +00:00
__init__.py
event_auth.py
notifier.py
py.typed
python_dependencies.py
server.py
types.py Add type hints to `synapse/storage/databases/main` (#11984) 2022-02-21 16:03:06 +00:00
visibility.py