forked-synapse/synapse/rest/client
Richard van der Hoff bc8f265f0a GET /devices endpoint
implement a GET /devices endpoint which lists all of the user's devices.

It also returns the last IP where we saw that device, so there is some dancing
to fish that out of the user_ips table.
2016-07-20 16:42:32 +01:00
..
v1 Merge pull request #933 from matrix-org/rav/type_annotations 2016-07-20 12:26:32 +01:00
v2_alpha GET /devices endpoint 2016-07-20 16:42:32 +01:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
versions.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00