MatrixSynapse/synapse/events
Patrick Cloke 185da8f0f2
Misc. clean-ups to the relations code (#12519)
* Corrects some typos / copy & paste errors in tests.
* Clarifies docstrings.
* Removes an unnecessary method.
2022-04-25 08:25:56 -04: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
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 a callback to react to 3PID associations (#12302) 2022-03-31 18:27:21 +02:00
utils.py Misc. clean-ups to the relations code (#12519) 2022-04-25 08:25:56 -04:00
validator.py