|
|
@ -877,7 +877,8 @@ on the resulting `m.room.member` event.
|
|
|
|
If the joining server fails all conditions then a 403 `M_FORBIDDEN` error
|
|
|
|
If the joining server fails all conditions then a 403 `M_FORBIDDEN` error
|
|
|
|
is used by the resident server.
|
|
|
|
is used by the resident server.
|
|
|
|
|
|
|
|
|
|
|
|
## <a name="knocking-rooms"> Knocking upon a room
|
|
|
|
<a name="knocking-rooms">
|
|
|
|
|
|
|
|
## Knocking upon a room
|
|
|
|
|
|
|
|
|
|
|
|
Rooms can permit knocking through the join rules, and if permitted this
|
|
|
|
Rooms can permit knocking through the join rules, and if permitted this
|
|
|
|
gives users a way to request to join (be invited) to the room. Users who
|
|
|
|
gives users a way to request to join (be invited) to the room. Users who
|
|
|
|