synapse-product/synapse/rest/media/v1
Patrick Cloke 00c93d2e7e
Be more lenient in the oEmbed response parsing. (#14089)
Attempt to parse any valid information from an oEmbed response
(instead of bailing at the first unexpected data). This should allow
for more partial oEmbed data to be returned, resulting in better /
more URL previews, even if those URL previews are only partial.
2022-10-07 09:29:43 -04:00
..
__init__.py
_base.py Fix bug where we wedge media plugins if clients disconnect early (#13660) 2022-08-30 12:17:48 +01:00
config_resource.py
download_resource.py
filepath.py
media_repository.py Add a MXCUri class to make working with mxc uri's easier. (#13162) 2022-09-15 12:57:16 +00:00
media_storage.py
oembed.py Be more lenient in the oEmbed response parsing. (#14089) 2022-10-07 09:29:43 -04:00
preview_html.py
preview_url_resource.py Do not wait for background updates to complete do expire URL cache. (#13657) 2022-08-30 07:15:54 -04:00
storage_provider.py
thumbnail_resource.py Provide more info why we don't have any thumbnails to serve (#13038) 2022-07-15 11:42:21 -05:00
thumbnailer.py
upload_resource.py Add a MXCUri class to make working with mxc uri's easier. (#13162) 2022-09-15 12:57:16 +00:00