Compare commits

..

2 commits

Author SHA1 Message Date
Johannes Marbach 642fd9d9cf
Merge 53150b739b into 6353b46add 2025-06-26 10:34:18 -06:00
Travis Ralston 6353b46add Normalize changelog 2025-06-26 10:30:39 -06:00
6 changed files with 5 additions and 6 deletions

View file

@ -0,0 +1 @@
Clarify in the application service registration schema the `url: null` behaviour.

View file

@ -1 +0,0 @@
Correct null value handling for the AS Registration's `url` property.

View file

@ -1,2 +1 @@
Clarify the format of third-party invites, including the fact that identity
server public keys can be encoded using standard or URL-safe base64.
Clarify the format of third-party invites, including the fact that identity server public keys can be encoded using standard or URL-safe base64.

View file

@ -0,0 +1 @@
Add `GET /_matrix/client/v1/room_summary/{roomIdOrAlias}`, as per [MSC3266](https://github.com/matrix-org/matrix-spec-proposals/pull/3266).

View file

@ -1 +1 @@
Fix typo: as->has.
Fix various typos throughout the specification.

View file

@ -1,2 +1 @@
Clarify the format of third-party invites, including the fact that identity
server public keys can be encoded using standard or URL-safe base64.
Clarify the format of third-party invites, including the fact that identity server public keys can be encoded using standard or URL-safe base64.