mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
43f0941e8f
This is so that a single MediaRepository can be shared across all resources, rather than having a "copy" per resource. In particular this allows us to guard against both the thumbnail and download resource triggering a download of remote content at the same time. |
||
---|---|---|
.. | ||
__init__.py | ||
base_resource.py | ||
download_resource.py | ||
filepath.py | ||
identicon_resource.py | ||
media_repository.py | ||
preview_url_resource.py | ||
thumbnail_resource.py | ||
thumbnailer.py | ||
upload_resource.py |