Add ActivityPub remote following #121
No reviewers
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!121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/task-d9f28859-activitypub-remote-following"
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?
Summary
/api/v1/followingContext.sendActivityviasendActivityPubActivityAccept/Rejectresponses for stored followsunfollowedstate support and OpenAPI updatesVerification
make check./scripts/pre-pr.shTask: #task-d9f28859
61051f12139b15380915PR Review
Summary
task-d9f28859against the remote ActivityPub following requirements.sendActivityPubActivityhelper.AcceptandRejectinbox activities update stored following state.Acceptance criteria
template/site/src/following/following.ts, covered by following API tests.Followthrough the delivery helper. — met intemplate/site/src/api/routes/following.tsandtemplate/site/src/federation/following.ts, covered by queue assertions.Accepthandled through Fedify updates the following record to accepted. — met byhandleActivityPubFollowAcceptand signed inbox tests.Rejecthandled through Fedify updates the following record to rejected. — met byhandleActivityPubFollowRejectand signed inbox tests.Undo Followand updates local state. — met by API unfollow flow, pending cancellation, accepted unfollowed state, and queue assertions./api/v1/followingroutes return the expected following state. — met with preserved list/create/unfollow response coverage and OpenAPI status enum updates.template/site/src/federation/routes.ts.make check,./scripts/pre-pr.sh, and Forgejo CI task #162 passed.Blocking issues
Warnings
Verdict
Approved. Stop at the human merge approval gate.
PR Review Worker Result