MatrixSynapse/synapse/storage
David Robertson e0f11ae4a5
disallow-untyped-defs for synapse.push (#11023)
2021-10-11 17:42:10 +01:00
..
databases disallow-untyped-defs for synapse.push (#11023) 2021-10-11 17:42:10 +01:00
engines
schema Drop backwards-compatibility support for "outlier" (#10903) 2021-09-28 15:25:36 +01:00
util Annotate synapse.storage.util (#10892) 2021-10-08 14:25:16 +00:00
__init__.py
_base.py
background_updates.py
database.py Fix remove_stale_pushers job on SQLite. (#10843) 2021-09-20 10:26:13 +01:00
keys.py
persist_events.py
prepare_database.py Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2021-10-08 14:49:41 +01: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 Add type hints to state database module. (#10823) 2021-09-15 09:54:13 -04:00
types.py