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.
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.) |
4 years ago | |
|---|---|---|
| .. | ||
| definitions | 4 years ago | |
| account-data.yaml | 4 years ago | |
| admin.yaml | 4 years ago | |
| administrative_contact.yaml | 4 years ago | |
| appservice_room_directory.yaml | 4 years ago | |
| banning.yaml | 4 years ago | |
| capabilities.yaml | 4 years ago | |
| content-repo.yaml | 4 years ago | |
| create_room.yaml | 4 years ago | |
| cross_signing.yaml | 4 years ago | |
| device_management.yaml | 4 years ago | |
| directory.yaml | 4 years ago | |
| event_context.yaml | 4 years ago | |
| filter.yaml | 4 years ago | |
| inviting.yaml | 4 years ago | |
| joining.yaml | 4 years ago | |
| key_backup.yaml | 4 years ago | |
| keys.yaml | 4 years ago | |
| kicking.yaml | 4 years ago | |
| knocking.yaml | 4 years ago | |
| leaving.yaml | 4 years ago | |
| list_joined_rooms.yaml | 4 years ago | |
| list_public_rooms.yaml | 4 years ago | |
| login.yaml | 4 years ago | |
| logout.yaml | 4 years ago | |
| message_pagination.yaml | 4 years ago | |
| notifications.yaml | 4 years ago | |
| old_sync.yaml | 4 years ago | |
| openid.yaml | 4 years ago | |
| peeking_events.yaml | 4 years ago | |
| presence.yaml | 4 years ago | |
| profile.yaml | 4 years ago | |
| pusher.yaml | 4 years ago | |
| pushrules.yaml | 4 years ago | |
| read_markers.yaml | 4 years ago | |
| receipts.yaml | 4 years ago | |
| redaction.yaml | 4 years ago | |
| registration.yaml | 4 years ago | |
| registration_tokens.yaml | 4 years ago | |
| report_content.yaml | 4 years ago | |
| room_initial_sync.yaml | 4 years ago | |
| room_send.yaml | 4 years ago | |
| room_state.yaml | 4 years ago | |
| room_upgrades.yaml | 4 years ago | |
| rooms.yaml | 4 years ago | |
| search.yaml | 4 years ago | |
| space_hierarchy.yaml | 4 years ago | |
| sso_login_redirect.yaml | 4 years ago | |
| sync.yaml | 4 years ago | |
| tags.yaml | 4 years ago | |
| third_party_lookup.yaml | 4 years ago | |
| third_party_membership.yaml | 4 years ago | |
| to_device.yaml | 4 years ago | |
| typing.yaml | 4 years ago | |
| users.yaml | 4 years ago | |
| versions.yaml | 4 years ago | |
| voip.yaml | 4 years ago | |
| wellknown.yaml | 4 years ago | |
| whoami.yaml | 4 years ago | |