-
- Downloads
Include more information in oEmbed previews. (#10819)
* Improved titles (fall back to the author name if there's not title) and include the site name. * Handle photo/video payloads. * Include the original URL in the Open Graph response. * Fix the expiration time (by properly converting from seconds to milliseconds).
Showing
- changelog.d/10819.feature 1 addition, 0 deletionschangelog.d/10819.feature
- synapse/rest/media/v1/oembed.py 45 additions, 4 deletionssynapse/rest/media/v1/oembed.py
- synapse/rest/media/v1/preview_url_resource.py 1 addition, 1 deletionsynapse/rest/media/v1/preview_url_resource.py
- tests/rest/media/v1/test_url_preview.py 21 additions, 9 deletionstests/rest/media/v1/test_url_preview.py
Loading
Please register or sign in to comment