Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-08-12 | more docstring for the e2e_room_keys rest | Matthew Hodgson | 2 | -2/+51 | |
2018-08-12 | add storage docstring; remove unused set_e2e_room_keys | Matthew Hodgson | 1 | -36/+83 | |
2018-08-12 | fix factoring out of _should_replace_room_key | Matthew Hodgson | 1 | -3/+4 | |
2018-08-12 | rename room_key_version table correctly, and fix opt args | Matthew Hodgson | 2 | -16/+16 | |
2018-08-12 | blindly incorporate PR review - needs testing & fixing | Matthew Hodgson | 5 | -79/+99 | |
2018-08-12 | make /room_keys/version work | Matthew Hodgson | 4 | -15/+38 | |
2018-08-12 | implement /room_keys/version too (untested) | Matthew Hodgson | 5 | -6/+171 | |
2018-08-12 | document the API | Matthew Hodgson | 1 | -0/+133 | |
2018-08-12 | make it work and fix pep8 | Matthew Hodgson | 7 | -82/+134 | |
2018-08-12 | interim WIP checkin; doesn't build yet | Matthew Hodgson | 3 | -19/+84 | |
2018-08-12 | total WIP skeleton for /room_keys API | Matthew Hodgson | 4 | -0/+289 | |
2018-08-09 | 0.33.2 changelog v0.33.2 github/release-v0.33.2 release-v0.33.2 | Amber Brown | 1 | -0/+6 | |
2018-08-09 | 0.33.2 | Amber Brown | 1 | -1/+1 | |
2018-08-09 | fix the changelog & template | Amber Brown | 2 | -50/+50 | |
2018-08-07 | fix changelog | Amber Brown | 1 | -1/+4 | |
2018-08-07 | fix for rc1 v0.33.2rc1 | Amber Brown | 2 | -3/+3 | |
2018-08-07 | changelog | Amber Brown | 59 | -54/+64 | |
2018-08-07 | version | Amber Brown | 1 | -1/+1 | |
2018-08-03 | Return M_NOT_FOU |