You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec-proposals/event-schemas/schema
Damir Jelić a96a2f3fce Fix the action of a room key request cancellation.
The spec states that the action of a room key request cancellation
should be "cancel_request" but every known implementation uses
"request_cancellation" instead.

This patch fixes the spec to reflect the implementations.
5 years ago
..
core-event-schema Merge pull request #2087 from matrix-org/travis/1.0/events-are-extensible 6 years ago
m.call.answer
m.call.candidates
m.call.hangup
m.call.invite
m.direct
m.dummy typo 6 years ago
m.forwarded_room_key
m.fully_read
m.ignored_user_list
m.key.verification.accept Typo. 5 years ago
m.key.verification.cancel Spec SAS verification and the common key verification framework 6 years ago
m.key.verification.key Spec SAS verification and the common key verification framework 6 years ago
m.key.verification.mac Spec SAS verification and the common key verification framework 6 years ago
m.key.verification.request Spec SAS verification and the common key verification framework 6 years ago
m.key.verification.start Address feedback from code review. 5 years ago
m.key.verification.start$m.sas.v1 Address feedback from code review. 5 years ago
m.presence
m.push_rules
m.receipt
m.room.aliases
m.room.avatar
m.room.canonical_alias
m.room.create
m.room.encrypted
m.room.encryption
m.room.guest_access
m.room.history_visibility
m.room.join_rules
m.room.member Merge pull request #2067 from matrix-org/travis/1.0/stripped-state 6 years ago
m.room.message
m.room.message$m.audio Remove the "required" designation from the `url` field of certain 6 years ago
m.room.message$m.emote Switch to using $ instead of # for sub-types 6 years ago
m.room.message$m.file Remove the "required" designation from the `url` field of certain 6 years ago
m.room.message$m.image Remove the "required" designation from the `url` field of certain 6 years ago
m.room.message$m.location Switch to using $ instead of # for sub-types 6 years ago
m.room.message$m.notice Add missing format fields to m.room.message$m.notice schema. 6 years ago
m.room.message$m.server_notice Switch to using $ instead of # for sub-types 6 years ago
m.room.message$m.text Switch to using $ instead of # for sub-types 6 years ago
m.room.message$m.video Remove the "required" designation from the `url` field of certain 6 years ago
m.room.message.feedback
m.room.name
m.room.pinned_events
m.room.power_levels
m.room.redaction
m.room.server_acl
m.room.third_party_invite
m.room.tombstone
m.room.topic
m.room_key
m.room_key_request Fix the action of a room key request cancellation. 5 years ago
m.sticker
m.tag
m.typing
stripped_state.yaml Clarify exactly what StrippedState is 6 years ago