Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always use the latest stream_id, sent or unsent | Erik Johnston | 2017-01-30 | 1 | -4/+4 |
* | Add ts column to device_lists_outbound_pokes | Erik Johnston | 2017-01-27 | 1 | -0/+3 |
* | Hook device list updates to replication | Erik Johnston | 2017-01-27 | 1 | -0/+15 |
* | Comment | Erik Johnston | 2017-01-27 | 1 | -0/+2 |
* | SQL param ordering | Erik Johnston | 2017-01-27 | 1 | -1/+1 |
* | User if rather than for | Erik Johnston | 2017-01-27 | 1 | -1/+4 |
* | Better name | Erik Johnston | 2017-01-27 | 1 | -1/+1 |
* | Remove unused param | Erik Johnston | 2017-01-27 | 1 | -2/+1 |
* | Handle users leaving rooms | Erik Johnston | 2017-01-26 | 1 | -0/+8 |
* | Add comments | Erik Johnston | 2017-01-26 | 1 | -2/+35 |
* | Implement device key caching over federation | Erik Johnston | 2017-01-26 | 1 | -12/+189 |
* | Fix up sending of m.device_list_update edus | Erik Johnston | 2017-01-25 | 1 | -20/+20 |
* | Add basic implementation of local device list changes | Erik Johnston | 2017-01-25 | 1 | -9/+160 |
* | Log the types and values when failing to store devices | Mark Haines | 2016-09-07 | 1 | -2/+6 |
* | Implement updating devices | Richard van der Hoff | 2016-07-26 | 1 | -1/+26 |
* | Implement deleting devices | Richard van der Hoff | 2016-07-26 | 1 | -0/+15 |
* | GET /devices endpoint | Richard van der Hoff | 2016-07-20 | 1 | -1/+21 |
* | Add device_id support to /login | Richard van der Hoff | 2016-07-18 | 1 | -0/+77 |