v1.1 changelog
This commit is contained in:
parent
8fb782c324
commit
195b8a54c5
92 changed files with 175 additions and 90 deletions
|
@ -1 +0,0 @@
|
|||
Add cross-signing information to `GET /user/keys` and `GET /user/devices/{userId}`, `m.device_list_update` EDU, and a new `m.signing_key_update` EDU as per [MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756).
|
|
@ -1 +0,0 @@
|
|||
Specify that `GET /_matrix/federation/v1/make_join/{roomId}/{userId}` can return a 404 if the room is unknown.
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Add support for knocking, as per [MSC2403](https://github.com/matrix-org/matrix-doc/pull/2403).
|
|
@ -1 +0,0 @@
|
|||
Add `/make_knock` and `/send_knock` endpoints as per [MSC2403](https://github.com/matrix-org/matrix-doc/pull/2403).
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Correct the `/_matrix/federation/v1/user/devices/{userId}` response which actually returns `"self_signing_key"` instead of `"self_signing_keys"`.
|
|
@ -1 +0,0 @@
|
|||
Explain the reasons why `<hostname>` TLS certificate is needed rather than `<delegated_hostname>` for SRV delegation.
|
|
@ -1 +0,0 @@
|
|||
Tweak the example PDU diagram to better demonstrate situations with multiple `prev_events`.
|
Loading…
Add table
Add a link
Reference in a new issue