Matrix 1.11
This commit is contained in:
parent
bed4ad589e
commit
1fc8f8856f
97 changed files with 170 additions and 96 deletions
|
@ -1 +0,0 @@
|
|||
Define 'Opaque Identifier Grammar'.
|
|
@ -1 +0,0 @@
|
|||
Define common cryptographic key representation.
|
|
@ -1 +0,0 @@
|
|||
Deprecate linking to events in rooms identified by alias, as per [MSC4132](https://github.com/matrix-org/matrix-spec-proposals/pull/4132).
|
|
@ -1 +0,0 @@
|
|||
Move size limits for user, room and event IDs into the appendix and clarify that the length is to be measured in bytes.
|
|
@ -1 +0,0 @@
|
|||
Clarify that appservices should be notified of events relating to the `sender_localpart` user.
|
|
@ -1 +0,0 @@
|
|||
Add `/logout` and clarify the endpoints which do not take a JSON request body.
|
|
@ -1 +0,0 @@
|
|||
Add support for muting in VoIP calls, as per [MSC3291](https://github.com/matrix-org/matrix-spec-proposals/pull/3291).
|
|
@ -1 +0,0 @@
|
|||
Add optional `animated` query string option to `GET /thumbnail`, as per [MSC2705](https://github.com/matrix-org/matrix-spec-proposals/pull/2705).
|
|
@ -1 +0,0 @@
|
|||
Clarify that the `type` of the `POST /login` request must be one of the types returned by the `GET /login` response.
|
|
@ -1 +0,0 @@
|
|||
Authentication using a query string is now deprecated, as per [MSC4126](https://github.com/matrix-org/matrix-spec-proposals/issues/4126). The `Authorization` header should be used instead.
|
|
@ -1 +0,0 @@
|
|||
Specify terms of services at registration, as per [MSC1692](https://github.com/matrix-org/matrix-spec-proposals/pull/1692).
|
|
@ -1 +0,0 @@
|
|||
Link to existing grammar where possible in types.
|
|
@ -1 +0,0 @@
|
|||
Add support for mathematical messages, as per [MSC2191](https://github.com/matrix-org/matrix-spec-proposals/pull/2191).
|
|
@ -1 +0,0 @@
|
|||
Rename "recovery key" to "backup decryption key".
|
|
@ -1 +0,0 @@
|
|||
Do not require UIA when first uploading cross-signing keys, as per [MSC3967](https://github.com/matrix-org/matrix-spec-proposals/pull/3967).
|
|
@ -1 +0,0 @@
|
|||
Clarify that the device's Ed25519 signing key should be used in QR code verification (as opposed to the device's Curve25519 identity key).
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Specify the encoding to be used when generating QR codes for device verification.
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Clarify that an access token is optional on the `POST /account/password` and `POST /account/deactivate` endpoints.
|
|
@ -1 +0,0 @@
|
|||
Use RFC 2119 keywords more consistently.
|
|
@ -1 +0,0 @@
|
|||
Add the new `unsigned.membership` property to events, as per [MSC4115](https://github.com/matrix-org/matrix-spec-proposals/pull/4115).
|
|
@ -1 +0,0 @@
|
|||
Move size limits for user, room and event IDs into the appendix and clarify that the length is to be measured in bytes.
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Clarify that relations recursion should be capped at a certain depth.
|
|
@ -1 +0,0 @@
|
|||
Use of the `/_matrix/media/*` endpoints is now deprecated. New, authenticated, endpoints are available instead.
|
|
@ -1 +0,0 @@
|
|||
Media downloads and thumbnails are now authenticated, as per [MSC3916](https://github.com/matrix-org/matrix-spec-proposals/pull/3916).
|
|
@ -1 +0,0 @@
|
|||
Some media endpoints are now consistently under `/_matrix/client/{version}/media/*` instead of `/_matrix/media/*`, as per [MSC3916](https://github.com/matrix-org/matrix-spec-proposals/pull/3916).
|
|
@ -1 +0,0 @@
|
|||
[`GET /_matrix/client/v1/media/config`](/client-server-api/#get_matrixclientv1mediaconfig)
|
|
@ -1 +0,0 @@
|
|||
[`GET /_matrix/client/v1/media/download/{serverName}/{mediaId}`](/client-server-api/#get_matrixclientv1mediadownloadservernamemediaid)
|
|
@ -1 +0,0 @@
|
|||
[`GET /_matrix/client/v1/media/download/{serverName}/{mediaId}/{fileName}`](/client-server-api/#get_matrixclientv1mediadownloadservernamemediaidfilename)
|
|
@ -1 +0,0 @@
|
|||
[`GET /_matrix/client/v1/media/preview_url`](/client-server-api/#get_matrixclientv1mediapreview_url)
|
|
@ -1 +0,0 @@
|
|||
[`GET /_matrix/client/v1/media/thumbnail/{serverName}/{mediaId}`](/client-server-api/#get_matrixclientv1mediathumbnailservernamemediaid)
|
|
@ -1 +0,0 @@
|
|||
Add missing secrets, third-party invites and room tagging modules to feature profiles table.
|
|
@ -1 +0,0 @@
|
|||
Use RFC 2119 keywords more consistently.
|
|
@ -1 +0,0 @@
|
|||
Clarify when server name is used and link to the definition.
|
|
@ -1 +0,0 @@
|
|||
Clarify where keys reside when checking an `m.room.encrypted` event.
|
|
@ -1 +0,0 @@
|
|||
Clarify that `/media/v3/upload/{serverName}/{mediaId}` requires authentication.
|
|
@ -1 +0,0 @@
|
|||
Authentication using a query string is now deprecated, as per [MSC4126](https://github.com/matrix-org/matrix-spec-proposals/issues/4126). The `Authorization` header should be used instead.
|
|
@ -1 +0,0 @@
|
|||
Update the spec release process and related documentation.
|
|
@ -1 +0,0 @@
|
|||
Fix npm release script for `@matrix-org/spec`.
|
|
@ -1 +0,0 @@
|
|||
Formatting fixes in `CONTRIBUTING.rst`.
|
|
@ -1 +0,0 @@
|
|||
Improve rendering on mobile devices.
|
|
@ -1 +0,0 @@
|
|||
Improve rendering on mobile devices.
|
|
@ -1 +0,0 @@
|
|||
Fix the OpenAPI definition of the security schemes.
|
|
@ -1 +0,0 @@
|
|||
Simplify uses of `resolve-refs` partial.
|
|
@ -1 +0,0 @@
|
|||
Fix Hugo warnings.
|
|
@ -1 +0,0 @@
|
|||
Fix `github-labels.rst`.
|
|
@ -1 +0,0 @@
|
|||
Update dependencies.
|
|
@ -1 +0,0 @@
|
|||
Solve `allOf` recursively in OpenAPI and JSON Schemas.
|
|
@ -1 +0,0 @@
|
|||
Fix Hugo warnings.
|
|
@ -1 +0,0 @@
|
|||
Fix property type resolution in `render-object-table` partial.
|
|
@ -1 +0,0 @@
|
|||
Factor out common definition of `Tag` type.
|
|
@ -1 +0,0 @@
|
|||
Update the version of Hugo used to render the spec to v0.124.1.
|
|
@ -1 +0,0 @@
|
|||
Add support for pattern formats for `patternProperties`.
|
|
@ -1 +0,0 @@
|
|||
Clean up unnecessary `allOf`s in OpenAPI definitions.
|
|
@ -1 +0,0 @@
|
|||
Show information about "Additional Properties" in object tables.
|
|
@ -1 +0,0 @@
|
|||
Fix anchors for schemas under `oneOf`.
|
|
@ -1 +0,0 @@
|
|||
Use reference to `OneTimeKeys` schema in OpenAPI definitions.
|
|
@ -1 +0,0 @@
|
|||
Do not use the `title` of objects containing only `additionalProperties` or `patternProperties`.
|
|
@ -1 +0,0 @@
|
|||
Add anchors in `definition` shortcode.
|
|
@ -1 +0,0 @@
|
|||
Update dependencies.
|
|
@ -1 +0,0 @@
|
|||
Update dependencies.
|
|
@ -1 +0,0 @@
|
|||
Set python version for the Towncrier CI job.
|
|
@ -1 +0,0 @@
|
|||
Replace `set-output` with environment files in CI.
|
|
@ -1 +0,0 @@
|
|||
Render response headers.
|
|
@ -1 +0,0 @@
|
|||
Use `patternProperties` in more places with supported formats.
|
|
@ -1 +0,0 @@
|
|||
Add support for rendering string formats.
|
|
@ -1 +0,0 @@
|
|||
Refactor the OpenAPI definitions of the content repository endpoints.
|
|
@ -1 +0,0 @@
|
|||
Clean up pull request template.
|
|
@ -1 +0,0 @@
|
|||
Do not add empty arrays to examples.
|
|
@ -1 +0,0 @@
|
|||
Generate the Table of Contents with Hugo rather than JavaScript.
|
|
@ -1 +0,0 @@
|
|||
Fix syntax errors in the spec release issue template.
|
|
@ -1 +0,0 @@
|
|||
Use environment variables for Netlify build job.
|
|
@ -1 +0,0 @@
|
|||
Render added/changed in info on request and response content types.
|
|
@ -1 +0,0 @@
|
|||
Fix validation errors in generated HTML.
|
|
@ -1 +0,0 @@
|
|||
Ensure most generated HTML IDs are unique.
|
|
@ -1 +0,0 @@
|
|||
Allow to specify a prefix for generated HTML IDs of API endpoints.
|
|
@ -1 +0,0 @@
|
|||
Generate the Table of Contents with Hugo rather than JavaScript.
|
|
@ -1 +0,0 @@
|
|||
Clarify that redaction events are still subject to all applicable auth rules.
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Fix the rendering of the event format for room versions 1 and 2.
|
|
@ -1 +0,0 @@
|
|||
Generate the Table of Contents with Hugo rather than JavaScript.
|
|
@ -1 +0,0 @@
|
|||
Link to existing grammar where possible in types.
|
|
@ -1 +0,0 @@
|
|||
Clarify that whitespace around commas is allowed in the `X-Matrix` `Authorization` header value params list.
|
|
@ -1 +0,0 @@
|
|||
Clarify that the `event` field of the `/v2/send_join` response is only required when the event is signed by the resident server.
|
|
@ -1 +0,0 @@
|
|||
Clarify that the `event` field of the `/v2/send_join` response is only required when the event is signed by the resident server.
|
|
@ -1 +0,0 @@
|
|||
Replace references to RFC 7235 and RFC 7230 that are obsoleted by RFC 9110.
|
|
@ -1 +0,0 @@
|
|||
Use of the Client-Server API `/_matrix/media/*` endpoints is now deprecated. New, authenticated, endpoints are available instead.
|
|
@ -1 +0,0 @@
|
|||
Media downloads and thumbnails are now authenticated, as per [MSC3916](https://github.com/matrix-org/matrix-spec-proposals/pull/3916).
|
|
@ -1 +0,0 @@
|
|||
[`GET /_matrix/federation/v1/media/download/{mediaId}`](/server-server-api/#get_matrixfederationv1mediadownloadmediaid)
|
|
@ -1 +0,0 @@
|
|||
[`GET /_matrix/federation/v1/media/thumbnail/{mediaId}`](/server-server-api/#get_matrixfederationv1mediathumbnailmediaid)
|
|
@ -1 +0,0 @@
|
|||
Media downloads and thumbnails are now authenticated, as per [MSC3916](https://github.com/matrix-org/matrix-spec-proposals/pull/3916).
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
Loading…
Add table
Add a link
Reference in a new issue