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.
36b02edfc2
Fixes #3305 Fixes #3380 The idea here is to better distinguish between a 'raw' event (as we send over the wire), and the 'serialised' format, as sent in responses to the C-S api and in `PUT /_matrix/app/v1/transactions/{txnId}`. It's made more complicated by the fact that there are _two_ serialisation formats, one used by `/sync` and `/notifications`, and one by everything else (the difference being whether `room_id` is included). In an ideal world, we wouldn't repeat `SerialisedEvent` every time it's used, and instead just link to the first reference, but that's a job for another day. Another job for another day is to get rid of things like `sync_state_event.yaml` (which is now used only in one place, so should be inlined.) |
3 years ago | |
---|---|---|
.. | ||
core-event-schema | 3 years ago | |
m.accepted_terms.yaml | 3 years ago | |
m.call.answer.yaml | 3 years ago | |
m.call.candidates.yaml | 3 years ago | |
m.call.hangup.yaml | 3 years ago | |
m.call.invite.yaml | 3 years ago | |
m.direct.yaml | 3 years ago | |
m.dummy.yaml | 3 years ago | |
m.forwarded_room_key.yaml | 3 years ago | |
m.fully_read.yaml | 3 years ago | |
m.identity_server.yaml | 3 years ago | |
m.ignored_user_list.yaml | 3 years ago | |
m.key.verification.accept.yaml | 3 years ago | |
m.key.verification.cancel.yaml | 3 years ago | |
m.key.verification.done.yaml | 3 years ago | |
m.key.verification.key.yaml | 3 years ago | |
m.key.verification.m.relates_to.yaml | 3 years ago | |
m.key.verification.mac.yaml | 3 years ago | |
m.key.verification.ready.yaml | 3 years ago | |
m.key.verification.request.yaml | 3 years ago | |
m.key.verification.start$m.reciprocate.v1.yaml | 3 years ago | |
m.key.verification.start$m.sas.v1.yaml | 3 years ago | |
m.key.verification.start.yaml | 3 years ago | |
m.policy.rule.room.yaml | 3 years ago | |
m.policy.rule.server.yaml | 3 years ago | |
m.policy.rule.user.yaml | 3 years ago | |
m.presence.yaml | 3 years ago | |
m.push_rules.yaml | 3 years ago | |
m.receipt.yaml | 3 years ago | |
m.room.avatar.yaml | 3 years ago | |
m.room.canonical_alias.yaml | 3 years ago | |
m.room.create.yaml | 3 years ago | |
m.room.encrypted.yaml | 3 years ago | |
m.room.encryption.yaml | 3 years ago | |
m.room.guest_access.yaml | 3 years ago | |
m.room.history_visibility.yaml | 3 years ago | |
m.room.join_rules.yaml | 3 years ago | |
m.room.member.yaml | 3 years ago | |
m.room.message$m.audio.yaml | 3 years ago | |
m.room.message$m.emote.yaml | 3 years ago | |
m.room.message$m.file.yaml | 3 years ago | |
m.room.message$m.image.yaml | 3 years ago | |
m.room.message$m.location.yaml | 3 years ago | |
m.room.message$m.notice.yaml | 3 years ago | |
m.room.message$m.server_notice.yaml | 3 years ago | |
m.room.message$m.text.yaml | 3 years ago | |
m.room.message$m.video.yaml | 3 years ago | |
m.room.message.feedback.yaml | 3 years ago | |
m.room.message.yaml | 3 years ago | |
m.room.name.yaml | 3 years ago | |
m.room.pinned_events.yaml | 3 years ago | |
m.room.power_levels.yaml | 3 years ago | |
m.room.redaction.yaml | 3 years ago | |
m.room.server_acl.yaml | 3 years ago | |
m.room.third_party_invite.yaml | 3 years ago | |
m.room.tombstone.yaml | 3 years ago | |
m.room.topic.yaml | 3 years ago | |
m.room_key.withheld.yaml | 3 years ago | |
m.room_key.yaml | 3 years ago | |
m.room_key_request.yaml | 3 years ago | |
m.space.child.yaml | 3 years ago | |
m.space.parent.yaml | 3 years ago | |
m.sticker.yaml | 3 years ago | |
m.tag.yaml | 3 years ago | |
m.typing.yaml | 3 years ago |