Implement slug comments commands #7
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#7
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
slugcomment listing and moderation commands.Spec:
docs/cli-specs/11-comments-commands.mdRequirements
--status pending|approved|hidden|allfor post comment listing.501 Not Implementedresponses clearly.Acceptance criteria
501 Not Implementedresponses are displayed clearly.Dependencies
Synced from todu comment by @todu on 2026-06-04T03:44:32.753Z
PR Review
PR: #89
Review result: approved
Acceptance criteria: 9 total, 9 met, 0 missing
Blocking issues: 0
Warnings: 0
Notes:
slug comment list|approve|hide.Verification:
./scripts/pre-pr.shpassed locally.CI / build-lint-test (pull_request)issuccess.Verdict: Approved. Ready for human merge approval.
Synced from todu comment by @todu on 2026-06-04T04:23:33.144Z
Completed
slug comment list,slug comment approve, andslug comment hidefor post/pending comment listing and moderation../scripts/pre-pr.shpassed, and Forgejo CICI / build-lint-test (pull_request)succeeded.mainas commit14a9247(feat: add comment moderation CLI).