mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-06 11:47:51 -05:00
5ab4b0afe8
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 |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
account.py | ||
auth.py | ||
filter.py | ||
keys.py | ||
receipts.py | ||
register.py | ||
sync.py | ||
tags.py | ||
tokenrefresh.py |