summary refs log tree commit diff
path: root/synapse/media/v1/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move rest APIs back under the rest directoryMark Haines2015-01-221-45/+0
|
* Change error message for missing pillow libs.Kegan Dougal2015-01-071-2/+4
|
* Update copyright noticesMark Haines2015-01-061-1/+15
|
* SYN-208/SYN-228: Add runtime checks on startup to enforce that JPEG/PNG ↵Kegan Dougal2015-01-061-0/+29
| | | | support is included when installing pillow.
* Get uploads working with new media repoMark Haines2014-12-021-0/+0