MatrixSynapse/tests/rest/media/v1
Jeyachandran Rathnam babeeb4e7a
Unescape HTML entities in oEmbed titles. (#14781)
It doesn't seem valid that HTML entities should appear in
the title field of oEmbed responses, but a popular WordPress
plug-in seems to do it.

There should not be harm in unescaping these.
2023-01-09 14:22:02 +00: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 Merge branch 'master' into develop 2022-06-28 15:19:48 +01:00
test_media_storage.py Provide more info why we don't have any thumbnails to serve (#13038) 2022-07-15 11:42:21 -05:00
test_oembed.py Unescape HTML entities in oEmbed titles. (#14781) 2023-01-09 14:22:02 +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