Skip to content

Improved support for redacting reactions and other relations

Charles Wright requested to merge cvwright/remove-reactions into main

Improved support for redacting messages that are related to other messages

  • Reactions
  • Replies

In each case, we remove the redacted message from the parent message's bookkeeping and from the room's in-memory relations data structures.

Merge request reports