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 Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
spamcheck.py
third_party_rules.py
utils.py Implement MSC3989 to redact the origin field. (#15393) 2023-04-05 14:42:46 -04:00
validator.py Reject mentions on the C-S API which are invalid. (#15311) 2023-03-24 08:31:14 -04:00