forked-synapse/synapse/rest/media/v1
Patrick Cloke 3fc8fdd150
Support oEmbed for media previews. (#7920)
Fixes previews of Twitter URLs by using their oEmbed endpoint to grab content.
2020-07-27 07:50:44 -04:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Convert more of the media code to async/await (#7873) 2020-07-24 09:39:02 -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 Convert more of the media code to async/await (#7873) 2020-07-24 09:39:02 -04:00
preview_url_resource.py Support oEmbed for media previews. (#7920) 2020-07-27 07:50:44 -04: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