Rename encrypted status to encryption information.

Co-authored-by: Travis Ralston <travpc@gmail.com>
pull/3368/head
Patrick Cloke 5 years ago committed by Richard van der Hoff
parent 517174b19d
commit 56b1b04544

@ -80,7 +80,7 @@ include the following as stripped state events:
* Canonical alias (`m.room.canonical_alias`) * Canonical alias (`m.room.canonical_alias`)
* Room avatar (`m.room.avatar`) * Room avatar (`m.room.avatar`)
* Room name (`m.room.name`) * Room name (`m.room.name`)
* Encrypted status (`m.room.encryption`)<sup id="a2">[3](#f2)</sup> * Encryption information (`m.room.encryption`)<sup id="a2">[3](#f2)</sup>
This also implies that the above information is available to any potential joiner This also implies that the above information is available to any potential joiner
in the API proposed in [MSC2946: Spaces summary](https://github.com/matrix-org/matrix-doc/pull/2946). in the API proposed in [MSC2946: Spaces summary](https://github.com/matrix-org/matrix-doc/pull/2946).

Loading…
Cancel
Save