MatrixSynapse/synapse
Sean Quah 0147b3de20
Add missing type hints to `synapse.logging.context` (#11556)
2021-12-14 17:35:28 +00:00
..
_scripts
api Add a constant for receipt types (m.read). (#11531) 2021-12-08 12:26:29 -05:00
app
appservice Add missing type hints to `synapse.appservice` (#11360) 2021-12-14 17:02:46 +00:00
config Add missing type hints to `synapse.appservice` (#11360) 2021-12-14 17:02:46 +00:00
crypto
events Do not allow cross-room relations, per MSC2674. (#11516) 2021-12-09 13:16:01 -05:00
federation Add missing type hints to `synapse.logging.context` (#11556) 2021-12-14 17:35:28 +00:00
groups
handlers Add missing type hints to `synapse.logging.context` (#11556) 2021-12-14 17:35:28 +00:00
http Add missing type hints to `synapse.logging.context` (#11556) 2021-12-14 17:35:28 +00:00
logging Add missing type hints to `synapse.logging.context` (#11556) 2021-12-14 17:35:28 +00:00
metrics
module_api
push Ensure emails are canonicalized before fetching associated user. (#11547) 2021-12-10 07:17:28 -05:00
replication Type hint the constructors of the data store classes (#11555) 2021-12-13 17:05:00 +00:00
res
rest Add missing type hints to synapse.http. (#11571) 2021-12-14 07:00:47 -05:00
server_notices
spam_checker_api
state
static
storage Remove redundant `COALESCE()`s around `COUNT()`s in database queries (#11570) 2021-12-14 12:34:30 +00:00
streams
util Add missing type hints to `synapse.logging.context` (#11556) 2021-12-14 17:35:28 +00:00
__init__.py 1.49.0 2021-12-14 12:56:14 +00:00
event_auth.py
notifier.py
py.typed
python_dependencies.py Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527) 2021-12-07 13:51:11 +00:00
server.py
types.py
visibility.py