MatrixSynapse/synapse/events
David Robertson e0bb268134
Fix typechecker problems exposed by signedjson 1.1.2 (#12326)
2022-03-29 21:37:50 +00:00
..
__init__.py
builder.py Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2022-03-29 21:37:50 +00:00
presence_router.py Add type hints to synapse.events.*. (#11066) 2021-10-13 07:24:07 -04:00
snapshot.py
spamcheck.py Correct `check_username_for_spam` annotations and docs (#12246) 2022-03-18 13:51:41 +00:00
third_party_rules.py Add third_party module callbacks to check if a user can delete a room and deactivate a user (#12028) 2022-03-09 18:23:57 +00:00
utils.py Bump `black` and `click` versions (#12320) 2022-03-29 10:41:19 +00:00
validator.py