mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-01 14:44:09 +02:00
Compare commits
1 commit
642fd9d9cf
...
f65d5fda29
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f65d5fda29 |
|
|
@ -1 +0,0 @@
|
|||
Clarify in the application service registration schema the `url: null` behaviour.
|
||||
|
|
@ -0,0 +1 @@
|
|||
Correct null value handling for the AS Registration's `url` property.
|
||||
|
|
@ -1 +1,2 @@
|
|||
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.
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Add `GET /_matrix/client/v1/room_summary/{roomIdOrAlias}`, as per [MSC3266](https://github.com/matrix-org/matrix-spec-proposals/pull/3266).
|
||||
|
|
@ -1 +1 @@
|
|||
Fix various typos throughout the specification.
|
||||
Fix typo: as->has.
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue