Implement following API routes #76
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!76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/task-64c48bf9-following-api"
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
Verification
make check./scripts/pre-pr.shTask: #task-64c48bf9
PR review approved
Summary:
Acceptance criteria:
GET /api/v1/following, optional status filtering, and list tests covering pending and failed records.POST /api/v1/following/resolveand tests for handle and URL targets.POST /api/v1/followingand tests asserting pending state plus contact/account creation.POST /api/v1/following/{id}/unfollowand accepted-status test.POST /api/v1/following/{id}/canceland pending cancel test.lastErrorlist coverage.501 Not Implemented— met by missing-table test.make check,./scripts/pre-pr.sh, and Forgejo CI passed.Blocking issues: none.
Warnings: none.
Final verdict: approved.