summary refs log tree commit diff
path: root/synapse/storage/media_repository.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Give sensible names for '_simple_...' transactionsErik Johnston2015-03-201-6/+14
* Update copyright noticesMark Haines2015-01-061-1/+1
* Get the code actually workingMark Haines2014-12-101-6/+8
* Thumbnail uploaded and cached imagesMark Haines2014-12-101-6/+6
* Add a method field to thumbnail storageMark Haines2014-12-051-6/+9
* Implement download support for media_repositoryMark Haines2014-12-041-3/+7
* Fix pyflakes and pep8 warningsMark Haines2014-12-021-2/+1
* Get uploads working with new media repoMark Haines2014-12-021-1/+6
* Write the upload portion of version 1 of the media repositoryMark Haines2014-12-021-0/+116