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/data/api/client-server
Richard van der Hoff 36b02edfc2
Distinguish 'client' from 'federation' events (#3658)
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 Distinguish 'client' from 'federation' events (#3658) 4 years ago
account-data.yaml Responses schema fixes (#3650) 4 years ago
admin.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
administrative_contact.yaml Responses schema fixes (#3650) 4 years ago
appservice_room_directory.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
banning.yaml Start annotating which version of the spec added a thing (#3425) 4 years ago
capabilities.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
content-repo.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
create_room.yaml Avoid use of the word "clobber" (#3611) 4 years ago
cross_signing.yaml Start annotating which version of the spec added a thing (#3425) 4 years ago
device_management.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
directory.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
event_context.yaml Distinguish 'client' from 'federation' events (#3658) 4 years ago
filter.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
inviting.yaml Start annotating which version of the spec added a thing (#3425) 4 years ago
joining.yaml Room versions 8 and 9: Restricted rooms (#3387) 4 years ago
key_backup.yaml Update several spots where C-S API was still using r0 APIs (#3671) 4 years ago
keys.yaml Clarify how to interpret missing one time key counts (#3636) 4 years ago
kicking.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
knocking.yaml Start annotating which version of the spec added a thing (#3425) 4 years ago
leaving.yaml Start annotating which version of the spec added a thing (#3425) 4 years ago
list_joined_rooms.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
list_public_rooms.yaml Responses schema fixes (#3650) 4 years ago
login.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
logout.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
message_pagination.yaml Distinguish 'client' from 'federation' events (#3658) 4 years ago
notifications.yaml Distinguish 'client' from 'federation' events (#3658) 4 years ago
old_sync.yaml Distinguish 'client' from 'federation' events (#3658) 4 years ago
openid.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
peeking_events.yaml Distinguish 'client' from 'federation' events (#3658) 4 years ago
presence.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
profile.yaml Add HTTP 403 to possible profile responses (#3530) 4 years ago
pusher.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
pushrules.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
read_markers.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
receipts.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
redaction.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
registration.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
registration_tokens.yaml Add registration token UIA type (#3616) 4 years ago
report_content.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
room_initial_sync.yaml Distinguish 'client' from 'federation' events (#3658) 4 years ago
room_send.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
room_state.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
room_upgrades.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
rooms.yaml Distinguish 'client' from 'federation' events (#3658) 4 years ago
search.yaml Distinguish 'client' from 'federation' events (#3658) 4 years ago
space_hierarchy.yaml Remove `aliases` from `/publicRooms` response (#3624) 4 years ago
sso_login_redirect.yaml Start annotating which version of the spec added a thing (#3425) 4 years ago
sync.yaml Describe and hoist stripped state to a first-class citizen (#3606) 4 years ago
tags.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
third_party_lookup.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
third_party_membership.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
to_device.yaml Responses schema fixes (#3650) 4 years ago
typing.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
users.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
versions.yaml Describe new global specification versioning (#3420) 4 years ago
voip.yaml Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 4 years ago
wellknown.yaml Change RST code formatting markup to Markdown 4 years ago
whoami.yaml Add guest changes to spec: MSC3069 and MSC3419 (#3605) 4 years ago