MatrixSynapse/synapse/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
_base.py
config_resource.py
download_resource.py
filepath.py
media_repository.py Respond with proper error responses on unknown paths. (#14621) 2022-12-08 11:37:05 -05:00
media_storage.py
oembed.py Unescape HTML entities in oEmbed titles. (#14781) 2023-01-09 14:22:02 +00:00
preview_html.py
preview_url_resource.py
storage_provider.py
thumbnail_resource.py
thumbnailer.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
upload_resource.py