MatrixSynapse/synapse/api
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
auth.py assert rather than warn 2018-08-31 17:29:35 +01:00
constants.py
errors.py Change admin_uri to admin_contact in config and errors 2018-08-24 16:51:27 +01:00
filtering.py Implement 'event_format' filter param in /sync 2018-09-04 15:20:09 +01:00
ratelimiting.py
urls.py