summary refs log tree commit diff
path: root/synapse/media/v1/upload_resource.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move rest APIs back under the rest directoryMark Haines2015-01-221-113/+0
* Update copyright noticesMark Haines2015-01-061-1/+1
* return an mxc uri rather than a content_token.Mark Haines2014-12-151-1/+3
* Get the code actually workingMark Haines2014-12-101-5/+3
* Thumbnail uploaded and cached imagesMark Haines2014-12-101-12/+9
* Implement download support for media_repositoryMark Haines2014-12-041-4/+7
* Fix pyflakes and pep8 warningsMark Haines2014-12-021-0/+1
* Get uploads working with new media repoMark Haines2014-12-021-6/+8
* Write the upload portion of version 1 of the media repositoryMark Haines2014-12-021-0/+110