Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-07-09 | We don't want semicolons. | Erik Johnston | 1 | -1/+1 |
2015-07-09 | Change format of receipts to allow inclusion of data | Erik Johnston | 3 | -37/+42 |
2015-07-09 | remove the tls_certificate_chain_path param and simply support tls_certificat... | Matthew Hodgson | 2 | -24/+10 |
2015-07-09 | document tls_certificate_chain_path more clearly | Matthew Hodgson | 1 | -0/+5 |
2015-07-08 | oops, context.tls_certificate_chain_file() expects a file, not a certificate. | Matthew Hodgson | 2 | -6/+3 |
2015-07-08 | typo | Matthew Hodgson | 1 | -1/+1 |
2015-07-08 | *cough* | Matthew Hodgson | 1 | -2/+3 |
2015-07-08 | add new optional config for tls_certificate_chain_path for folks with interme... | Matthew Hodgson | 2 | -3/+19 |
2015-07-08 | Add blist to dependencies | Erik Johnston | 1 | -0/+1 |
2015-07-08 | Add a cache to fetching of receipt streams | Erik Johnston | 2 | -27/+96 |
2015-07-08 | Split receipt events up into one per room | Erik Johnston | 1 | -30/+21 |
2015-07-08 | Hook up receipts to v1 initialSync | Erik Johnston | 3 | -13/+77 |
2015-07-07 | Fix test. | Erik Johnston | 1 | -1/ |