Add ActivityPub reply ingestion #104
Labels
No labels
activitypub
admin
api
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
database
deployment
design
dev-env
docs
documentation
email
enhancement
feature
federation
feed
homepage
implementation
integration
media
openapi
priority:high
priority:low
priority:medium
proof
public-routes
public-ui
release
safety
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Store incoming ActivityPub replies to local published posts as moderated comments in the template site using the Fedify inbox foundation.
Requirements
Createactivities containing reply objects through the existing Fedify federation route setup.Acceptance criteria
Createhandled through Fedify for a local published post creates a pending comment.Dependencies
Synced from todu comment by @todu on 2026-06-06T04:16:40.401Z
Review update
Synced from todu comment by @todu on 2026-06-06T04:20:29.018Z
Completed
Close gate passed. All acceptance criteria are met with code/test evidence.
Evidence summary:
Createhandling stores valid remote replies to local published posts as pending comments.