-
Notifications
You must be signed in to change notification settings - Fork 399
MSC3289: Room version 8 #3289
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
MSC3289: Room version 8 #3289
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# MSC3289: Room Version 8 | ||
|
||
A new room version, `8`, is proposed using [room version 7](https://spec.matrix.org/unstable/rooms/v7/) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I've been thinking about what I would expect to see before I'm happy to resolve my concern about the lack of an implementation.
This is noted, and thanks, but I'd like to see the following:
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Thia has been done, but needs matrix-org/sytest#1100 so that the fake server knows about the room version. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For the record, I was somewhat expecting the sytesting to happen against @clokep: how are the other two bullet points looking? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
I tested this manually again by:
Does that sound sufficient or have I missed something?
matrix.org now supports the There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. it sounds grand to me. |
||
as a base and incorporating the following MSCs: | ||
|
||
* [MSC3083](https://github.com/matrix-org/matrix-doc/pull/3083) - Restricting room | ||
membership based on membership in other rooms | ||
clokep marked this conversation as resolved.
Show resolved
Hide resolved
uhoreg marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
Though other MSCs are capable of being included in this version, they do not have | ||
sufficient implementation to be considered for this room version. A future room | ||
version may include them. | ||
clokep marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
Room version `8` upon being added to the specification shall be considered stable. | ||
No other room versions are affected by this MSC. Before room version `8` can enter | ||
the specification, MSC3083 needs to complete its final comment period. | ||
anoadragon453 marked this conversation as resolved.
Show resolved
Hide resolved
|
Uh oh!
There was an error while loading. Please reload this page.