MatrixSynapse/synapse/federation
Sean Quah a77c369897
Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505)
2021-12-06 11:36:08 +00:00
..
sender Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
transport Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
__init__.py
federation_base.py Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
federation_client.py Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
federation_server.py Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) 2021-12-06 11:36:08 +00:00
persistence.py Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
send_queue.py Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
units.py