mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-13 19:26:28 -05:00
* Raise an error for remote url in StatusFinder Previous implementation had allowed remote url with status id which also exists on local. Then that bug leads /api/web/embed to return wrong embed url. * Fix oembed_controller_spec