summary refs log tree commit diff
path: root/synapse/api/constants.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-07Incorporate reviewBrendan Abolivier3-4/+6
2019-05-01Fix error messageBrendan Abolivier1-1/+1
2019-05-01Update synapse/handlers/identity.pyAndrew Morgan1-1/+1
Co-Authored-By: babolivier <contact@brendanabolivier.com>
2019-05-01Update synapse/rest/client/v2_alpha/account.pyAndrew Morgan1-1/+1
Co-Authored-By: babolivier <contact@brendanabolivier.com>
2019-05-01Update synapse/rest/client/v2_alpha/account.pyAndrew Morgan1-1/+1
Co-Authored-By: babolivier <contact@brendanabolivier.com>
2019-04-30Merge pull request #5098 from matrix-org/rav/fix_pep_517Richard van der Hoff3-2/+8
Workarounds for pep-517 errors
2019-04-30Fixed return valueBrendan Abolivier1-2/+2
2019-04-30Bunch of testsBrendan Abolivier1-2/+124
2019-04-30Fix url and methodBrendan Abolivier1-2/+2
2019-04-30TestsBrendan Abolivier1-5/+36
2019-04-30