summary refs log tree commit diff
path: root/synapse/storage/e2e_room_keys.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* flake8Matthew Hodgson2018-08-121-1/+1
* implement remaining tests and make them workMatthew Hodgson2018-08-121-1/+2
* fix idiocies and so make tests passMatthew Hodgson2018-08-121-2/+3
* don't needlessly return user_idMatthew Hodgson2018-08-121-1/+0
* fix flakesMatthew Hodgson2018-08-121-2/+4
* fix typosMatthew Hodgson2018-08-121-1/+1
* add a tonne of docstring; make upload_room_keys properly assert versionMatthew Hodgson2018-08-121-20/+31
* add storage docstring; remove unused set_e2e_room_keysMatthew Hodgson2018-08-121-36/+83
* rename room_key_version table correctly, and fix opt argsMatthew Hodgson2018-08-121-13/+13
* blindly incorporate PR review - needs testing & fixingMatthew Hodgson2018-08-121-41/+28
* make /room_keys/version workMatthew Hodgson2018-08-121-5/+17
* implement /room_keys/version too (untested)Matthew Hodgson2018-08-121-0/+56
* make it work and fix pep8Matthew Hodgson2018-08-121-42/+61
* interim WIP checkin; doesn't build yetMatthew Hodgson2018-08-121-0/+20
* total WIP skeleton for /room_keys APIMatthew Hodgson2018-08-121-0/+133