forked-synapse/synapse/rest/media/v1
Krombel a6245478c8 fix thumbnailing (#2548)
in commit 0e28281a the code for thumbnailing got refactored and the
renaming of this variables was not done correctly.

Signed-Off-by: Matthias Kesler <krombel@krombel.de>
2017-10-17 12:45:33 +02:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Move MediaRepository to media_repository module 2016-04-19 11:31:43 +01:00
download_resource.py Store URL cache preview downloads seperately 2017-06-23 11:14:11 +01:00
filepath.py Don't needlessly rename variable 2017-10-13 11:42:07 +01:00
identicon_resource.py copyrights 2016-01-07 04:26:29 +00:00
media_repository.py fix thumbnailing (#2548) 2017-10-17 12:45:33 +02:00
preview_url_resource.py Don't reuse source but instead copy from primary media store to backup 2017-10-13 14:11:34 +01:00
thumbnail_resource.py Store URL cache preview downloads seperately 2017-06-23 11:14:11 +01:00
thumbnailer.py Fix up 2017-10-13 11:33:49 +01:00
upload_resource.py Basic implementation of backup media store 2017-10-12 15:20:59 +01:00