summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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-30FixesBrendan Abolivier1-4/+7
2019-04-30Fix methodBrendan Abolivier1-1/+1
2019-04-30Register servletsBrendan Abolivier1-0/+2
2019-04-30Add bulk lookupBrendan Abolivier2-2/+71
2019-04-30Move lookup endpoint to CS API (and s/is_server/id_server/)Brendan Abolivier7-115/+3