summary refs log tree commit diff
path: root/synapse/rest/media/v1/preview_html.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump `black` and `click` versions (#12320)David Robertson2022-03-291-2/+2
* Clean-up logic for rebasing URLs during URL preview. (#12219)Patrick Cloke2022-03-161-37/+2
* Support rendering previews with data: URLs in them (#11767)Patrick Cloke2022-01-241-6/+25
* Move HTML parsing to a separate file for URL previews. (#11566)Patrick Cloke2021-12-131-0/+397