1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-09 16:24:00 +00:00
synapse/synapse/storage
2021-11-02 13:18:30 +00:00
..
databases Delete messages for hidden devices from device_inbox (#11199) 2021-11-02 13:18:30 +00:00
engines
schema Delete messages for hidden devices from device_inbox (#11199) 2021-11-02 13:18:30 +00: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 metrics to the threadpools (#11178) 2021-11-01 11:21:36 +00: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 Do not include rooms with an unknown room version in a sync response. (#10644) 2021-08-19 11:12:55 -04:00
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