synapse/tests/rest/media/v1
Patrick Cloke 01df5bacac
Improve URL previews for some pages (#12951)
* Skip `og` and `meta` tags where the value is empty.
* Fallback to the favicon if there are no other images.
* Ignore tags meant for navigation.
2022-06-03 12:09:12 -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 Ensure the type of URL attributes is always str when matching against preview blacklist (#12333) 2022-03-31 11:49:49 +02:00