You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: