mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-14 19:58:42 +00:00
Attempt to parse any valid information from an oEmbed response (instead of bailing at the first unexpected data). This should allow for more partial oEmbed data to be returned, resulting in better / more URL previews, even if those URL previews are only partial.
1 line
117 B
Text
1 line
117 B
Text
Fix a bug where invalid oEmbed fields would cause the entire response to be discarded. Introduced in Synapse 1.18.0.
|