MatrixSynapse/synapse/rest/client/v2_alpha
Richard van der Hoff 87c18d12ee Implement 'event_format' filter param in /sync
This has been specced and part-implemented; let's implement it for /sync (but
no other endpoints yet :/).
2018-09-04 15:20:09 +01:00
..
__init__.py
_base.py
account.py Don't fail requests to unbind 3pids for non supporting ID servers 2018-08-08 12:06:18 +01:00
account_data.py
auth.py
devices.py check isort by travis 2018-07-16 13:57:33 +02:00
filter.py
groups.py
keys.py
notifications.py
openid.py
read_marker.py
receipts.py
register.py move threepid checker to config, add missing yields 2018-08-31 17:11:11 +01:00
report_event.py
sendtodevice.py Make auth & transactions more testable (#3499) 2018-07-14 07:34:49 +10:00
sync.py Implement 'event_format' filter param in /sync 2018-09-04 15:20:09 +01:00
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py