You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers/api
unarist 6a4e2db661 Raise an error for remote url in StatusFinder (#4776)
* 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
8 years ago
..
v1
web
base_controller_spec.rb
oembed_controller_spec.rb Raise an error for remote url in StatusFinder (#4776) 8 years ago
push_controller_spec.rb
salmon_controller_spec.rb
subscriptions_controller_spec.rb