MatrixSynapse/synapse/events
Patrick Cloke 9dde9c9f01
Implement MSC2176: Updated redaction rules (#8984)
An experimental room version ("org.matrix.msc2176") contains
the new redaction rules for testing.
2021-01-05 07:41:48 -05:00
..
__init__.py Use `%r` rather than `%s` for stringifying events (#8679) 2020-10-29 12:16:49 +00:00
builder.py Fix modifying events in `ThirdPartyRules` modules (#8564) 2020-10-16 13:39:46 +01:00
snapshot.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
spamcheck.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
third_party_rules.py guard against accidental modification 2020-10-13 23:24:50 +01:00
utils.py Implement MSC2176: Updated redaction rules (#8984) 2021-01-05 07:41:48 -05:00
validator.py Block clients from sending server ACLs that lock the local server out. (#8708) 2020-11-03 12:13:48 +00:00