forked-synapse/synapse/storage/schema/delta/33
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
..
devices.sql Add device_id support to /login 2016-07-18 16:39:44 +01:00
event_fields.py Add sender and contains_url field to events table 2016-07-14 15:35:43 +01:00
refreshtoken_device.sql schema fix 2016-07-19 11:44:05 +01:00
remote_media_ts.py Track approximate last access time for remote media 2016-06-29 11:41:20 +01:00
user_ips_index.sql GET /devices endpoint 2016-07-20 16:42:32 +01:00