mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04: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 |