synapse/tests/rest/media/v1
Patrick Cloke 148fe58a24
Do not break URL previews if an image is unreachable. (#12950)
Avoid breaking a URL preview completely if the chosen image 404s
or is unreachable for some other reason (e.g. DNS).
2022-06-06 07:46:04 -04:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_base.py Add type hints to tests/rest (#12146) 2022-03-03 16:05:44 +00:00
test_filepath.py Add type hints to tests/rest (#12146) 2022-03-03 16:05:44 +00:00
test_html_preview.py Improve URL previews for some pages (#12951) 2022-06-03 12:09:12 -04:00
test_media_storage.py Add type hints to tests/rest. (#12208) 2022-03-11 12:42:22 +00:00
test_oembed.py Add type hints to tests/rest (#12146) 2022-03-03 16:05:44 +00:00
test_url_preview.py Do not break URL previews if an image is unreachable. (#12950) 2022-06-06 07:46:04 -04:00