chinwagsocial/spec/lib
ThibG 550ff677da Fix ActivityPub handling of replies with WEB_DOMAIN () ()
* Fix ActivityPub handling of replies when LOCAL_DOMAIN ≠ WEB_DOMAIN ()

For all intents and purposes, `local_url?` is used to check if an URL refers
to the Web UI or the various API endpoints of the local instances. Those things
reside on `WEB_DOMAIN` and not `LOCAL_DOMAIN`.

* Change local_url? spec, as all URLs handled by Mastodon are based on WEB_DOMAIN
2017-09-13 14:22:16 +02:00
..
activitypub Handle stream_entry URL correctly in ActivityPub () 2017-09-08 18:20:03 +02:00
ostatus Switch to static URIs, new URI format in both protocols for new statuses () 2017-09-06 19:01:28 +02:00
emoji_spec.rb Use the same emoji data on the frontend and backend () 2017-07-21 04:27:40 +02:00
extractor_spec.rb Spec Extractor () 2017-06-04 14:57:02 +02:00
feed_manager_spec.rb Fix subsequent replies to unresolved status not being filtered from home () 2017-07-14 22:31:38 +02:00
formatter_spec.rb Switch to static URIs, new URI format in both protocols for new statuses () 2017-09-06 19:01:28 +02:00
hash_object_spec.rb Spec HashObject () 2017-06-04 14:59:52 +02:00
language_detector_spec.rb Language detection defaults to nil () 2017-06-09 18:09:37 +02:00
provider_discovery_spec.rb A minor change for ProviderDiscovery and spec () 2017-06-04 14:59:40 +02:00
request_spec.rb HTTP signatures () 2017-07-14 20:41:49 +02:00
status_filter_spec.rb Fix regression from - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous () 2017-06-15 02:00:08 +02:00
status_finder_spec.rb Raise an error for remote url in StatusFinder () 2017-09-02 17:42:47 +02:00
tag_manager_spec.rb Fix ActivityPub handling of replies with WEB_DOMAIN () () 2017-09-13 14:22:16 +02:00
user_settings_decorator_spec.rb Add unfollow modal (optional) () 2017-07-18 17:14:43 +02:00
webfinger_resource_spec.rb Fix randomly fail (regression from ) () 2017-06-05 10:03:36 +02:00