Commit graph

20 commits

Author SHA1 Message Date
David Baker ea3cbec3cb
Linkify
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
2023-05-17 09:46:16 +01:00
David Baker a6c2cf2515
Tense, typos & grammar
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
2023-05-17 09:45:25 +01:00
David Baker 1fda1ec52c
Change tense
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
2023-05-17 09:43:49 +01:00
David Baker a7f5b8f8f4 Fix type of other version fields, fix anchor. 2023-05-04 12:20:53 +01:00
David Baker e741e3a7af Typos 2023-05-04 12:16:52 +01:00
David Baker 2801c6f5a5 Add other sections 2023-05-04 12:09:39 +01:00
David Baker f4b6c62daa Add possible ways for client to handle an invite 2023-05-03 16:38:51 +01:00
David Baker d8dd3e0fb2 Add select_answer to call flow example diagram 2023-05-03 16:26:07 +01:00
David Baker 2abbc647d7 Add party_id 2023-05-03 14:37:42 +01:00
David Baker e49a85c81d Add 'invitee' field 2023-05-02 17:11:33 +01:00
David Baker 0a8362feca Put streams spec in its own section 2023-05-02 17:08:53 +01:00
David Baker ef15055e0a Add spec requiring tracks to be within streams. 2023-05-02 16:59:31 +01:00
David Baker 4b1b6ddad6 Change version field to a string
And add the notes on how the version field works.
2023-05-02 16:54:22 +01:00
Richard van der Hoff b07fe504ed
Stop rendering CS modules and room version fragments as standalone pages (#1317)
This is actually doing two things:

 * creating `{fragments,modules}/index.md` turns the fragments and modules into
   page resources, rather than pages in their own right. We have to update the
   shortcodes to match.

 * adding `headless: true` means that we don't render the pages.

The net effect is that we don't render pages like
https://spec.matrix.org/v1.4/rooms/fragments/v1-auth-rules/ and
https://spec.matrix.org/v1.4/client-server-api/modules/account_data/.
2022-11-08 17:27:44 +00:00
Travis Ralston 00169abcdb
Specify module order manually to work around hugo issues (#3612) 2022-01-04 20:29:10 -07:00
Will 72ff5b92cb Update content to call the new template for event definitions 2021-08-27 19:16:42 +01:00
Will 52f5e73a39 Update content to call the new template for HTTP APIs 2021-08-27 19:16:42 +01:00
Will 4e39200cfa
Fix internal links 2021-01-20 21:45:35 -08:00
Will 6c6bd57ebf
Fix ASCII diagrams 2021-01-19 16:41:28 -08:00
Will 228c737f56
Add support for modules 2021-01-19 15:57:35 -08:00