synapse-product/synapse/rest
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
..
client Make handlers.sync return a state dictionary, instead of an event list. 2015-11-13 10:35:01 +00:00
key Remove syutil dependency in favour of smaller single-purpose libraries 2015-08-24 16:17:38 +01:00
media Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00
__init__.py Code style fixes. 2015-01-29 16:12:40 +00:00