Commit graph

5700 commits

Author SHA1 Message Date
Will
9a179038cc Fix links to rendered APIs 2021-08-27 19:16:42 +01: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
1d629bae40 Add styles for rendered data 2021-08-27 19:16:42 +01:00
Will
5f45a897ef Add templates used to render data 2021-08-27 19:16:42 +01:00
Will
06983e1eb1 Remove RST comment, add bullets into list 2021-08-27 19:16:42 +01:00
Will
215b625d81 Replace csv table with GFM table 2021-08-27 19:16:42 +01:00
Will
873e8b30eb Fix links in data 2021-08-27 19:16:42 +01:00
Will
27f8867aa0 Change RST code formatting markup to Markdown 2021-08-27 19:16:42 +01:00
Will
c7cf90abfa Remove RST alert directives, replace with simple Markdown formatting 2021-08-27 19:16:42 +01:00
Will
00c6a866e2 Move raw API and event schemas into /data directory
Historical note: this was originally a series of several commits, spread out
over several weeks. They have been squashed together to make `git annotate`
work properly.

The original commits were:
 * 91ab3934 <Will> 2021-01-25 21:16:42 -0800 Add raw API end event schemas into /data directory
 * aae22f47 <Will> 2021-01-25 21:33:06 -0800 Remove non-data files
 * 1092d4ca <Will> 2021-01-26 20:41:33 -0800 Add data-compatiuble extension (.yaml) to all data files that currently omit one
 * 21060109 <Will> 2021-01-26 20:57:28 -0800 Remove symlink to event-schemas, and update openAPI schema paths accordingly
 * 4f633845 <Travis Ralston> 2021-04-12 21:54:54 -0600 Fix event schema examples too
 * 301c7b2f <Will> 2021-02-05 10:15:42 -0800 Restore docs describing OpenAPI extensions that we use
2021-08-27 19:16:39 +01:00
wbamberg
a26c352d78 Merge pull request #1 from matrix-org/anoa/support-rendered-data
Reinstate and fix schema validation files
2021-08-27 18:27:11 +01:00
Andrew Morgan
3c66e149f3 Move validator.js to scripts/ directory, update calls 2021-08-27 18:27:11 +01:00
Andrew Morgan
64231f079d Update checker scripts to work correctly from the scripts/ dir
check-swagger-sources also had a bug which caused it to fail while validating the directory
structure of /data/api. This was fixed by @KitsuneRal - thank you!
2021-08-27 18:27:11 +01:00
Andrew Morgan
b8dafe86f4 Move and more aptly name check_examples.py scripts 2021-08-27 18:27:07 +01:00
Hubert Chathi
609641636d decouple from MSC1849/MSC2674 2021-04-13 12:29:58 -04:00
Alexey Rusakov
8935503470 Fix a left-over spotted in the last moment 2021-04-04 21:40:18 +02:00
Alexey Rusakov
d27ea07bcb Minor brush-ups and cleanup 2021-03-30 19:43:52 +02:00
Alexey Rusakov
67635b0dd7 Be even clearer about user confirmations 2021-03-30 19:41:49 +02:00
Alexey Rusakov
037ebbf1ca Be even clearer about the authority part 2021-03-30 19:40:34 +02:00
Alexey Rusakov
9dd0854aee Add a link to CS API 2021-03-30 19:34:28 +02:00
Andrew Morgan
a8f4ada8a8 Make join_rules field of PublicRoomChunk an optional value 2021-03-24 16:49:57 +00:00
Andrew Morgan
9ebfd98a7a
Apply suggestions from code review
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
2021-03-24 16:33:47 +00:00
Andrew Morgan
10267df76e Add missing 403/404 response codes 2021-03-24 16:33:13 +00:00
Andrew Morgan
11996fb436 clarify some words 2021-03-24 16:20:19 +00:00
Andrew Morgan
a1a40c6346 Be consistent about event auth rules 2021-03-23 18:17:47 +00:00
Andrew Morgan
7f0b2d66a0 Update unstable endpoints from i.e xyz.amorgan/knock -> xyz.amorgan.knock
I'm doing this for two reasons:

