forked-synapse/synapse/rest/media/v1
Will Hunt 62b1ce8539
isort 5 compatibility (#7786)
The CI appears to use the latest version of isort, which is a problem when isort gets a major version bump. Rather than try to pin the version, I've done the necessary to make isort5 happy with synapse.
2020-07-05 16:32:02 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
config_resource.py Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
download_resource.py Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
filepath.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
media_repository.py Fetch from the r0 media path instead of the unspecced v1. (#7714) 2020-06-17 08:36:46 -04:00
media_storage.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
preview_url_resource.py Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
storage_provider.py a bit of debugging for media storage providers (#6757) 2020-01-23 12:11:44 +00:00
thumbnail_resource.py Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
thumbnailer.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
upload_resource.py Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00