forked-synapse/synapse/rest/client
Richard van der Hoff 5ab4b0afe8 Make handlers.sync return a state dictionary, instead of an event list.
Basically this moves the process of flattening the existing dictionary into a
list up to rest.client.*, instead of doing it in handlers.sync. This simplifies
a bit of the code in handlers.sync, but it is also going to be somewhat
beneficial in the next stage of my hacking on SPEC-254.

Merged from PR #371
2015-11-13 10:35:01 +00:00
..
v1 Merge pull request #360 from matrix-org/daniel/guestroominitialsync 2015-11-12 15:19:55 +00:00
v2_alpha Make handlers.sync return a state dictionary, instead of an event list. 2015-11-13 10:35:01 +00:00
__init__.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00