This repository was archived by the owner on Nov 25, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 665
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
Declare support for Matrix 1.5 #3223
Copy link
Copy link
Open
Labels
good first issueWant to help with Dendrite? These are the issues to start with!Want to help with Dendrite? These are the issues to start with!help wantedMore difficult than good-first-issue but not impossible!More difficult than good-first-issue but not impossible!spec-complianceFix something that doesn't comply with the specsFix something that doesn't comply with the specs
Description
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
Metadata
Metadata
Assignees
Labels
good first issueWant to help with Dendrite? These are the issues to start with!Want to help with Dendrite? These are the issues to start with!help wantedMore difficult than good-first-issue but not impossible!More difficult than good-first-issue but not impossible!spec-complianceFix something that doesn't comply with the specsFix something that doesn't comply with the specs