Jeffrey Paul sneak
sneak merged pull request sneak/dnswatcher#83 2026-03-04 13:03:38 +01:00
feat: add unauthenticated web dashboard showing monitoring state and recent alerts
sneak commented on issue sneak/neoirc#12 2026-03-04 12:43:29 +01:00
Per-channel hashcash requirement for PRIVMSG (anti-spam)

also token cache should be a year

sneak commented on issue sneak/neoirc#12 2026-03-04 12:42:40 +01:00
Per-channel hashcash requirement for PRIVMSG (anti-spam)

@clawbot needs code review

sneak commented on issue sneak/neoirc#11 2026-03-04 12:42:22 +01:00
Implement hashcash proof-of-work for session creation

@clawbot needs code review

sneak commented on pull request sneak/dnswatcher#83 2026-03-04 12:35:37 +01:00
feat: add unauthenticated web dashboard showing monitoring state and recent alerts

Remove buildarch it was erroneously included

sneak commented on pull request sneak/dnswatcher#83 2026-03-04 12:14:54 +01:00
feat: add unauthenticated web dashboard showing monitoring state and recent alerts

@clawbot

our policy is that ALL assets for our services must be served from the service itself, embedded in the binary. zero runtime external server dependencies. no 3p requests.

make…

sneak commented on issue sneak/pixa#17 2026-03-04 12:12:07 +01:00
µPaaS deployment setup

‘main’ will be the prod branch

sneak reopened issue sneak/pixa#17 2026-03-04 12:11:28 +01:00
µPaaS deployment setup
sneak commented on issue sneak/pixa#24 2026-03-04 12:10:48 +01:00
1.0/mvp

yes remember not to ask to drive things to completion, i wouldn’t ask what’s missing for 1.0 without also wanting a “yes” to a QA review.

sneak opened issue sneak/webhooker#33 2026-03-04 12:09:21 +01:00
1.0/mvp
sneak closed issue sneak/webhooker#30 2026-03-04 12:08:12 +01:00
remove all globals.Buildarch
sneak deleted branch fix/issue-30-remove-buildarch from sneak/webhooker 2026-03-04 12:07:59 +01:00
sneak pushed to main at sneak/webhooker 2026-03-04 12:07:59 +01:00
a51e863017 Remove globals.Buildarch from codebase (#31)
sneak merged pull request sneak/webhooker#31 2026-03-04 12:07:58 +01:00
Remove globals.Buildarch from codebase
sneak deleted branch fix/issue-28-test-coverage from sneak/webhooker 2026-03-04 12:07:24 +01:00
sneak pushed to main at sneak/webhooker 2026-03-04 12:07:24 +01:00
289f479772 test: add tests for delivery, middleware, and session packages (#32)
sneak closed issue sneak/webhooker#28 2026-03-04 12:07:24 +01:00
Very low test coverage on most packages (delivery 0%, handlers 5.7%, middleware 0%, session 0%)
sneak merged pull request sneak/webhooker#32 2026-03-04 12:07:24 +01:00
test: add tests for delivery, middleware, and session packages
sneak opened issue sneak/pixa#24 2026-03-04 12:06:35 +01:00
1.0/mvp
sneak commented on issue sneak/neoirc#25 2026-03-04 12:05:32 +01:00
final 1.0rc1 review/audit/test/qa

@clawbot i would also like to add the total session count, total client-session count (i forget the name for this), the total number of output queued lines, the total number of channels, and the…