mastodon/spec/lib
unarist 6a4e2db661 Raise an error for remote url in StatusFinder ()
* 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
..
activitypub Remove identity context from output of LinkedDataSignature ()
ostatus Put ActivityPub alternate link into Atom, prefer it when processing Atom ()
emoji_spec.rb Use the same emoji data on the frontend and backend ()
extractor_spec.rb Spec Extractor ()
feed_manager_spec.rb Fix subsequent replies to unresolved status not being filtered from home ()
formatter_spec.rb Whitelist allowed classes for federated statuses ()
hash_object_spec.rb Spec HashObject ()
language_detector_spec.rb Language detection defaults to nil ()
provider_discovery_spec.rb A minor change for ProviderDiscovery and spec ()
request_spec.rb HTTP signatures ()
status_filter_spec.rb Fix regression from - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous ()
status_finder_spec.rb Raise an error for remote url in StatusFinder ()
tag_manager_spec.rb Remove some code in TagManager and spec ()
user_settings_decorator_spec.rb Add unfollow modal (optional) ()
webfinger_resource_spec.rb Fix randomly fail (regression from ) ()