docs-matrix-spec/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
2015-11-16 00:00:48 +00:00
..
modules Merge pull request #161 from matrix-org/daniel/guestdisplaynames 2015-11-12 13:23:49 +00:00
appendices.rst Spell 'cryptographic' correctly 2015-10-19 18:29:37 +01:00
application_service_api.rst Merge branch 'master' into appservice-swagger 2015-10-21 09:55:53 +01:00
client_server_api.rst Specify /publicRooms 2015-11-11 11:39:40 +00:00
event_signing.rst Fix typo s/he/the/ 2015-10-19 17:44:09 +01:00
events.rst Flatten the response to /sync 2015-11-16 00:00:48 +00:00
feature_profiles.rst Merge remote-tracking branch 'origin/master' into erikj/search_actual 2015-10-19 13:46:58 +01:00
identity_servers.rst Kill number prefixes for good 2015-10-15 13:40:05 +01:00
intro.rst Merge branch 'master' into proofing 2015-10-16 15:23:07 +01:00
modules.rst Kill number prefixes for good 2015-10-15 13:40:05 +01:00
server_server_api.rst Use 'room' or 'room ID' instead of 'context' when describing federation protocol 2015-10-28 14:49:50 +00:00
targets.yaml Specify guest room access 2015-11-06 18:15:21 +00:00