Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-07 | /bulk_lookup doesn't return a signature | Brendan Abolivier | 1 | -5/+0 | |
2019-05-07 | Fix expected key in bulk lookup response | Brendan Abolivier | 1 | -1/+1 | |
2019-05-07 | Incorporate review | Brendan Abolivier | 3 | -4/+6 | |
2019-05-01 | Fix error message | Brendan Abolivier | 1 | -1/+1 | |
2019-05-01 | Update synapse/handlers/identity.py | Andrew Morgan | 1 | -1/+1 | |
Co-Authored-By: babolivier <contact@brendanabolivier.com> | |||||
2019-05-01 | Update synapse/rest/client/v2_alpha/account.py | Andrew Morgan | 1 | -1/+1 | |
Co-Authored-By: babolivier <contact@brendanabolivier.com> | |||||
2019-05-01 | Update synapse/rest/client/v2_alpha/account.py | Andrew Morgan | 1 | -1/+1 | |
Co-Authored-By: babolivier <contact@brendanabolivier.com> | |||||
2019-04-30 | Merge pull request #5098 from matrix-org/rav/fix_pep_517 | Richard van der Hoff | 3 | -2/+8 | |
Workarounds for pep-517 errors | |||||
2019-04-30 | Fixed return value | Brendan Abolivier | 1 | -2/+2 | |
2019-04-30 | Bunch of tests | Brendan Abolivier | 1 | -2/+124 | |
2019-04-30 |