MatrixSynapse/synapse/rest/media/v1
Patrick Cloke 6fc8be9a1b
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).
2021-09-22 09:45:20 -04:00
..
__init__.py
_base.py
config_resource.py
download_resource.py
filepath.py
media_repository.py
media_storage.py
oembed.py Include more information in oEmbed previews. (#10819) 2021-09-22 09:45:20 -04:00
preview_url_resource.py Include more information in oEmbed previews. (#10819) 2021-09-22 09:45:20 -04:00
storage_provider.py
thumbnail_resource.py
thumbnailer.py
upload_resource.py