Skip to content

Commit

Permalink
Clarify that m.topic cannot be used in room versions that don't suppo…
Browse files Browse the repository at this point in the history
…rt extensible events
  • Loading branch information
Johennes committed Oct 17, 2024
1 parent ab7b646 commit 620cdd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion proposals/3765-rich-room-topics.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ inclusion in [stripped state].

As this MSC replaces `m.room.topic` for an extensible alternative,
clients and servers are expected to treat `m.room.topic` as invalid in
extensible event-supporting room versions.
extensible event-supporting room versions. Similarly, `m.topic` cannot
be used in non-extensible-supporting room versions.

It is recommended that servers replicate `m.room.topic` to `m.topic`
with a plain text mimetype and vice versa when [upgrading] between room
Expand Down

0 comments on commit 620cdd3

Please sign in to comment.