matrix-doc/event-schemas/schema
Hubert Chathi 267eead50f apply changes from review 2020-11-02 12:30:57 -05:00
..
core-event-schema Make event's title fields UpperCamelCase and distinguish /sync ones 2020-06-19 21:53:18 +02:00
m.accepted_terms Spec the terms of service handling for identity servers 2019-09-03 14:04:05 -06:00
m.call.answer Make all the schema files yaml 2015-12-07 13:56:36 +00:00
m.call.candidates Make all the schema files yaml 2015-12-07 13:56:36 +00:00
m.call.hangup Move wording for reason definitions 2019-05-27 21:18:04 -06:00
m.call.invite Fix a typo in m.call.invite 2019-04-20 21:56:43 +02:00
m.direct Better types for additionalProps 2016-10-14 15:57:52 +01:00
m.dummy typo 2019-05-30 16:51:24 -06:00
m.forwarded_room_key add spec for reporting that keys are withheld 2020-10-19 18:57:39 -04:00
m.fully_read Add read markers 2018-08-30 16:21:31 -06:00
m.identity_server Spec m.identity_server account data 2019-09-04 16:17:41 -06:00
m.ignored_user_list Add clarity to the m.ignored_user_list 2018-03-06 10:32:18 -07:00
m.key.verification.accept remove nonexistent field in verification and fix types in secret storage 2020-06-23 16:20:51 -04:00
m.key.verification.cancel Spec SAS verification and the common key verification framework 2019-06-04 12:43:47 -06:00
m.key.verification.key Spec SAS verification and the common key verification framework 2019-06-04 12:43:47 -06:00
m.key.verification.mac Spec SAS verification and the common key verification framework 2019-06-04 12:43:47 -06:00
m.key.verification.request Spec SAS verification and the common key verification framework 2019-06-04 12:43:47 -06:00
m.key.verification.start Address feedback from code review. 2019-06-15 13:44:58 -07:00
m.key.verification.start$m.sas.v1 apply changes from review 2020-07-21 16:19:53 -04:00
m.policy.rule.room Spec moderation policy rooms (MSC2313) 2020-02-12 21:58:57 -07:00
m.policy.rule.server Spec moderation policy rooms (MSC2313) 2020-02-12 21:58:57 -07:00
m.policy.rule.user Spec moderation policy rooms (MSC2313) 2020-02-12 21:58:57 -07:00
m.presence Update the m.presence schema to include status_msg 2018-12-10 15:44:01 -07:00
m.push_rules Avoid duplicates. 2019-02-24 19:43:03 +03:00
m.receipt Add event as a parent for all event types 2016-03-16 16:46:16 +01:00
m.room.avatar Make the key orders consistent 2016-11-07 14:54:59 +00:00
m.room.canonical_alias Add spec for new alias handling (client-server) 2020-05-20 20:10:52 -06:00
m.room.create Add room version upgrades 2019-01-09 17:02:09 -07:00
m.room.encrypted Remove unused algorithms for encrypted messages 2018-08-27 15:05:56 -06:00
m.room.encryption require megolm algorithm in m.room.encryption 2018-08-18 11:41:45 +02:00
m.room.guest_access Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.history_visibility Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.join_rules Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.member Add membership reasons to the spec for all membership events 2020-09-30 13:43:56 -06:00
m.room.message Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.message$m.audio Remove the "required" designation from the `url` field of certain 2019-06-14 13:49:14 -07:00
m.room.message$m.emote Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
m.room.message$m.file Remove the "required" designation from the `url` field of certain 2019-06-14 13:49:14 -07:00
m.room.message$m.image Remove the "required" designation from the `url` field of certain 2019-06-14 13:49:14 -07:00
m.room.message$m.location Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
m.room.message$m.notice Add missing format fields to m.room.message$m.notice schema. 2019-06-12 16:36:58 -07:00
m.room.message$m.server_notice Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
m.room.message$m.text Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
m.room.message$m.video Remove the "required" designation from the `url` field of certain 2019-06-14 13:49:14 -07:00
m.room.message.feedback Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.name Make null m.room.name behaviour explicit 2016-07-12 13:44:04 +01:00
m.room.pinned_events Add spec for m.room.pinned_events 2017-09-29 11:59:27 -06:00
m.room.power_levels Attempt to differentiate between m.room.redaction event PL and redact PL 2020-10-14 22:44:17 -05:00
m.room.redaction Remove duplicate description of who can redact a message and correct that description 2020-10-12 22:30:52 -05:00
m.room.server_acl Fix server ACL schema: The type is a string 2018-08-28 10:34:49 -06:00
m.room.third_party_invite Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.tombstone Add room version upgrades 2019-01-09 17:02:09 -07:00
m.room.topic Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room_key complete m.room_key documentation 2018-08-18 11:41:45 +02:00
m.room_key.withheld apply changes from review 2020-11-02 12:30:57 -05:00
m.room_key_request Fix the action of a room key request cancellation. 2019-08-26 12:21:23 +02:00
m.sticker Sticker messages (m.sticker) (#1158) 2018-03-27 10:00:41 +01:00
m.tag Elaborate the structure of m.tag events 2018-08-29 14:47:59 -06:00
m.typing Add event as a parent for all event types 2016-03-16 16:46:16 +01:00
stripped_state.yaml Clarify exactly what StrippedState is 2019-06-02 17:41:39 -06:00