mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-20 09:54:10 +02:00
commit
4609220084
|
|
@ -82,7 +82,7 @@ For ``m.room.history_visibility`` events themselves, the user should be allowed
|
||||||
to see the event if the ``history_visibility`` before *or* after the event
|
to see the event if the ``history_visibility`` before *or* after the event
|
||||||
would allow them to see it. (For example, a user should be able to see
|
would allow them to see it. (For example, a user should be able to see
|
||||||
``m.room.history_visibility`` events which change the ``history_visibility``
|
``m.room.history_visibility`` events which change the ``history_visibility``
|
||||||
from ``world_readable`` to ``joined`` *or* from ``joineded`` to
|
from ``world_readable`` to ``joined`` *or* from ``joined`` to
|
||||||
``world_readable``, even if that user was not a member of the room.)
|
``world_readable``, even if that user was not a member of the room.)
|
||||||
|
|
||||||
Likewise, for the user's own ``m.room.member`` events, the user should be
|
Likewise, for the user's own ``m.room.member`` events, the user should be
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue