Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSC2815: Proposal to allow room moderators to view redacted event content #2815

Open
wants to merge 7 commits into
base: old_master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix typo in unstable prefix
Signed-off-by: Tulir Asokan <tulir@maunium.net>
  • Loading branch information
tulir committed Feb 18, 2024
commit cfdbd08dd518c797d9d77a2919bd7ed16291f4c4
2 changes: 1 addition & 1 deletion proposals/2815-moderate-redacted-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ for the new key, even if it required a higher level than what the user has.

## Unstable prefix
While this MSC is not in a released version of the spec, implementations should
use `fi.mau.msc2815.include_redacted_content` as the query parameter name, and
use `fi.mau.msc2815.include_unredacted_content` as the query parameter name, and
`fi.mau.msc2815.content_keep_ms` in the error response. The error codes should
use `FI.MAU.MSC2815` as a prefix instead of `M`.

Expand Down