..
core-event-schema
Add more CI checks for OpenAPI definitions and JSON Schemas ( #1656 )
2023-10-11 10:36:39 +00:00
m.accepted_terms.yaml
Move raw API and event schemas into /data directory
2021-08-27 19:16:39 +01:00
m.call.answer.yaml
Add spec for MSC2746 ( #1511 )
2023-05-23 12:29:35 -06:00
m.call.candidates.yaml
Clarify that sdpMid and sdpMLineIndex are not required in m.call.candidates ( #1742 )
2024-03-07 21:13:38 -05:00
m.call.hangup.yaml
Make sure version in x-changedInMatrixVersion is a string ( #1562 )
2023-06-10 14:44:06 +03:00
m.call.invite.yaml
Add spec for MSC2746 ( #1511 )
2023-05-23 12:29:35 -06:00
m.call.negotiate.yaml
Fix m.call.negotiate schema and example ( #1546 )
2023-10-03 22:16:53 +01:00
m.call.reject.yaml
Add spec for MSC2746 ( #1511 )
2023-05-23 12:29:35 -06:00
m.call.select_answer.yaml
Add spec for MSC2746 ( #1511 )
2023-05-23 12:29:35 -06:00
m.direct.yaml
Fix rendering of m.receipt event in Client-Server API ( #1637 )
2023-09-27 12:42:14 +00:00
m.dummy.yaml
Fix links in data
2021-08-27 19:16:42 +01:00
m.forwarded_room_key.yaml
add some e2ee clarifications
2022-10-18 18:02:27 -04:00
m.fully_read.yaml
Remove 'room_id' field from m.typing, m.receipt and m.fully_read examples and schema ( #3679 )
2022-05-09 01:28:17 -06:00
m.identity_server.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.ignored_user_list.yaml
Fix rendering of m.receipt event in Client-Server API ( #1637 )
2023-09-27 12:42:14 +00:00
m.key.verification.accept.yaml
Define hkdf-hmac-sha256.v2 MAC method for SAS verification ( #1412 )
2023-02-09 23:58:16 -05:00
m.key.verification.cancel.yaml
spec verification in DMs and m.key.verification.ready/done
2021-08-27 19:17:11 +01:00
m.key.verification.done.yaml
spec verification in DMs and m.key.verification.ready/done
2021-08-27 19:17:11 +01:00
m.key.verification.key.yaml
spec verification in DMs and m.key.verification.ready/done
2021-08-27 19:17:11 +01:00
m.key.verification.m.relates_to.yaml
Spec reference relationships ( #1206 )
2022-10-18 11:50:41 -06:00
m.key.verification.mac.yaml
Define hkdf-hmac-sha256.v2 MAC method for SAS verification ( #1412 )
2023-02-09 23:58:16 -05:00
m.key.verification.ready.yaml
spec verification in DMs and m.key.verification.ready/done
2021-08-27 19:17:11 +01:00
m.key.verification.request.yaml
add in-room m.key.verification.request msgtype
2022-10-04 17:49:36 -04:00
m.key.verification.start$m.reciprocate.v1.yaml
Add spec for verification by QR codes.
2021-08-27 19:17:11 +01:00
m.key.verification.start$m.sas.v1.yaml
Define hkdf-hmac-sha256.v2 MAC method for SAS verification ( #1412 )
2023-02-09 23:58:16 -05:00
m.key.verification.start.yaml
spec verification in DMs and m.key.verification.ready/done
2021-08-27 19:17:11 +01:00
m.policy.rule.room.yaml
Move raw API and event schemas into /data directory
2021-08-27 19:16:39 +01:00
m.policy.rule.server.yaml
Move raw API and event schemas into /data directory
2021-08-27 19:16:39 +01:00
m.policy.rule.user.yaml
Move raw API and event schemas into /data directory
2021-08-27 19:16:39 +01:00
m.presence.yaml
Move raw API and event schemas into /data directory
2021-08-27 19:16:39 +01:00
m.push_rules.yaml
Move raw API and event schemas into /data directory
2021-08-27 19:16:39 +01:00
m.reaction.yaml
Add missing type enum for m.reaction ( #1552 )
2023-07-04 12:52:48 +00:00
m.receipt.yaml
Fix rendering of m.receipt event in Client-Server API ( #1637 )
2023-09-27 12:42:14 +00:00
m.room.avatar.yaml
Clarify that the url field in m.room.avatar events is not required. #987 )
2022-03-22 13:33:12 +00:00
m.room.canonical_alias.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.room.create.yaml
Add room version 11 ( #1604 )
2023-08-15 00:18:45 -06:00
m.room.encrypted.yaml
Make sure version in x-changedInMatrixVersion is a string ( #1562 )
2023-06-10 14:44:06 +03:00
m.room.encryption.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.room.guest_access.yaml
Move raw API and event schemas into /data directory
2021-08-27 19:16:39 +01:00
m.room.history_visibility.yaml
Move raw API and event schemas into /data directory
2021-08-27 19:16:39 +01:00
m.room.join_rules.yaml
Add knock_restricted to m.room.join_rules enum ( #1535 )
2023-05-23 13:40:32 -06:00
m.room.member.yaml
Fix a list formatting error under C-S API -> m.room.member definition ( #1509 )
2023-05-04 11:04:23 +02:00
m.room.message$m.audio.yaml
Use body field as media caption ( #1731 )
2024-02-26 15:15:44 -07:00
m.room.message$m.emote.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.room.message$m.file.yaml
Use body field as media caption ( #1731 )
2024-02-26 15:15:44 -07:00
m.room.message$m.image.yaml
Use body field as media caption ( #1731 )
2024-02-26 15:15:44 -07:00
m.room.message$m.key.verification.request.yaml
Apply suggestions from code review
2022-10-12 09:52:04 -04:00
m.room.message$m.location.yaml
Fix m.location.yaml scheme ( #1507 )
2023-05-02 12:02:05 -04:00
m.room.message$m.notice.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.room.message$m.server_notice.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.room.message$m.text.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.room.message$m.video.yaml
Use body field as media caption ( #1731 )
2024-02-26 15:15:44 -07:00
m.room.message.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.room.name.yaml
Clarify that an m.room.name event with an absent name field is not expected behavior ( #1639 )
2023-09-19 15:39:07 +01:00
m.room.pinned_events.yaml
Move raw API and event schemas into /data directory
2021-08-27 19:16:39 +01:00
m.room.power_levels.yaml
Remove outdated text saying that state_default defaults to 0 ( #1479 )
2023-04-05 10:57:08 +01:00
m.room.redaction.yaml
Add room version 11 ( #1604 )
2023-08-15 00:18:45 -06:00
m.room.server_acl.yaml
Clarify what key content-specific rules match against. ( #1441 )
2023-03-08 13:06:06 +00:00
m.room.third_party_invite.yaml
Add more CI checks for OpenAPI definitions and JSON Schemas ( #1656 )
2023-10-11 10:36:39 +00:00
m.room.tombstone.yaml
Explicitly call replacement_room a room ID
2021-08-27 19:17:14 +01:00
m.room.topic.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.room_key.withheld.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.room_key.yaml
add some e2ee clarifications
2022-10-18 18:02:27 -04:00
m.room_key_request.yaml
Make sure version in x-changedInMatrixVersion is a string ( #1562 )
2023-06-10 14:44:06 +03:00
m.secret.request.yaml
Apply suggestions from code review
2022-11-15 18:17:20 -05:00
m.secret.send.yaml
more clarifications
2022-11-16 11:14:34 -05:00
m.space.child.yaml
Clarify that via is required for m.space.parent and m.space.child as per MSC1772. ( #1618 )
2023-09-05 15:29:54 +01:00
m.space.parent.yaml
Clarify that via is required for m.space.parent and m.space.child as per MSC1772. ( #1618 )
2023-09-05 15:29:54 +01:00
m.sticker.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.tag.yaml
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
m.typing.yaml
Remove 'room_id' field from m.typing, m.receipt and m.fully_read examples and schema ( #3679 )
2022-05-09 01:28:17 -06:00