wordpress-activitypub
wordpress-activitypub copied to clipboard
Feature Request: Fallback for Reply-To bookmarklet feature
What
Implement a fallback to the in-reply-to feature for links that are not ActivityPub enabled.
Why
The current implementation always assumes that a used link supports ActivityPub. This might cause errors or might be misunderstood by users, so it might be nice to have a generic fallback for non Mastodon et al links.
How
@mattwiebe and I talked about maybe using the embed block instead then.
Maybe show an error that the site doesn't have AP enabled and can't be replied to
UI part is fine (show only link).
The problem: Check link before adding it as inReplyTo to the Create Activity.