synapse-product/synapse/api
Richard van der Hoff ec041b335e Record device_id in client_ips
Record the device_id when we add a client ip; it's somewhat redundant as we
could get it via the access_token, but it will make querying rather easier.
2016-07-20 16:41:03 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Record device_id in client_ips 2016-07-20 16:41:03 +01:00
constants.py Check presence state is a valid one 2016-02-18 09:16:32 +00:00
errors.py Implement https://github.com/matrix-org/matrix-doc/pull/346/files 2016-07-08 17:42:48 +01:00
filtering.py Add 'contains_url' to filter 2016-07-14 15:35:48 +01:00
ratelimiting.py copyrights 2016-01-07 04:26:29 +00:00
urls.py Host /media/r0 as well as /media/v1 2016-02-05 10:47:46 +00:00