summary refs log tree commit diff
path: root/setup.cfg (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-12don't needlessly return user_idMatthew Hodgson1-1/+0
2018-08-12improve docstringMatthew Hodgson1-1/+5
2018-08-12switch get_current_version_info back to being get_version_infoMatthew Hodgson1-4/+7
2018-08-12fix flakesMatthew Hodgson2-4/+6
2018-08-12fix typosMatthew Hodgson2-2/+3
2018-08-12add a tonne of docstring; make upload_room_keys properly assert versionMatthew Hodgson2-9/+113
2018-08-12add a tonne of docstring; make upload_room_keys properly assert versionMatthew Hodgson1-20/+31
2018-08-12more docstring for the e2e_room_keys restMatthew Hodgson2-2/+51
2018-08-12add storage docstring; remove unused set_e2e_room_keysMatthew Hodgson1-36/+83
2018-08-12fix factoring out of _should_replace_room_keyMatthew Hodgson1-3/+4
2018-08-12rename room_key_version table correctly, and fix opt argsMatthew Hodgson2-16/+16
2018-08-12blindly incorporate PR review - needs testing & fixingMatthew Hodgson5-79/+99
2018-08-12make /room_keys/version workMatthew Hodgson4-15/+38
2018-08-12implement /room_keys/version too (untested)Matthew Hodgson5-6/+171
2018-08-12document the APIMatthew Hodgson1-0/+133
2018-08-12make it work and fix pep8Matthew Hodgson7-82/+134
2018-08-12interim WIP checkin; doesn't build yetMatthew Hodgson3-19/+84
2018-08-12total WIP skeleton for /room_keys APIMatthew Hodgson4-0/+289
2018-08-090.33.2 changelog v0.33.2 release-v0.33.2Amber Brown1-0/+6
2018-08-090.33.2Amber Brown1-1/+1
2018-08-09fix the changelog & templateAmber Brown2-50/+50
2018-08-07fix changelogAmber Brown1