summary refs log tree commit diff
path: root/synapse/rest/media/v1/config_resource.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the http server handle coroutine-making REST servlets (#5475)Amber Brown2019-06-291-12/+9
* Run Black. (#5482)Amber Brown2019-06-201-3/+1
* Move imports to one lineWill Hunt2018-12-101-4/+1
* Use `send_cors`Will Hunt2018-12-101-4/+1
* changelog & isortWill Hunt2018-12-091-1/+5
* Make /config more CORS-yWill Hunt2018-12-091-1/+3
* Add GET media/v1/config (#3184)Will Hunt2018-08-161-0/+48