Patrick Cloke
951f61903a
Review comments.
2023-08-09 14:56:11 -04:00
Patrick Cloke
b0b6a89ded
Clean-up examples and language.
2023-08-09 14:48:45 -04:00
Patrick Cloke
e2310edfb0
Clean-up intro paragraphs for redactions.
2023-08-09 14:36:56 -04:00
Patrick Cloke
9ed38bcb66
Clarify description of creator.
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-08-09 14:36:40 -04:00
Patrick Cloke
2aee5009e5
Fix typos.
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-08-09 10:24:46 -04:00
Patrick Cloke
e8d5a50f7c
Fix order of headers.
2023-08-08 16:13:11 -04:00
Patrick Cloke
042fd84277
Even more links.
2023-08-08 16:09:31 -04:00
Patrick Cloke
9bf3b9cf6a
More links
2023-08-08 16:00:47 -04:00
Patrick Cloke
895b102455
Reference the sender instead of the creator.
2023-08-08 15:53:39 -04:00
Patrick Cloke
f686f877dd
Move the Redactions section to the client section.
2023-08-08 15:50:57 -04:00
Patrick Cloke
9af28538e5
Fix-up event format & examples.
2023-08-08 14:30:38 -04:00
Patrick Cloke
7aac401364
Clarify creator field.
2023-08-08 12:59:45 -04:00
Patrick Cloke
c0e93f2755
Fix 'new in this version'.
2023-08-08 12:55:46 -04:00
Patrick Cloke
a8f9eb0ee3
Apply suggestions from code review
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-08-08 12:55:38 -04:00
Patrick Cloke
70985a7068
Fix-up event schema.
2023-07-26 10:52:08 -04:00
Patrick Cloke
3935bd1dd8
Newsfragment
2023-07-26 10:51:08 -04:00
Patrick Cloke
8c10763251
Note some event changes.
2023-07-26 10:44:53 -04:00
Patrick Cloke
3f5f44f3ae
Add information on room version 11.
2023-07-26 10:41:32 -04:00
Patrick Cloke
a9e5e21411
Remove duplicate words.
2023-07-26 10:41:06 -04:00
Richard van der Hoff
f5035b8e02
Fix up attribution
...
Per request at https://github.com/matrix-org/matrix-spec/pull/1601#discussion_r1269035798
2023-07-20 08:44:56 +01:00
Martin Fischer
1a11a7b998
Use auto table-layout on desktop ( #1601 )
...
Signed-off-by: Martin Fischer <martin@push-f.com>
2023-07-20 07:23:16 +00:00
Martin Fischer
4f39ad2a24
Add comment about Docsy fork to .gitmodules ( #1600 )
2023-07-19 09:43:08 +01:00
Kévin Commaille
639caf057d
Fix rendered changelog with new version of towncrier ( #1598 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-07-18 17:52:38 +01:00
Kévin Commaille
50fe89d74b
Fix definition of response of POST /_matrix/federation/v1/user/keys/claim ( #1559 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-07-18 10:55:03 +01:00
Vladimir Panteleev
746524928c
Fix grammar in client-server-api intro ( #1597 )
2023-07-12 13:04:32 -04:00
Michael Telatynski
3ae6bb47d8
Update end_to_end_encryption.md ( #1596 )
2023-07-12 08:52:30 +01:00
Kévin Commaille
1405184765
Fix schema of custom fields in query for appservice API ( #1584 )
...
* Fix schema of custom fields in query for appservice API
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Add changelog
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Remove ellipses
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
---------
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-07-05 18:18:58 +02:00
Hubert Chathi
67c9f814e0
fix description of MAC calculation ( #1590 )
2023-07-04 18:54:55 -04:00
Kévin Commaille
bed9223610
Make sure examples types match schema in definitions ( #1563 )
...
* Make sure examples types match schema in definitions
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Add changelogs
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Add double quotes around URL
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
---------
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-07-04 12:32:47 -06:00
Patrick Cloke
6521411547
Allow + in Matrix IDs. ( #1583 )
2023-07-04 14:40:43 +01:00
Tony Garnock-Jones
e9acece3ec
Cope with negative-zero, and give an example of negative-zero and a large power of ten ( #1573 )
2023-07-04 12:59:37 +00:00
cheb
414cc1ea52
Add missing type enum for m.reaction ( #1552 )
2023-07-04 12:52:48 +00:00
Richard van der Hoff
42114406af
Update link to SAS emoji data ( #1593 )
2023-06-29 18:54:47 +01:00
Travis Ralston
903b206e3b
Specify our usage of ABNF for grammar ( #1582 )
...
* Specify our usage of ABNF for grammar
* Create 1582.clarification
* Update meta/documentation_style.rst
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
---------
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-06-28 08:11:28 -06:00
Richard van der Hoff
b2ab339ba6
Bump hugo version used for the build ( #1591 )
...
Since https://github.com/matrix-org/matrix-spec/issues/1544 is fixed, we can
use a modern hugo.
2023-06-28 07:26:14 +01:00
Kévin Commaille
a6eb381ebb
Fix the sidebar in recent versions of Hugo ( #1551 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-06-27 22:24:22 +01:00
Kévin Commaille
30845e189f
Remove unnecessary oneOfs in JSON schemas ( #1585 )
...
* Remove unnecessary `oneOf`s in JSON schemas
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Add changelog
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
---------
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-06-23 15:31:17 +02:00
Midnight Veil
b79fa06cfb
Fix headers with custom IDs via the correct syntax ( #1578 )
...
Was previously using <a name="..."> elements which just
add another anchor rather than changing the existing one.
They also use a deprecated HTML attribute and in some cases
broke the header display.
Fixes #1572 .
Signed-off-by: Midnight Veil <midnightveil@fea.st>
2023-06-21 14:51:50 +01:00
Kévin Commaille
564444d43e
Render binary request and response bodies ( #1579 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-06-20 18:33:06 +01:00
Kévin Commaille
4a9bda9bed
Use tag name as the OpenAPI definition version ( #1561 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-06-20 18:20:22 +01:00
Kévin Commaille
49957be1e3
Allow null in room_types for POST /publicRooms endpoints ( #1564 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-06-13 15:12:25 +01:00
Kévin Commaille
adff3faa35
Make sure version in x-changedInMatrixVersion is a string ( #1562 )
2023-06-10 14:44:06 +03:00
Kévin Commaille
7a142936f5
Fix level of examples in server keys definition ( #1560 )
2023-06-09 22:57:28 +03:00
Kévin Commaille
3c5355a278
Use Redocly CLI to validate OpenAPI definitions ( #1558 )
2023-06-09 21:55:12 +03:00
Kévin Commaille
f4aa7c0327
Bump the version of jsonschema ( #1556 )
...
* Bump the version of jsonschema
OpenAPI 3.1 uses JSON Schema Draft 2020-12 so we need a version that
supports it.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Add changelog
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Fix PR number
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
---------
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-06-07 12:36:47 -06:00
Kévin Commaille
45b6aaf07a
Upgrade Swagger data to OpenAPI 3.1 ( #1310 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-06-07 13:16:29 +01:00
Andrew Morgan
c64a616d54
Update the changelog entry checker script to check newsfragment file extension ( #1542 )
2023-05-31 11:30:51 +01:00
Eric Eastwood
dd6af5bfb1
Document why /state_ids can respond with a 404 ( #1521 )
2023-05-31 10:50:21 +01:00
David Robertson
48459dee9b
Only include titles in summaries ( #1549 )
...
I previously made this change for HTTP endpoints in #1446 . It seems there are
other places where we have over-sized `<summary>` elements. I would like
to elimintate those too, as grumbled about in
https://github.com/matrix-org/matrix-spec/issues/1358#issuecomment-1325220859
and
https://github.com/matrix-org/matrix-spec/issues/1352#issuecomment-1439033334
2023-05-30 13:22:30 +01:00
Travis Ralston
48ee507489
Build unstable
2023-05-25 10:29:58 -06:00