Jeffrey Paul sneak
sneak pushed to main at sneak/neoirc 2026-03-30 21:35:55 +02:00
24362966e0 feat: move schema_migrations into 000_bootstrap.sql (#95)
sneak closed issue sneak/neoirc#91 2026-03-30 21:35:53 +02:00
Move schema_migrations table creation into 000.sql with INTEGER version column
sneak merged pull request sneak/neoirc#95 2026-03-30 21:35:53 +02:00
feat: move schema_migrations into 000_bootstrap.sql
sneak deleted branch ci/make-check from sneak/secret 2026-03-30 21:34:50 +02:00
sneak pushed to main at sneak/secret 2026-03-30 21:34:50 +02:00
b090b3f86b ci: add Gitea Actions workflow for make check (#21)
sneak merged pull request sneak/secret#21 2026-03-30 21:34:49 +02:00
ci: add Gitea Actions workflow for make check
sneak commented on pull request sneak/neoirc#94 2026-03-28 19:36:04 +01:00
feat: add traditional IRC wire protocol listener (closes #89)

no, those aren’t for follow up. those are implementation failures that need to be fixed here and now.

sneak commented on pull request sneak/upaas#172 2026-03-26 16:34:37 +01:00
Move schema_migrations table creation into 000.sql with INTEGER version column

@clawbot remove the old-style table conversion - this is pre-1.0 software, no schema changes require any migrations. there is no installed base.

sneak closed issue sneak/dnswatcher#90 2026-03-26 14:32:15 +01:00
Move schema_migrations table creation into 000.sql with INTEGER version column
sneak closed issue sneak/vaultik#3 2026-03-26 14:30:47 +01:00
Daemon mode not implemented
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