summary refs log tree commit diff
path: root/synapse/rest/media/v0 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port rest/ to Python 3 (#3823)Amber Brown2018-09-121-2/+2
* run isortAmber Brown2018-07-091-11/+8
* Attempt to be more performant on PyPy (#3462)Amber Brown2018-06-281-1/+2
* Remove the legacy v0 content upload API.Mark Haines2016-06-211-110/+2
* Catch the exceptions thrown by twisted when you write to a closed connectionMark Haines2016-02-121-2/+2
* Introduce a Requester objectDaniel Wagner-Hall2016-01-111-3/+3
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Allow guests to register and call /events?room_id=Daniel Wagner-Hall2015-11-041-1/+1
* Remove completely unused concepts from codebaseDaniel Wagner-Hall2015-08-251-1/+1
* Blunty replace json with simplejsonErik Johnston2015-02-111-1/+1
* Extract the id token of the token when authing users, include the token and d...Mark Haines2015-01-281-1/+1
* Return the device_id from get_auth_by_reqMark Haines2015-01-281-1/+1
* Move rest APIs back under the rest directoryMark Haines2015-01-222-0/+212