Jeffrey Paul sneak
sneak closed pull request sneak/vaultik#56 2026-03-26 14:30:23 +01:00
feat: implement daemon mode with filesystem watching
sneak deleted branch feature/tier2-channel-modes from sneak/neoirc 2026-03-25 22:38:47 +01:00
sneak pushed to main at sneak/neoirc 2026-03-25 22:38:47 +01:00
9a79d92c0d feat: implement Tier 2 channel modes (+b/+i/+s/+k/+l) (#92)
sneak closed issue sneak/neoirc#86 2026-03-25 22:38:46 +01:00
Tier 2: Ban system, invite-only, secret, channel key, user limit (+b/+i/+s/+k/+l)
sneak merged pull request sneak/neoirc#92 2026-03-25 22:38:46 +01:00
feat: implement Tier 2 channel modes (+b/+i/+s/+k/+l)
sneak commented on pull request sneak/neoirc#94 2026-03-25 21:16:50 +01:00
feat: add traditional IRC wire protocol listener (closes #89)

also i'd like consistent code paths for the irc protocol and the http protocol commands from clients

sneak commented on pull request sneak/neoirc#94 2026-03-25 21:16:28 +01:00
feat: add traditional IRC wire protocol listener (closes #89)

i don't like these function lengths, review all of these nolint directives and see which of the nolints can be removed via strategic refactoring. smaller, more focused functions are generally…

sneak commented on pull request sneak/neoirc#94 2026-03-25 21:11:51 +01:00
feat: add traditional IRC wire protocol listener (closes #89)

IRC_LISTEN_ADDR should default to 0.0.0.0 6667

sneak deleted branch refactor/extract-whitelist-package from sneak/pixa 2026-03-25 20:44:57 +01:00
sneak pushed to main at sneak/pixa 2026-03-25 20:44:57 +01:00
e34743f070 refactor: extract whitelist package from internal/imgcache (#41)
sneak merged pull request sneak/pixa#41 2026-03-25 20:44:57 +01:00
refactor: extract whitelist package from internal/imgcache
sneak commented on pull request sneak/neoirc#92 2026-03-25 20:27:00 +01:00
feat: implement Tier 2 channel modes (+b/+i/+s/+k/+l)

Nope, still failing.

sneak commented on pull request sneak/neoirc#92 2026-03-25 20:15:09 +01:00
feat: implement Tier 2 channel modes (+b/+i/+s/+k/+l)

@clawbot docker build is failing, lots of data race errors. please fix.

sneak commented on issue sneak/neoirc#89 2026-03-25 20:13:32 +01:00
for 1.0: need a backward compat 6667 listener that speaks real irc

@clawbot begin work on this

sneak pushed to feature/tier2-channel-modes at sneak/neoirc 2026-03-25 20:11:48 +01:00
9c6c4cd07d Merge branch 'main' into feature/tier2-channel-modes
e62962d192 fix: use in-memory SQLite for handler tests to fix CI timeout (#93)
Compare 2 commits »
sneak deleted branch fix/test-timeout-90 from sneak/neoirc 2026-03-25 20:11:35 +01:00
sneak pushed to main at sneak/neoirc 2026-03-25 20:11:35 +01:00
e62962d192 fix: use in-memory SQLite for handler tests to fix CI timeout (#93)
sneak closed issue sneak/neoirc#90 2026-03-25 20:11:35 +01:00
critical: main branch build broken
sneak merged pull request sneak/neoirc#93 2026-03-25 20:11:34 +01:00
fix: use in-memory SQLite for handler tests to fix CI timeout