summary refs log tree commit diff
path: root/synapse/media/url_previewer.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Separate HTTP preview code and URL previewer. (#15269)Patrick Cloke2023-03-201-0/+833
Separates REST layer code from the actual URL previewing.