chinwagsocial/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
2017-09-02 17:42:47 +02:00
..
activitypub Remove identity context from output of LinkedDataSignature (#4753) 2017-08-31 21:32:09 +02:00
ostatus Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623) 2017-08-18 01:03:18 +02:00
emoji_spec.rb Use the same emoji data on the frontend and backend (#4284) 2017-07-21 04:27:40 +02:00
extractor_spec.rb
feed_manager_spec.rb Fix subsequent replies to unresolved status not being filtered from home (#4190) 2017-07-14 22:31:38 +02:00
formatter_spec.rb Whitelist allowed classes for federated statuses (#3810) 2017-06-17 20:26:05 +02:00
hash_object_spec.rb
language_detector_spec.rb
provider_discovery_spec.rb
request_spec.rb HTTP signatures (#4146) 2017-07-14 20:41:49 +02:00
status_filter_spec.rb Fix regression from #3490 - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous (#3752) 2017-06-15 02:00:08 +02:00
status_finder_spec.rb Raise an error for remote url in StatusFinder (#4776) 2017-09-02 17:42:47 +02:00
tag_manager_spec.rb
user_settings_decorator_spec.rb Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
webfinger_resource_spec.rb