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/specification
Richard van der Hoff 29bd4d45ee Flatten the response to /sync
Now that we don't expect there to be duplication betwen the 'timeline' and
'state' results, there's no point in having the state map. (That does mean the
events themselves need event_id fields though).

Also:

- move the contents of the 'unsigned' dictionary into the events themselves
- replace the state list with two layers of dictionary keyed on type and
  state_key
- rename the children of the 'rooms' dict from "joined/invited/archived" to
  "join/invite/leave" to match the membership states
10 years ago
..
modules Merge pull request #161 from matrix-org/daniel/guestdisplaynames 10 years ago
appendices.rst Spell 'cryptographic' correctly 10 years ago
application_service_api.rst Merge branch 'master' into appservice-swagger 10 years ago
client_server_api.rst Specify /publicRooms 10 years ago
event_signing.rst Fix typo s/he/the/ 10 years ago
events.rst Flatten the response to /sync 10 years ago
feature_profiles.rst Merge remote-tracking branch 'origin/master' into erikj/search_actual 10 years ago
identity_servers.rst Kill number prefixes for good 10 years ago
intro.rst Merge branch 'master' into proofing 10 years ago
modules.rst Kill number prefixes for good 10 years ago
server_server_api.rst Use 'room' or 'room ID' instead of 'context' when describing federation protocol 10 years ago
targets.yaml Specify guest room access 10 years ago