synapse-product/synapse/storage
reivilibre 75ca0a6168
Annotate log_function decorator (#10943)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2021-10-27 17:27:23 +01:00
..
databases Annotate log_function decorator (#10943) 2021-10-27 17:27:23 +01:00
engines
schema Delete messages from device_inbox table when deleting device (#10969) 2021-10-27 16:01:18 +01:00
util Fix race in MultiWriterIdGenerator (#11045) 2021-10-12 14:27:09 +01:00
__init__.py
_base.py
background_updates.py
database.py Add type hints for most HomeServer parameters (#11095) 2021-10-22 18:15:41 +01:00
keys.py
persist_events.py Add type hints for most HomeServer parameters (#11095) 2021-10-22 18:15:41 +01:00
prepare_database.py Port the Password Auth Providers module interface to the new generic interface (#10548) 2021-10-13 11:21:52 +00:00
purge_events.py
push_rule.py
relations.py Name the type of token in "Invalid token" messages (#10815) 2021-09-14 11:25:05 +01:00
roommember.py
state.py Stop user directory from failing if it encounters users not in the users table. (#11053) 2021-10-13 09:38:22 +00:00
types.py