Implement comments API routes #18
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#18
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 comment/reply listing and moderation routes.
Spec:
docs/specs/11-comments-routes.mdRequirements
pending,approved, andhidden.statusrequests another documented value.404for missing posts/comments.501 Not Implementedif comments are intentionally unsupported.Acceptance criteria
404.501 Not Implemented.Dependencies
Synced from todu comment by @todu on 2026-05-24T14:11:03.655Z
PR review approved
make check,./scripts/pre-pr.sh, and Forgejo CI passed.Merge is waiting for explicit human approval.
Synced from todu comment by @todu on 2026-05-24T14:10:03.166Z
PR review approved
make check,./scripts/pre-pr.sh, and Forgejo CI passed.Merge is waiting for explicit human approval.
Synced from todu comment by @todu on 2026-05-28T17:44:25.016Z
Close gate passed
mainmake check,./scripts/pre-pr.sh, and Forgejo CI passed before mergeThe comments listing and moderation routes are implemented, documented in OpenAPI, covered by tests, and merged.