Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flake8 | Matthew Hodgson | 2018-08-12 | 1 | -1/+1 |
* | implement remaining tests and make them work | Matthew Hodgson | 2018-08-12 | 1 | -1/+2 |
* | fix idiocies and so make tests pass | Matthew Hodgson | 2018-08-12 | 1 | -2/+3 |
* | don't needlessly return user_id | Matthew Hodgson | 2018-08-12 | 1 | -1/+0 |
* | fix flakes | Matthew Hodgson | 2018-08-12 | 1 | -2/+4 |
* | fix typos | Matthew Hodgson | 2018-08-12 | 1 | -1/+1 |
* | add a tonne of docstring; make upload_room_keys properly assert version | Matthew Hodgson | 2018-08-12 | 1 | -20/+31 |
* | add storage docstring; remove unused set_e2e_room_keys | Matthew Hodgson | 2018-08-12 | 1 | -36/+83 |
* | rename room_key_version table correctly, and fix opt args | Matthew Hodgson | 2018-08-12 | 1 | -13/+13 |
* | blindly incorporate PR review - needs testing & fixing | Matthew Hodgson | 2018-08-12 | 1 | -41/+28 |
* | make /room_keys/version work | Matthew Hodgson | 2018-08-12 | 1 | -5/+17 |
* | implement /room_keys/version too (untested) | Matthew Hodgson | 2018-08-12 | 1 | -0/+56 |
* | make it work and fix pep8 | Matthew Hodgson | 2018-08-12 | 1 | -42/+61 |
* | interim WIP checkin; doesn't build yet | Matthew Hodgson | 2018-08-12 | 1 | -0/+20 |
* | total WIP skeleton for /room_keys API | Matthew Hodgson | 2018-08-12 | 1 | -0/+133 |