mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 15:44:58 +02:00
bd87769ad03afaee6afe75b13a9ead552ff15455
Fedify resolves accept.getObject() to a Person (the Follow target actor) rather than the Follow activity itself. The instanceof Follow check rejected every Accept. Removed inner object inspection entirely — instead match directly against ap_following where source is refollow:sent. If we have a pending follow for this actor, any Accept from them confirms it.
Description
No description provided
Languages
JavaScript
71.3%
Nunjucks
14.6%
CSS
14.1%