MatrixSynapse/synapse
Patrick Cloke 9b90b9454b
Add type hints to media repository storage module (#11311)
2021-11-12 11:05:26 -05:00
..
_scripts
api
app Add missing type hints to `synapse.app`. (#11287) 2021-11-10 15:06:54 -05:00
appservice
config
crypto
events Get db signatures file to pass mypy (#11312) 2021-11-11 17:04:44 +00:00
federation
groups
handlers Convert delete room admin API to async endpoint (#11223) 2021-11-12 12:35:31 +00:00
http Add more type hints to synapse.util. (#11321) 2021-11-12 13:43:06 +00:00
logging Add missing type hints to `synapse.app`. (#11287) 2021-11-10 15:06:54 -05:00
metrics
module_api Add missing type hints to `synapse.app`. (#11287) 2021-11-10 15:06:54 -05:00
push
replication Add missing type hints to `synapse.app`. (#11287) 2021-11-10 15:06:54 -05:00
res
rest Add type hints to media repository storage module (#11311) 2021-11-12 11:05:26 -05:00
server_notices
spam_checker_api
state
static
storage Add type hints to media repository storage module (#11311) 2021-11-12 11:05:26 -05:00
streams
util Add more type hints to synapse.util. (#11321) 2021-11-12 13:43:06 +00:00
__init__.py
event_auth.py
notifier.py
py.typed
python_dependencies.py
server.py Add missing type hints to `synapse.app`. (#11287) 2021-11-10 15:06:54 -05:00
types.py Misc typing fixes for `tests`, part 1 of N (#11323) 2021-11-12 15:50:54 +00:00
visibility.py