-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Experimental join_rule for joining rooms in a space without an invite #9712
Comments
I think we can use the term |
I'm not entirely sure that follows. @turt2live wdyt? |
My thought process was that since the room version is experimental, then anything inside of it is essentially namespaced away from "stable" already, but maybe that doesn't make sense. 🤷 I'm happy to namespace if that seems clearer. |
uhh, I need a lot more context. Is there a short summary of the issue? |
There's a proposal to add a new join rule ( |
The intent of the process is that the Team mechanics might reveal other opinions, such as the |
Note that this has been modified a bit, you can see a current draft at https://hackmd.io/zO0fQwo9TqurOt66mF5Qmg?view. |
For the Spaces project there needs to be a way to allow users to join a room based on membership in a space.
An approach for this is detailed in MSC3083.
The approach will be to:
join_rule
/ experimental room version to allow users to join based on theallowed
key in them.room.join_rules
event.Note that we want this to be in an experimental room version as it is unclear whether clients will need to make changes to support this.
The text was updated successfully, but these errors were encountered: