rip out m.room.description

if/when we need it, we should follow MSC2875
matthew/msc1772
Richard van der Hoff 3 years ago
parent 62b9154fa7
commit 469b64c5cd

@ -219,16 +219,6 @@ advertise particular rooms more prominently than in the room directory.
However, this can be added in a later MSC if it's found to be needed in
practice.
### Long description
We would like to allow spaces to have a long description using rich
formatting. This will use a new state event type `m.room.description` (with
empty `state_key`) whose content is the same format as `m.room.message` (ie,
contains a `msgtype` and possibly `formatted_body`).
TODO: this could also be done via pinned messages. Failing that
`m.room.description` should probably be a separate MSC.
## Future extensions
The following sections are not blocking parts of this proposal, but are

Loading…
Cancel
Save