MatrixSynapse/synapse/storage
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
..
databases remote join processing: get create event from state, not auth_chain (#12039) 2022-02-21 19:27:35 +00:00
engines
schema
util
__init__.py
_base.py Invalidate the get_users_in_room{_with_profile} caches only when necessary. (#11878) 2022-02-02 12:24:07 -05:00
background_updates.py
database.py
keys.py
persist_events.py
prepare_database.py
purge_events.py
push_rule.py
relations.py Support pagination tokens from /sync and /messages in the relations API. (#11952) 2022-02-10 10:52:48 -05:00
roommember.py
state.py Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016) 2022-02-18 14:54:31 +00:00
types.py