forked-synapse/synapse/media/v1
2014-12-11 18:18:58 +00:00
..
__init__.py Get uploads working with new media repo 2014-12-02 19:51:47 +00:00
base_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
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 Fix media repository doc string to include server_name 2014-12-11 18:18:58 +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 Get the code actually working 2014-12-10 15:46:18 +00:00