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
Next Next commit
Fix unstable prefix
Co-authored-by: Aaron Raimist <aaron@raim.ist>
  • Loading branch information
tulir and aaronraimist authored Oct 10, 2020
commit 8528276036558a9cd319e1dd159560e024328330
4 changes: 2 additions & 2 deletions proposals/2815-moderate-redacted-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ 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 `net.maunium.msc2814.include_redacted_content` as the query parameter name.
Additionally, servers should advertise support using the `net.maunium.msc2814`
use `net.maunium.msc2815.include_redacted_content` as the query parameter name.
Additionally, servers should advertise support using the `net.maunium.msc2815`
flag in `unstable_features` in the `/versions` endpoint.