forked-synapse/synapse/rest/media/v1
Richard van der Hoff 5a153772c1
remove HomeServer.get_config (#9815)
Every single time I want to access the config object, I have to remember
whether or not we use `get_config`. Let's just get rid of it.
2021-04-14 19:09:08 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_base.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
config_resource.py remove HomeServer.get_config (#9815) 2021-04-14 19:09:08 +01:00
download_resource.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
filepath.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
media_repository.py More robust handling of the Content-Type header for thumbnail generation (#9788) 2021-04-14 16:30:59 +01:00
media_storage.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
preview_url_resource.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
storage_provider.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
thumbnail_resource.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
thumbnailer.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
upload_resource.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00