MatrixSynapse/synapse/storage/schema/delta
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
..
11
12
13
14 Don't require config to create database 2016-04-06 14:15:45 +01:00
15
16
17
18
19
20 Don't require config to create database 2016-04-06 14:15:45 +01:00
21
22
23
24
25 Don't require config to create database 2016-04-06 14:15:45 +01:00
26
27 Don't require config to create database 2016-04-06 14:15:45 +01:00
28
29
30 Fix synapse/storage/schema/delta/30/as_users.py 2016-05-31 17:10:40 +01:00
31 unbreak schema 2016-05-10 16:42:37 +01:00
32 Remove topics table 2016-05-13 14:40:38 +01:00
33 GET /devices endpoint 2016-07-20 16:42:32 +01:00