Moderation: banlist + operator hide via CLI #6
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?
What to build
Minimal operator surface for a public room with no rate limit.
State:
Receive-path enforcement:
Archive enforcement:
CLI subcommands on the `posta-web` binary. Each opens `feedback.db` directly (no admin HTTP endpoint, no auth):
Bans and hides are persistent; the running posta-web reads fresh state on each request (no cache invalidation needed).
Acceptance criteria
Blocked by