Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Implement MSC2815: allow room moderators to view redacted event content #12427

Merged
merged 5 commits into from
Apr 20, 2022

Commits on Apr 8, 2022

  1. Allow room moderators to view redacted event content

    Implements matrix-org/matrix-spec-proposals#2815
    
    Signed-off-by: Tulir Asokan <tulir@maunium.net>
    tulir committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    ffcdac4 View commit details
    Browse the repository at this point in the history
  2. Hide MSC2815 implementation behind experimental flag

    Signed-off-by: Tulir Asokan <tulir@maunium.net>
    tulir committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    fff5752 View commit details
    Browse the repository at this point in the history
  3. Add newsfile

    Signed-off-by: Tulir Asokan <tulir@maunium.net>
    tulir committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    20b1d3d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Rename UnredactedContentDeleted to UnredactedContentDeletedError

    Signed-off-by: Tulir Asokan <tulir@maunium.net>
    tulir committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    e031973 View commit details
    Browse the repository at this point in the history
  2. Fix have_censored_event if there are multiple redactions

    Signed-off-by: Tulir Asokan <tulir@maunium.net>
    tulir committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    522243b View commit details
    Browse the repository at this point in the history