summary refs log tree commit diff
path: root/synapse/res/providers.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fetch images when previewing Twitter URLs. (#11985)AndrewRyanChama2022-02-221-3/+1
| | | | By including "bot" in the User-Agent, which some sites use to decide whether to include additional Open Graph information.
* Allow configuration of the oEmbed URLs. (#10714)Patrick Cloke2021-08-311-0/+17
This adds configuration options (under an `oembed` section) to configure which URLs are matched to use oEmbed for URL previews.