-
Notifications
You must be signed in to change notification settings - Fork 381
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
MSC1840: Typed rooms #1840
MSC1840: Typed rooms #1840
Commits on Feb 3, 2019
-
Add proposal for room type state event
Signed-off-by: Jonathan Frederickson <jonathan@terracrypt.net>
Configuration menu - View commit details
-
Copy full SHA for 871dd44 - Browse repository at this point
Copy the full SHA 871dd44View commit details
Commits on Oct 28, 2020
-
MSC1840: Remove 'room_type' from example room type keys
Based on feedback in PR discussion; `room_type` is redundant given the context.
Configuration menu - View commit details
-
Copy full SHA for 8942865 - Browse repository at this point
Copy the full SHA 8942865View commit details -
MSC1840: Change domain.com domains to example.com
Just for cleanliness here, since domain.com is a real thing.
Configuration menu - View commit details
-
Copy full SHA for e68bdfb - Browse repository at this point
Copy the full SHA e68bdfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 896602a - Browse repository at this point
Copy the full SHA 896602aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5543dc - Browse repository at this point
Copy the full SHA f5543dcView commit details -
MSC1840: Add note about default room type assumption
I'm unclear on whether this should be done by the client on room creation or by the server as part of `createRoom`. Open to feedback here.
Configuration menu - View commit details
-
Copy full SHA for e1ab438 - Browse repository at this point
Copy the full SHA e1ab438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ac6a1 - Browse repository at this point
Copy the full SHA 56ac6a1View commit details -
MSC1840: Don't specify an explicit default for untyped rooms
Initially I was considering the default to be `m.messaging`, but @julianfoad brings up a good point that this isn't necessarily a good assumption. I'm inclined to leave the decision of what to do with untyped rooms up to the clients, while recommending that they set room types for new rooms going forward.
Configuration menu - View commit details
-
Copy full SHA for 4936ff4 - Browse repository at this point
Copy the full SHA 4936ff4View commit details