Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions changelogs/client_server/newsfragments/2411.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Introduce room type `m.policy` to indicate rooms likely to contain policy lists.
Comment thread
thetayloredman marked this conversation as resolved.
Outdated
1 change: 1 addition & 0 deletions content/client-server-api/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3818,6 +3818,7 @@ the create room request.
In this specification the following room types are specified:

* [`m.space`](#spaces)
* [`m.policy`](#moderation-policy-lists)
Comment thread
thetayloredman marked this conversation as resolved.
Outdated

Unspecified room types are permitted through the use of
[Namespaced Identifiers](/appendices/#common-namespaced-identifier-grammar).
Expand Down
Loading