forked-synapse/synapse/media/v1
2014-12-16 15:24:03 +00:00
..
__init__.py Get uploads working with new media repo 2014-12-02 19:51:47 +00:00
base_resource.py clean up coding style a bit 2014-12-16 15:24:03 +00:00
download_resource.py Allow only one download for a given image at a time, so that we don't end up downloading the same image twice if two clients request a remote image at the same time 2014-12-11 16:48:11 +00:00
filepath.py Thumbnail uploaded and cached images 2014-12-10 15:40:52 +00:00
media_repository.py Update media_repository.py 2014-12-15 16:57:53 +00:00
thumbnail_resource.py Allow only one download for a given image at a time, so that we don't end up downloading the same image twice if two clients request a remote image at the same time 2014-12-11 16:48:11 +00:00
thumbnailer.py import Image as PIL.Image. 2014-12-10 16:09:18 +00:00
upload_resource.py return an mxc uri rather than a content_token. 2014-12-15 13:54:10 +00:00