MatrixSynapse/synapse/util
Richard van der Hoff bc7de87650
Persist auth/state events at backwards extremities when we fetch them (#6526)
The main point here is to make sure that the state returned by _get_state_in_room has been authed before we try to use it as state in the room.
2019-12-16 12:26:28 +00:00
..
caches
__init__.py
async_helpers.py Persist auth/state events at backwards extremities when we fetch them (#6526) 2019-12-16 12:26:28 +00:00
distributor.py
file_consumer.py
frozenutils.py
hash.py
httpresourcetree.py
jsonobject.py
logcontext.py Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 2019-07-05 02:32:02 +10:00
logformatter.py
manhole.py
metrics.py
module_loader.py
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py
threepids.py
versionstring.py
wheel_timer.py