Open
Description
This issue was originally created by @S7evinK at matrix-org/dendrite#3223.
Client-Server API
Backwards Compatible Changes
- Add
m.reference
relations, as per MSC3267.- Only missing aggregation, if anything?
Spec Clarifications
(NOTE: non-actionable things removed, as well as things we don't have implemented at all yet, e.g. refresh tokens clarification would be fixed when implementing refresh tokens)
- Define a 400 response from
/_matrix/client/v3/directory/rooms/{roomAlias}
. (#1286)- We already return 400, but not the correct
errcode
- We already return 400, but not the correct
Application Service API
Spec Clarifications