summary refs log tree commit diff
path: root/scripts-dev/dump_macaroon.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-08Refactor MSC2716 `/batch_send` endpoint into separate handler functions (#10974)Eric Eastwood4-283/+485
2021-10-08Autodiscover oEmbed endpoint from returned HTML (#10822)Patrick Cloke5-55/+224
Searches the returned HTML for an oEmbed endpoint using the autodiscovery mechanism (`<link rel=...>`), and will request it to generate the preview.