-
- Downloads
Fix preview of imgur and Tenor URLs. (#11669)
By scraping Open Graph information from the HTML even when an autodiscovery endpoint is found. The results are then combined to capture as much information as possible from the page.
Showing
- changelog.d/11669.bugfix 1 addition, 0 deletionschangelog.d/11669.bugfix
- docs/development/url_previews.md 6 additions, 1 deletiondocs/development/url_previews.md
- synapse/rest/media/v1/oembed.py 7 additions, 3 deletionssynapse/rest/media/v1/oembed.py
- synapse/rest/media/v1/preview_url_resource.py 25 additions, 10 deletionssynapse/rest/media/v1/preview_url_resource.py
changelog.d/11669.bugfix
0 → 100644
Please register or sign in to comment