mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 15:44:58 +02:00
4827a98614a23787d3613e7f51209f512d0be048
Implement all missing Fedify features for full ActivityPub compliance: - Liked, Featured, Featured Tags collection dispatchers with admin UIs - Object dispatcher for Note/Article dereferencing at AP URIs - Instance actor (Application type) for domain-level federation - Handle aliases (.mapAlias) for profile URL and /@handle resolution - Configurable actor type (Person/Service/Organization/Group) - Dynamic NodeInfo version from @indiekit/indiekit package.json - Context data propagation (handle + publication URL) - ParallelMessageQueue wrapping RedisMessageQueue (5 workers) - Collection sync (FEP-8fcf) and ordering keys on sendActivity - Permanent failure handler stub (deferred to Fedify 2.0) - Profile attachments (PropertyValue) and alsoKnownAs support - Strip invalid "type":"as:Endpoints" from actor JSON (Fedify #576) - Fix .mapAlias() return type ({identifier} not bare string) - Remove .authorize() predicate (causes 401 loops without auth doc loader) - Narrow content negotiation router to /nodeinfo/ only 22/22 compliance tests pass (Grade A+). Version 1.0.26.
Description
No description provided
Languages
JavaScript
71.3%
Nunjucks
14.6%
CSS
14.1%