docs-matrix-spec/api/client-server
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
2015-11-16 00:00:48 +00:00
..
v1 Guest users are allowed room initialSync 2015-11-11 17:18:58 +00:00
v2_alpha Flatten the response to /sync 2015-11-16 00:00:48 +00:00
api-docs Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-content Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-directory Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-events Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-login Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-presence Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-profile Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-registration Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-rooms Test swagger commit 2015-02-20 14:29:51 +00:00