Commit Graph

15 Commits (0fd85edb35ba026fbddb0361b02372f14d61c001)

Author SHA1 Message Date
Will Hunt 1694146bee
Explicitly call replacement_room a room ID
Fixes https://github.com/matrix-org/matrix-doc/issues/3232
3 years ago
Travis Ralston 315f36cf38
Merge pull request #3154 from matrix-org/travis/spec/knock-knock-whos-there
Add knocking to the spec
3 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.
3 years ago
Hubert Chathi 1d98a7441b Add spec for verification by QR codes. 3 years ago
Hubert Chathi 04cf7b9414 spec verification in DMs and m.key.verification.ready/done 3 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 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 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