element-hq / element-hq/synapse
Implement MSC3912: Relation-based redactions
Open
A-Moderation
A-Spec-Compliance
O-Occasional
S-Minor
T-Enhancement
Z-PS-Backend
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#14231](https://github.com/matrix-org/synapse/issues/14231).
---
Implement support for automatically redacting messages based on their relation with a message that's being manually redacted, as specified in [MSC3912](https://github.com/matrix-org/matrix-spec-proposals/pull/3912).
* [x] Redact related events that have already been sent: https://github.com/matrix-org/synapse/pull/14260
* [ ] Redact events sent after the redaction request completes
Contributor guide
Assessment
This issue has not been assessed yet.