Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-07-11 | Improved docs on setting up Postgresql (#5661) | Lrizika | 2 | -4/+16 |
2019-07-11 | small typo fix (#5655) | Andrew Morgan | 2 | -1/+2 |
2019-07-11 | Clean up exception handling for access_tokens (#5656) | Richard van der Hoff | 6 | -100/+111 |
2019-07-11 | Add basic opentracing support (#5544) | Jorik Schellekens | 12 | -12/+633 |
2019-07-11 | Inline issue_access_token (#5659) | Richard van der Hoff | 3 | -8/+5 |
2019-07-10 | Remove access-token support from RegistrationStore.register (#5642) | Richard van der Hoff | 9 | -79/+30 |
2019-07-10 | Typo | Brendan Abolivier | 1 | -1/+1 |
2019-07-10 | Rename changelog file | Brendan Abolivier | 1 | -0/+0 |
2019-07-10 | Send 3PID bind requests as JSON data | Brendan Abolivier | 2 | -1/+2 |
2019-07-10 | Don't bundle aggregations when retrieving the original event (#5654) | Andrew Morgan | 2 | -2/+13 |
2019-07-10 | Add a linting script (#5627) | Andrew Morgan | 2 | -0/+13 |
2019-07-10 | Correct pep517 flag in readme (#5651) | Bruno Windels | 2 | -1/+2 |
2019-07-09 | remove unused and unnecessary check for FederationDeniedError (#5645) | Hu |