forked-synapse/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 look up cross-signing keys from the DB in bulk (#6486) 2019-12-12 12:03:28 -05:00
__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 Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
jsonobject.py
logcontext.py
logformatter.py
manhole.py
metrics.py Fix inaccurate per-block metrics (#6491) 2019-12-09 11:55:30 +00:00
module_loader.py
msisdn.py
patch_inline_callbacks.py Fixup comments 2019-10-10 13:17:19 +01:00
ratelimitutils.py
retryutils.py
rlimit.py Remove usage of deprecated logger.warn method from codebase (#6271) 2019-10-31 10:23:24 +00:00
stringutils.py
threepids.py
versionstring.py Handle FileNotFound error in checking git repository version (#6284) 2019-10-30 11:00:15 +00:00
wheel_timer.py