From 634c2716543a46ee03b90e0194a6d32d3a18a433 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 7 Oct 2024 13:28:42 -0600 Subject: [PATCH] Normalize changelog --- changelogs/appendices/newsfragments/1928.clarification | 2 +- changelogs/application_service/newsfragments/1928.clarification | 2 +- changelogs/client_server/newsfragments/1867.feature | 2 +- changelogs/client_server/newsfragments/1870.removal | 2 +- changelogs/client_server/newsfragments/1895.feature | 2 +- changelogs/client_server/newsfragments/1897.clarification | 2 +- changelogs/client_server/newsfragments/1908.clarification | 2 +- changelogs/client_server/newsfragments/1909.clarification | 2 +- changelogs/client_server/newsfragments/1920.clarification | 2 +- changelogs/client_server/newsfragments/1928.clarification | 2 +- changelogs/client_server/newsfragments/1933.deprecation | 2 +- changelogs/client_server/newsfragments/1933.feature | 2 +- changelogs/client_server/newsfragments/1934.feature | 2 +- changelogs/client_server/newsfragments/1941.feature | 2 +- changelogs/client_server/newsfragments/1945.clarification | 2 +- changelogs/identity_service/newsfragments/1928.clarification | 2 +- changelogs/internal/newsfragments/1886.clarification | 2 +- changelogs/internal/newsfragments/1928.clarification | 2 +- changelogs/internal/newsfragments/1954.clarification | 2 +- changelogs/push_gateway/newsfragments/1928.clarification | 2 +- changelogs/room_versions/newsfragments/1896.clarification | 1 + changelogs/room_versions/newsfragments/1896.clarification.rst | 1 - changelogs/room_versions/newsfragments/1928.clarification | 2 +- changelogs/server_server/newsfragments/1867.feature | 2 +- changelogs/server_server/newsfragments/1928.clarification | 2 +- changelogs/server_server/newsfragments/1930.clarification | 2 +- 26 files changed, 25 insertions(+), 25 deletions(-) create mode 100644 changelogs/room_versions/newsfragments/1896.clarification delete mode 100644 changelogs/room_versions/newsfragments/1896.clarification.rst diff --git a/changelogs/appendices/newsfragments/1928.clarification b/changelogs/appendices/newsfragments/1928.clarification index e959ef1f..b5a1b192 100644 --- a/changelogs/appendices/newsfragments/1928.clarification +++ b/changelogs/appendices/newsfragments/1928.clarification @@ -1 +1 @@ -Document that the spec uses RFC 2119. Contributed by @HarHarLinks. +Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks. diff --git a/changelogs/application_service/newsfragments/1928.clarification b/changelogs/application_service/newsfragments/1928.clarification index e959ef1f..b5a1b192 100644 --- a/changelogs/application_service/newsfragments/1928.clarification +++ b/changelogs/application_service/newsfragments/1928.clarification @@ -1 +1 @@ -Document that the spec uses RFC 2119. Contributed by @HarHarLinks. +Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks. diff --git a/changelogs/client_server/newsfragments/1867.feature b/changelogs/client_server/newsfragments/1867.feature index 24d6aa52..c739b05f 100644 --- a/changelogs/client_server/newsfragments/1867.feature +++ b/changelogs/client_server/newsfragments/1867.feature @@ -1 +1 @@ -Add 403 responses on `/profile/{userId}/avatar_url` and `/profile/{userId}/displayname` as per [MSC4170](https://github.com/matrix-org/matrix-spec-proposals/pull/4170). +Add 403 responses on `GET /_matrix/client/v3/profile/{userId}/avatar_url` and `GET /_matrix/client/v3/profile/{userId}/displayname`, as per [MSC4170](https://github.com/matrix-org/matrix-spec-proposals/pull/4170). diff --git a/changelogs/client_server/newsfragments/1870.removal b/changelogs/client_server/newsfragments/1870.removal index e7eddce8..3d6aa2e9 100644 --- a/changelogs/client_server/newsfragments/1870.removal +++ b/changelogs/client_server/newsfragments/1870.removal @@ -1 +1 @@ -Remove the deprecated name attribute on HTML anchor elements as per [MSC4159](https://github.com/matrix-org/matrix-spec-proposals/pull/4159). +Remove the deprecated name attribute on HTML anchor elements, as per [MSC4159](https://github.com/matrix-org/matrix-spec-proposals/pull/4159). diff --git a/changelogs/client_server/newsfragments/1895.feature b/changelogs/client_server/newsfragments/1895.feature index 5e806a7f..3625861a 100644 --- a/changelogs/client_server/newsfragments/1895.feature +++ b/changelogs/client_server/newsfragments/1895.feature @@ -1 +1 @@ -Add support for marking rooms as unread as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867). +Add support for marking rooms as unread, as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867). diff --git a/changelogs/client_server/newsfragments/1897.clarification b/changelogs/client_server/newsfragments/1897.clarification index 7bc903ba..e7219dae 100644 --- a/changelogs/client_server/newsfragments/1897.clarification +++ b/changelogs/client_server/newsfragments/1897.clarification @@ -1 +1 @@ -Add missing references to `m.set_displayname`, `m.set_avatar_url` and `m.3pid_changes` in capabilities table. +Add missing references to `m.set_displayname`, `m.set_avatar_url`, and `m.3pid_changes` in capabilities table. diff --git a/changelogs/client_server/newsfragments/1908.clarification b/changelogs/client_server/newsfragments/1908.clarification index d9dc2e8c..e0598fd4 100644 --- a/changelogs/client_server/newsfragments/1908.clarification +++ b/changelogs/client_server/newsfragments/1908.clarification @@ -1 +1 @@ -Document the `m.get_login_token` capability as per [MSC3882](https://github.com/matrix-org/matrix-spec-proposals/pull/3882). +Document the `m.get_login_token` capability, as per [MSC3882](https://github.com/matrix-org/matrix-spec-proposals/pull/3882). diff --git a/changelogs/client_server/newsfragments/1909.clarification b/changelogs/client_server/newsfragments/1909.clarification index da6575cd..270295e4 100644 --- a/changelogs/client_server/newsfragments/1909.clarification +++ b/changelogs/client_server/newsfragments/1909.clarification @@ -1 +1 @@ -The `User identifier` object in `POST /_matrix/client/v3/login` contains additional properties that depend on the identification type. +Clarify that the `User identifier` object in `POST /_matrix/client/v3/login` contains additional properties that depend on the identification type. diff --git a/changelogs/client_server/newsfragments/1920.clarification b/changelogs/client_server/newsfragments/1920.clarification index 007bba3d..5ae3fc7d 100644 --- a/changelogs/client_server/newsfragments/1920.clarification +++ b/changelogs/client_server/newsfragments/1920.clarification @@ -1 +1 @@ -Additional properties in `.well-known/matrix/client` don't have to be objects. +Additional properties in `GET /.well-known/matrix/client` don't have to be objects. diff --git a/changelogs/client_server/newsfragments/1928.clarification b/changelogs/client_server/newsfragments/1928.clarification index e959ef1f..b5a1b192 100644 --- a/changelogs/client_server/newsfragments/1928.clarification +++ b/changelogs/client_server/newsfragments/1928.clarification @@ -1 +1 @@ -Document that the spec uses RFC 2119. Contributed by @HarHarLinks. +Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks. diff --git a/changelogs/client_server/newsfragments/1933.deprecation b/changelogs/client_server/newsfragments/1933.deprecation index b65ebdc7..866c7e46 100644 --- a/changelogs/client_server/newsfragments/1933.deprecation +++ b/changelogs/client_server/newsfragments/1933.deprecation @@ -1 +1 @@ -Deprecate the `server_name` query parameter on `/_matrix/client/v3/join/{roomIdOrAlias}` and `/_matrix/client/v3/knock/{roomIdOrAlias}` as per [MSC4156](https://github.com/matrix-org/matrix-spec-proposals/pull/4156). +Deprecate the `server_name` query parameter on `POST /_matrix/client/v3/join/{roomIdOrAlias}` and `POST /_matrix/client/v3/knock/{roomIdOrAlias}`, as per [MSC4156](https://github.com/matrix-org/matrix-spec-proposals/pull/4156). diff --git a/changelogs/client_server/newsfragments/1933.feature b/changelogs/client_server/newsfragments/1933.feature index 030b5a00..c8367f1f 100644 --- a/changelogs/client_server/newsfragments/1933.feature +++ b/changelogs/client_server/newsfragments/1933.feature @@ -1 +1 @@ -Add `via` query parameter on `/_matrix/client/v3/join/{roomIdOrAlias}` and `/_matrix/client/v3/knock/{roomIdOrAlias}` as per [MSC4156](https://github.com/matrix-org/matrix-spec-proposals/pull/4156). +Add `via` query parameter on `POST /_matrix/client/v3/join/{roomIdOrAlias}` and `POST /_matrix/client/v3/knock/{roomIdOrAlias}`, as per [MSC4156](https://github.com/matrix-org/matrix-spec-proposals/pull/4156). diff --git a/changelogs/client_server/newsfragments/1934.feature b/changelogs/client_server/newsfragments/1934.feature index 75b55688..0a4b0506 100644 --- a/changelogs/client_server/newsfragments/1934.feature +++ b/changelogs/client_server/newsfragments/1934.feature @@ -1 +1 @@ -Add account locking as per [MSC3939](https://github.com/matrix-org/matrix-spec-proposals/pull/3939). +Add account locking, as per [MSC3939](https://github.com/matrix-org/matrix-spec-proposals/pull/3939). diff --git a/changelogs/client_server/newsfragments/1941.feature b/changelogs/client_server/newsfragments/1941.feature index 5e806a7f..3625861a 100644 --- a/changelogs/client_server/newsfragments/1941.feature +++ b/changelogs/client_server/newsfragments/1941.feature @@ -1 +1 @@ -Add support for marking rooms as unread as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867). +Add support for marking rooms as unread, as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867). diff --git a/changelogs/client_server/newsfragments/1945.clarification b/changelogs/client_server/newsfragments/1945.clarification index 651ea6d3..d34ac9d2 100644 --- a/changelogs/client_server/newsfragments/1945.clarification +++ b/changelogs/client_server/newsfragments/1945.clarification @@ -1 +1 @@ -Additional keys in `GET /capabilities` don't have to be objects. +Additional keys in `GET /_matrix/client/v3/capabilities` don't have to be objects. diff --git a/changelogs/identity_service/newsfragments/1928.clarification b/changelogs/identity_service/newsfragments/1928.clarification index e959ef1f..b5a1b192 100644 --- a/changelogs/identity_service/newsfragments/1928.clarification +++ b/changelogs/identity_service/newsfragments/1928.clarification @@ -1 +1 @@ -Document that the spec uses RFC 2119. Contributed by @HarHarLinks. +Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks. diff --git a/changelogs/internal/newsfragments/1886.clarification b/changelogs/internal/newsfragments/1886.clarification index 4a21158c..bbf1f102 100644 --- a/changelogs/internal/newsfragments/1886.clarification +++ b/changelogs/internal/newsfragments/1886.clarification @@ -1 +1 @@ -Clarified "real name" in contributor requirements to match other matrix-org projects. +The Matrix.org Foundation no longer requires "real" or "legally identifiable" names in order to contribute to projects. diff --git a/changelogs/internal/newsfragments/1928.clarification b/changelogs/internal/newsfragments/1928.clarification index e959ef1f..b5a1b192 100644 --- a/changelogs/internal/newsfragments/1928.clarification +++ b/changelogs/internal/newsfragments/1928.clarification @@ -1 +1 @@ -Document that the spec uses RFC 2119. Contributed by @HarHarLinks. +Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks. diff --git a/changelogs/internal/newsfragments/1954.clarification b/changelogs/internal/newsfragments/1954.clarification index c0b1bdb4..f54b5bf6 100644 --- a/changelogs/internal/newsfragments/1954.clarification +++ b/changelogs/internal/newsfragments/1954.clarification @@ -1 +1 @@ -Exclude markdown checklists from alternate output formats. +Provide markdown checklists for changelogs under `/changelog/$VERSION/checklist.md`. diff --git a/changelogs/push_gateway/newsfragments/1928.clarification b/changelogs/push_gateway/newsfragments/1928.clarification index e959ef1f..b5a1b192 100644 --- a/changelogs/push_gateway/newsfragments/1928.clarification +++ b/changelogs/push_gateway/newsfragments/1928.clarification @@ -1 +1 @@ -Document that the spec uses RFC 2119. Contributed by @HarHarLinks. +Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks. diff --git a/changelogs/room_versions/newsfragments/1896.clarification b/changelogs/room_versions/newsfragments/1896.clarification new file mode 100644 index 00000000..a7dc4023 --- /dev/null +++ b/changelogs/room_versions/newsfragments/1896.clarification @@ -0,0 +1 @@ +Fix a formatting issue in state resolution v2. diff --git a/changelogs/room_versions/newsfragments/1896.clarification.rst b/changelogs/room_versions/newsfragments/1896.clarification.rst deleted file mode 100644 index 402a3711..00000000 --- a/changelogs/room_versions/newsfragments/1896.clarification.rst +++ /dev/null @@ -1 +0,0 @@ -Fix a formatting issue in v2 state res. diff --git a/changelogs/room_versions/newsfragments/1928.clarification b/changelogs/room_versions/newsfragments/1928.clarification index e959ef1f..b5a1b192 100644 --- a/changelogs/room_versions/newsfragments/1928.clarification +++ b/changelogs/room_versions/newsfragments/1928.clarification @@ -1 +1 @@ -Document that the spec uses RFC 2119. Contributed by @HarHarLinks. +Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks. diff --git a/changelogs/server_server/newsfragments/1867.feature b/changelogs/server_server/newsfragments/1867.feature index 8217afb3..001bb021 100644 --- a/changelogs/server_server/newsfragments/1867.feature +++ b/changelogs/server_server/newsfragments/1867.feature @@ -1 +1 @@ -Add 403 response on `/query/profile` as per [MSC4170](https://github.com/matrix-org/matrix-spec-proposals/pull/4170). +Add 403 response on `GET /_matrix/federation/v1/query/profile`, as per [MSC4170](https://github.com/matrix-org/matrix-spec-proposals/pull/4170). diff --git a/changelogs/server_server/newsfragments/1928.clarification b/changelogs/server_server/newsfragments/1928.clarification index e959ef1f..b5a1b192 100644 --- a/changelogs/server_server/newsfragments/1928.clarification +++ b/changelogs/server_server/newsfragments/1928.clarification @@ -1 +1 @@ -Document that the spec uses RFC 2119. Contributed by @HarHarLinks. +Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks. diff --git a/changelogs/server_server/newsfragments/1930.clarification b/changelogs/server_server/newsfragments/1930.clarification index facff83c..f85e5c5f 100644 --- a/changelogs/server_server/newsfragments/1930.clarification +++ b/changelogs/server_server/newsfragments/1930.clarification @@ -1 +1 @@ -Fix required fields in `/_matrix/key/v2/server` response schema. +Fix required fields in `GET /_matrix/key/v2/server` response schema.