summary refs log tree commit diff
path: root/synapse/rest/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* SYN-282: Don't log tracebacks for client errorsMark Haines2015-02-181-1/+1
* Blunty replace json with simplejsonErik Johnston2015-02-111-1/+1
* Fix code-styleMark Haines2015-02-101-2/+2
* Code-style fixesMark Haines2015-02-101-3/+4
* ...and here's the actual impl. git fail.Matthew Hodgson2015-02-071-25/+32
* thou shalt specify a content-lengthMatthew Hodgson2015-02-071-0/+1
* i hate weakly typed languagesMatthew Hodgson2015-02-071-1/+1
* Add Cache-Control header to identiconMark Haines2015-02-021-0/+3
* Fix setting identicon width and heightMark Haines2015-02-021-2/+2
* Spell height more correctlyMark Haines2015-02-021-1/+1
* Add a media/v1/identicon resource for generating identicons using pydenticonMark Haines2015-02-022-0/+50
* Extract the id token of the token when authing users, include the token and d...Mark Haines2015-01-282-2/+2
* Return the device_id from get_auth_by_reqMark Haines2015-01-282-2/+2
* Move rest APIs back under the rest directoryMark Haines2015-01-2211-0/+1248