Add TODO stub for room knocking
Mainly for SPEC-60
This commit is contained in:
parent
af3baef164
commit
79c510dadc
1 changed files with 5 additions and 0 deletions
|
@ -498,6 +498,11 @@ Notes:
|
|||
- This is represented on the event stream as an event lacking a ``content``
|
||||
key (for symmetry with ``prev_content``)
|
||||
|
||||
Knocking on a room ``[TODO]``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
If a room has the right ``join_rule`` e.g. ``knock``, then it should be able
|
||||
to send a special knock event to ask to join the room.
|
||||
|
||||
Read-up-to markers ``[Draft]``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue