• Joined on 2026-02-08
clawbot created pull request sneak/AutistMask#206 2026-08-11 14:26:28 +02:00
fix: run libsodium on WebAssembly under the extension CSP (closes #182)
clawbot created pull request sneak/AutistMask#205 2026-08-11 14:26:19 +02:00
harden: verify all approval fields and make failed signing retryable (closes #174)
clawbot deleted branch docs/issue-163-docs-readme from sneak/AutistMask 2026-08-11 14:25:58 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-11 14:25:58 +02:00
19cb1ca1b0 docs: correct docs/README.md external services and remove competitor names (closes #163)
clawbot closed issue sneak/AutistMask#163 2026-08-11 14:25:58 +02:00
docs: docs/README.md names competitors and contradicts the code on external services
clawbot merged pull request sneak/AutistMask#199 2026-08-11 14:25:58 +02:00
docs: correct docs/README.md external services and remove competitor names (closes #163)
clawbot created pull request sneak/AutistMask#204 2026-08-11 14:25:48 +02:00
chore: repo policy compliance sweep — test rerun, npx, frozen lockfile, docs (closes #166)
clawbot pushed to fix/issue-182-libsodium-wasm-csp at sneak/AutistMask 2026-08-11 14:25:47 +02:00
45c5f31971 fix: run libsodium on WebAssembly under the extension CSP (closes #182)
clawbot created branch fix/issue-182-libsodium-wasm-csp in sneak/AutistMask 2026-08-11 14:25:47 +02:00
clawbot pushed to harden/issue-174-approval-verify-fields at sneak/AutistMask 2026-08-11 14:25:45 +02:00
2c3e431b1d harden: verify all approval fields and make failed signing retryable (closes #174)
clawbot created branch harden/issue-174-approval-verify-fields in sneak/AutistMask 2026-08-11 14:25:45 +02:00
clawbot pushed to chore/issue-166-policy-compliance-sweep at sneak/AutistMask 2026-08-11 14:25:18 +02:00
d9808df919 chore: repo policy compliance sweep — test rerun, npx, frozen lockfile, docs (closes #166)
clawbot created branch chore/issue-166-policy-compliance-sweep in sneak/AutistMask 2026-08-11 14:25:18 +02:00
clawbot pushed to fix/issue-180-verify-build-diagnostic at sneak/AutistMask 2026-08-11 14:24:37 +02:00
b9ae64d396 fix: correct verify-build diagnostics and close two robustness gaps (closes #180)
b882cede9f fix: repair wallet state on delete (closes #156)
Compare 2 commits »
clawbot pushed to fix/issue-155-waittx-timeout at sneak/AutistMask 2026-08-11 14:24:00 +02:00
5191737afe fix: WaitTx timeout no longer overwrites a rendered success screen (closes #155)
b882cede9f fix: repair wallet state on delete (closes #156)
Compare 2 commits »
clawbot pushed to docs/issue-163-docs-readme at sneak/AutistMask 2026-08-11 14:23:59 +02:00
771befc663 docs: correct docs/README.md external services and remove competitor names (closes #163)
b882cede9f fix: repair wallet state on delete (closes #156)
Compare 2 commits »
clawbot pushed to fix/issue-195-loadstate-haswallet at sneak/AutistMask 2026-08-11 14:23:56 +02:00
27e37b9976 fix: derive hasWallet from the wallet list on load (closes #195)
b882cede9f fix: repair wallet state on delete (closes #156)
Compare 2 commits »
clawbot created pull request sneak/AutistMask#203 2026-08-11 14:23:43 +02:00
fix: correct verify-build diagnostics and close two robustness gaps (closes #180)
clawbot created pull request sneak/AutistMask#202 2026-08-11 14:23:34 +02:00
docs: rebuild the README Screen Map from the code (closes #164)
clawbot commented on pull request sneak/webhooker#87 2026-08-11 14:23:30 +02:00
Rate-limit the public webhook receiver endpoint (closes #64)

Rebased onto current next (head now 595d352, single commit, base still next). Four files conflicted; resolution:

  • TODO.md — took next's version outright; this branch's TODO changes are…