MatrixSynapse/synapse/events
David Teller f14428b25c
Allow spam-checker modules to be provide async methods. (#8890)
Spam checker modules can now provide async methods. This is implemented
in a backwards-compatible manner.
2020-12-11 14:05:15 -05:00
..
__init__.py Use `%r` rather than `%s` for stringifying events (#8679) 2020-10-29 12:16:49 +00:00
builder.py
snapshot.py
spamcheck.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
third_party_rules.py
utils.py
validator.py