MatrixSynapse/synapse/events
Patrick Cloke 2503126d52
Implement MSC2174: move redacts to a content property. (#15395)
This moves `redacts` from being a top-level property to
a `content` property in a new room version.

MSC2176 (which was previously implemented) states to not
`redact` this property.
2023-04-13 13:47:07 +00:00
..
__init__.py Implement MSC2174: move redacts to a content property. (#15395) 2023-04-13 13:47:07 +00:00
builder.py Implement MSC2174: move redacts to a content property. (#15395) 2023-04-13 13:47:07 +00:00
presence_router.py
snapshot.py
spamcheck.py
third_party_rules.py
utils.py
validator.py