MSC4343: Making mass redactions use a new event type#4343
Open
MSC4343: Making mass redactions use a new event type#4343
Conversation
turt2live
commented
Sep 6, 2025
Member
Author
There was a problem hiding this comment.
Implementation requirements:
- Like MSC4084, an unstable implementation in a new room version
3 tasks
KitsuneRal
reviewed
Sep 12, 2025
Comment on lines
+26
to
29
| In order to not break old clients | ||
| completely, servers should still add a `redacts` string containing one of the | ||
| redacted event IDs to the top level of `m.room.redaction` events in *newer* | ||
| room versions when serving such events over the Client-Server API. |
Member
There was a problem hiding this comment.
This doesn't seem to add up - if there's a new event type then the redacting client won't even send an m.room.redaction event. Unless the homeserver is to synthesise an m.room.redaction event, there's nowhere to add the redacts string; and if it's to synthesise the event, it should be spelled out here.
KitsuneRal
added a commit
to quotient-im/libQuotient
that referenced
this pull request
Sep 14, 2025
KitsuneRal
added a commit
to quotient-im/libQuotient
that referenced
this pull request
Sep 20, 2025
KitsuneRal
added a commit
to quotient-im/libQuotient
that referenced
this pull request
Sep 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rendered
Disclosure: I am Director of Standards Development at The Matrix.org Foundation C.I.C., Matrix Spec Core Team (SCT) member, employed by Element, and operate the t2bot.io service. This proposal is written and published as a Trust & Safety team member allocated in full to the Foundation.