1) If I ever wanted to create another knock-related MSC, it would be nice to be able
to give it a different namespace for endpoints, such as xyz.amorgan.knock2/knock. If
we were only using xyz.amorgan as the namespace for endpoints, that restricts that
namespace to only work for one MSC which attempts to use /knock as part of an endpoint.

2) I accidentally made the implementation use xyz.amorgan.knock/knock :)
2021-03-23 12:23:42 +00:00
Richard van der Hoff
52dfaaabd4
Update proposals/2801-untrusted-event-data.md
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
2021-03-23 11:40:56 +00:00
Richard van der Hoff
a8a7acce1e update UIA 2021-03-09 18:10:17 +00:00
Richard van der Hoff
49f7624d55 update brand descriptions 2021-03-09 18:07:37 +00:00
Richard van der Hoff
d5166ebc1a
Update proposals/2858-Multiple-SSO-Identity-Providers.md 2021-03-09 18:04:19 +00:00
Andrew Morgan
68d2d7cfdb Note that homeservers should pass down invites to the client if they fail on autojoin 2021-03-09 17:16:25 +00:00
Richard van der Hoff
7871da7565
Update proposals/2858-Multiple-SSO-Identity-Providers.md
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
2021-03-09 16:53:16 +00:00
Richard van der Hoff
1ba0c39b14 Change the brand identifiers again 2021-03-09 14:37:30 +00:00
Richard van der Hoff
178cbe1c3a
Update proposals/2858-Multiple-SSO-Identity-Providers.md
Co-authored-by: Travis Ralston <travpc@gmail.com>
2021-03-03 18:50:27 +00:00
Andrew Morgan
8bfef19a39 Remove further traces of old /rooms/roomId/knock CS endpoint 2021-03-03 17:35:49 +00:00
Andrew Morgan
ef840c1b53 Split the 'Membership change to ' section into rejecting/rescinding knocks 2021-03-03 17:33:26 +00:00
Andrew Morgan
6556b95233 Move API endpoint sections up to the top of the proposal 2021-03-03 17:25:17 +00:00
Andrew Morgan
c915b6442b Update alternatives section 2021-03-03 17:13:29 +00:00
Andrew Morgan
09018be96c Link to existing spec documentation on the public rooms directory 2021-03-03 17:02:26 +00:00
Andrew Morgan
53ad7e3f66 Ensure we return the room_id after knocking via the CS API 2021-03-03 17:01:26 +00:00
Andrew Morgan
c575f88d13 Move endpoint extras under endpoint's header 2021-03-03 16:53:17 +00:00
Andrew Morgan
c9f34e818e Link to /join/roomIdOrAlias 2021-03-03 16:50:54 +00:00
HelaBasa
885e203886 Translated using Weblate (Sinhala)
Currently translated at 6.2% (4 of 64 strings)

Translation: matrix-doc/SAS Emoji v1
Translate-URL: https://translate.element.io/projects/matrix-doc/sas-emoji-v1/si/
2021-03-03 16:31:29 +00:00
Richard van der Hoff
a596efdf8b Get rid of the registry for now
it should just be a proposal. We can add the registry later.
2021-03-03 11:51:25 +00:00
Richard van der Hoff
62cc76f28b Move sequence diagram into doc 2021-03-03 11:33:03 +00:00
Richard van der Hoff
9a4e821ddc
fix link 2021-03-02 19:20:29 +00:00
Richard van der Hoff
2d4da148d8
more fix markdown 2021-03-02 19:19:45 +00:00
Richard van der Hoff
434d686b2d
fix up markdown 2021-03-02 19:16:48 +00:00
Richard van der Hoff
dce9c9f09a Move the idp brand assignments out to a registry 2021-03-02 19:14:11 +00:00