Implement following API routes #20
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#20
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
Implement Slugkit following management routes without coupling API vocabulary to a specific social protocol.
Spec:
docs/specs/09-following-routes.mdRequirements
pending,accepted,rejected,failed, andcancelled.501 Not Implementedif following support is intentionally disabled.Acceptance criteria
501 Not Implemented.Dependencies
Synced from todu comment by @todu on 2026-05-31T03:57:51.532Z
Review update
make check,./scripts/pre-pr.sh, and Forgejo CICI / build-lint-test (pull_request)passed.Synced from todu comment by @todu on 2026-05-31T04:01:08.643Z
Completed
followingpersistence with statusespending,accepted,rejected,failed, andcancelled.lastError, and standardized501 Not Implementedbehavior.following.list,following.resolve,following.create,following.unfollow, andfollowing.cancel.make check,./scripts/pre-pr.sh, and passing Forgejo CI.main.