-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
featureFeatures and feature requests that are specific to Bridgy Fed, not fully described by the protocols.Features and feature requests that are specific to Bridgy Fed, not fully described by the protocols.
Description
Mastodon added support for ingesting quote posts from other servers based on FEP-044f in mastodon/mastodon#34370. With that change, it seems to already recognise the quoteUrl
property bridgy-fed is generating. Unfortunately, it shows "This post is pending approval from the original author" in place of the quote.
From what I can tell, bridgy-fed would need to also publish "approval stamps". That is, the post containing the quote would need to include a quoteAuthorization
property pointing at a QuoteAuthorization
published by the person being quoted. This seems like it would provide room to represent whatever Bluesky's quote posting rules are on the ActivityPub side.
Metadata
Metadata
Assignees
Labels
featureFeatures and feature requests that are specific to Bridgy Fed, not fully described by the protocols.Features and feature requests that are specific to Bridgy Fed, not fully described by the protocols.