forked-synapse/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 copyrights 2016-01-07 04:26:29 +00:00
12 copyrights 2016-01-07 04:26:29 +00:00
13 copyrights 2016-01-07 04:26:29 +00:00
14 Don't require config to create database 2016-04-06 14:15:45 +01:00
15 copyrights 2016-01-07 04:26:29 +00:00
16 Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except for a limit 2015-04-28 12:41:33 +01:00
17 copyrights 2016-01-07 04:26:29 +00:00
18 copyrights 2016-01-07 04:26:29 +00:00
19 copyrights 2016-01-07 04:26:29 +00:00
20 Don't require config to create database 2016-04-06 14:15:45 +01:00
21 copyrights 2016-01-07 04:26:29 +00:00
22 copyrights 2016-01-07 04:26:29 +00:00
23 copyrights 2016-01-07 04:26:29 +00:00
24 copyrights 2016-01-07 04:26:29 +00:00
25 Don't require config to create database 2016-04-06 14:15:45 +01:00
26 copyrights 2016-01-07 04:26:29 +00:00
27 Don't require config to create database 2016-04-06 14:15:45 +01:00
28 Change the way we do public room list fetching 2016-02-02 15:21:10 +00:00
29 Change event_push_actions_rm_tokens schema 2016-02-03 10:50:49 +00:00
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