Skip to content

Handle AP Follow of non-Actor? #1892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
snarfed opened this issue Apr 21, 2025 · 0 comments
Open

Handle AP Follow of non-Actor? #1892

snarfed opened this issue Apr 21, 2025 · 0 comments
Labels
feature Features and feature requests that are specific to Bridgy Fed, not fully described by the protocols.

Comments

@snarfed
Copy link
Owner

snarfed commented Apr 21, 2025

Got a Follow of a post from Friendica today. Interesting! I know this is technical legal in AP, if uncommon. I guess it means they'd want us to deliver them replies to that post? ...which we don't support now, but I guess we could? Would take a fair amount of work to get right, but maybe doable.

https://console.cloud.google.com/errors/detail/CJ_VtIPNk9-7lwE?project=bridgy-federated

{
    "id": "https://friendica.world/objects/84b6ef2b-1368-049d-95a2-af3387728178",
    "type": "Follow",
    "actor": "https://friendica.world/profile/rodericus",
    "object": "https://bsky.brid.gy/convert/ap/at://did:plc:4j5nbrwv2u22nfvquf7pojfb/app.bsky.feed.post/3lna23pbquk23",
    "published": "2025-04-20T07:09:09Z",
    "to": [
        "https://bsky.brid.gy/ap/did:plc:4j5nbrwv2u22nfvquf7pojfb",
        "https://www.w3.org/ns/activitystreams#Public"
    ],
    "cc": ["https://friendica.world/followers/rodericus"],
    "..."
}
@snarfed snarfed added the feature Features and feature requests that are specific to Bridgy Fed, not fully described by the protocols. label Apr 21, 2025
@snarfed snarfed changed the title Handle AP Follow of non-Actor Handle AP Follow of non-Actor? Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Features and feature requests that are specific to Bridgy Fed, not fully described by the protocols.
Projects
None yet
Development

No branches or pull requests

1 participant