Commit Graph

20 Commits (c66ad88aac9fd4c82fe149a0ac85a9b5feaec457)

Author SHA1 Message Date
Travis Ralston 315f36cf38
Merge pull request #3154 from matrix-org/travis/spec/knock-knock-whos-there
Add knocking to the spec
4 years ago
Travis Ralston cbe362fc7c
Update data/api/server-server/knocks.yaml
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
4 years ago
Travis Ralston 60b5930214 Declare required properties correctly 4 years ago
Travis Ralston c27a29b361 Add knocking to the spec
Spec for https://github.com/matrix-org/matrix-doc/pull/2998
Spec for https://github.com/matrix-org/matrix-doc/pull/2403

This deliberately does not help towards fixing https://github.com/matrix-org/matrix-doc/issues/3153 in order to remain consistent with prior room versions, and to keep the diff smaller on this change. A future change will address room version legibility.
4 years ago
Hubert Chathi 1d98a7441b Add spec for verification by QR codes. 4 years ago
Hubert Chathi 04cf7b9414 spec verification in DMs and m.key.verification.ready/done 4 years ago
Devin Ragotzy a3db692ce7 Fix user ID examples in direct_to_device schema 4 years ago
Patrick Cloke 954dc48f57 Use the same domain for room ID and avatar URL. 4 years ago
Travis Ralston 4f6338450b Fix event schema examples too
This includes a fix for converting files like 'm.room.member$invite_room_state.yaml'
to be loaded correctly (we split on the dollar sign, which loses the file extension).
4 years ago
Aaron Raimist 2facf8f4f9
Fix example MXC URI for m.presence
Signed-off-by: Aaron Raimist <aaron@raim.ist>
4 years ago
Will a133921893
A few small fixes in /data and /content 4 years ago
Will 0965bf1592
Remove RST comment, add bullets into list 4 years ago
Will 377fa396b2
Replace csv table with GFM table 4 years ago
Will c12c57f389
Fix links in data 4 years ago
Will 2c74daefa3
Change RST code formatting markup to Markdown 4 years ago
Will 6f1cfedad0
Remove RST alert directives, replace with simple Markdown formatting 4 years ago
Will 21060109e8
Remove symlink to event-schemas, and update openAPI schema paths accordingly 4 years ago
Will 1092d4ca14
Add data-compatiuble extension (.yaml) to all data files that currently omit one 4 years ago
Will aae22f477d
Remove non-data files 4 years ago
Will 91ab39343b
Add raw API end event schemas into /data directory 4 years ago