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/lib
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
7 years ago
..
activitypub Remove identity context from output of LinkedDataSignature (#4753) 7 years ago
ostatus Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623) 7 years ago
emoji_spec.rb Use the same emoji data on the frontend and backend (#4284) 7 years ago
extractor_spec.rb
feed_manager_spec.rb Fix subsequent replies to unresolved status not being filtered from home (#4190) 7 years ago
formatter_spec.rb
hash_object_spec.rb
language_detector_spec.rb
provider_discovery_spec.rb
request_spec.rb
status_filter_spec.rb
status_finder_spec.rb Raise an error for remote url in StatusFinder (#4776) 7 years ago
tag_manager_spec.rb
user_settings_decorator_spec.rb Add unfollow modal (optional) (#4246) 7 years ago
webfinger_resource_spec.rb