MatrixSynapse/tests/rest
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
..
admin Respond with proper error responses on unknown paths. (#14621) 2022-12-08 11:37:05 -05:00
client Disable sending confirmation email when 3pid is disabled #14682 (#14725) 2023-01-09 11:12:03 +00:00
key Stop using deprecated `keyIds` param on /key/v2/server (#14525) 2022-11-30 11:59:57 +00:00
media Unescape HTML entities in oEmbed titles. (#14781) 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_health.py Use literals in place of `HTTPStatus` constants in tests (#13463) 2022-08-05 16:59:09 +02:00
test_well_known.py Use literals in place of `HTTPStatus` constants in tests (#13463) 2022-08-05 16:59:09 +02:00