MatrixSynapse/tests/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 Add some unit tests of prune_events() 2015-10-16 19:56:46 +01:00
test_presence_router.py Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
test_snapshot.py Add missing type hints for tests.events. (#14904) 2023-01-25 15:14:03 -05:00
test_utils.py Implement MSC2174: move redacts to a content property. (#15395) 2023-04-13 13:47:07 +00:00