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
9 years ago
..
modules Merge pull request #161 from matrix-org/daniel/guestdisplaynames 9 years ago
appendices.rst Spell 'cryptographic' correctly 9 years ago
application_service_api.rst Merge branch 'master' into appservice-swagger 9 years ago
client_server_api.rst Specify /publicRooms 9 years ago
event_signing.rst Fix typo s/he/the/ 9 years ago
events.rst Flatten the response to /sync 9 years ago
feature_profiles.rst Merge remote-tracking branch 'origin/master' into erikj/search_actual 9 years ago
identity_servers.rst Kill number prefixes for good 9 years ago
intro.rst Merge branch 'master' into proofing 9 years ago
modules.rst Kill number prefixes for good 9 years ago
server_server_api.rst Use 'room' or 'room ID' instead of 'context' when describing federation protocol 9 years ago
targets.yaml Specify guest room access 9 years ago