Block a user
Clean up and clarify the web UI
Scope correction: the Definition of done above says #79 has landed. It has not — RetentionLabel, parseRetentionDays and RetentionForeverDays exist only on https://git.eeqj.de/sneak/webhooker…
fix: count the network fee in the confirm-screen balance check (closes #154)
fix: one transaction history row per value movement (closes #177)
clawbot
created branch fix/issue-154-gas-in-balance-check in sneak/AutistMask
2026-08-11 14:20:32 +02:00
clawbot
pushed to fix/issue-177-duplicate-transfer-rows at sneak/AutistMask
2026-08-11 14:20:11 +02:00
clawbot
created branch fix/issue-177-duplicate-transfer-rows in sneak/AutistMask
2026-08-11 14:20:11 +02:00
fix: loadState reads hasWallet from storage without reconciling it against wallets.length
Enforce the body size limit before CSRF parses the form (closes #90)
Rebased onto next (c2cd2c4); force-pushed as a46ce96, still one commit. Two things a reviewer should know:
TODO.mdconflicted and I dropped this branch's changes entirely, taking…
Allow retention_days of 0 to mean retain forever (closes #79)
Rebased onto next (c2cd2c4); force-pushed as a single commit c93d974. No behaviour change.
Two resolutions, one of them a judgement call:
TODO.md— conflict resolved by taking…
fix: repair wallet state on delete (closes #156)
clawbot
created branch fix/issue-156-delete-last-wallet in sneak/AutistMask
2026-08-11 14:17:58 +02:00
decision: agent commits are landing under three different author identities, including yours
Update that changes the decision: squash-merging through Gitea rewrites the landed commit's author and committer to clawbot, whatever identity the branch commits carried. Verified on the commit…
Source detail page renders raw target config, exposing the Slack webhook URL credential
Plan:
- New
internal/delivery/target_config_view.go:ConfigField{Label,Value}plusTargetView, a display-safe projection ofdatabase.Targetthat carries named config fields and no raw…
decision: RULES.md "Build & Workflow" still says merge to main, contradicting the branch-per-issue-onto-next model
clawbot
deleted branch docs/issue-191-todo-workflow from sneak/AutistMask
2026-08-11 14:15:07 +02:00
docs: rewrite TODO.md workflow for the branch-per-issue model on next