MatrixSynapse/synapse/rest/media/v1
Erik Johnston 95d38afe96 Don't log exception when failing to fetch remote content.
In particular, let's not log stack traces when we stop processing
becuase the response body was too large.
2019-06-07 12:39:10 +01:00
..
__init__.py
_base.py
config_resource.py
download_resource.py
filepath.py
media_repository.py Don't log exception when failing to fetch remote content. 2019-06-07 12:39:10 +01:00
media_storage.py
preview_url_resource.py
storage_provider.py
thumbnail_resource.py Fix error when downloading thumbnail with width/height param missing (#5258) 2019-05-29 14:27:41 +01:00
thumbnailer.py Fix image orientation when generating thumbnail (#5039) 2019-05-16 19:04:26 +01:00
upload_resource.py