mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-04 18:54:09 +01:00
clarify some words
This commit is contained in:
parent
a1a40c6346
commit
11996fb436
|
|
@ -98,7 +98,8 @@ the room's name and avatar. A client will need this information to show a
|
||||||
nice representation of pending knocked rooms. The recommended events to
|
nice representation of pending knocked rooms. The recommended events to
|
||||||
include are the join rules, canonical alias, avatar, name and encryption
|
include are the join rules, canonical alias, avatar, name and encryption
|
||||||
state of the room, rather than all room state. This behaviour matches the
|
state of the room, rather than all room state. This behaviour matches the
|
||||||
information sent to remote homeservers when invited their users to a room.
|
information sent to remote homeservers when remote users are invited to a
|
||||||
|
room.
|
||||||
|
|
||||||
This prevents unneeded state from the room leaking out, and also speeds
|
This prevents unneeded state from the room leaking out, and also speeds
|
||||||
things up (think not sending over hundreds of membership events from big
|
things up (think not sending over hundreds of membership events from big
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue