Jeffrey Paul sneak
sneak pushed to feature/irc-protocol-listener at sneak/neoirc 2026-04-01 04:57:42 +02:00
f68cab640b Merge branch 'main' into feature/irc-protocol-listener
24362966e0 feat: move schema_migrations into 000_bootstrap.sql (#95)
Compare 2 commits »
sneak deleted branch feat/migration-bootstrap-000sql from sneak/vaultik 2026-03-30 21:41:14 +02:00
sneak pushed to main at sneak/vaultik 2026-03-30 21:41:14 +02:00
18c14d1507 Move schema_migrations table creation into 000.sql with INTEGER version column (#58)
sneak closed issue sneak/vaultik#57 2026-03-30 21:41:13 +02:00
Move schema_migrations table creation into 000.sql with INTEGER version column
sneak merged pull request sneak/vaultik#58 2026-03-30 21:41:12 +02:00
Move schema_migrations table creation into 000.sql with INTEGER version column
sneak deleted branch feat/integer-schema-migrations from sneak/upaas 2026-03-30 21:40:16 +02:00
sneak pushed to main at sneak/upaas 2026-03-30 21:40:16 +02:00
d5c3d4d55f Move schema_migrations table creation into 000.sql with INTEGER version column (#172)
sneak closed issue sneak/upaas#171 2026-03-30 21:40:16 +02:00
Move schema_migrations table creation into 000.sql with INTEGER version column
sneak merged pull request sneak/upaas#172 2026-03-30 21:40:16 +02:00
Move schema_migrations table creation into 000.sql with INTEGER version column
sneak deleted branch feature/schema-migrations-000sql from sneak/neoirc 2026-03-30 21:35:55 +02:00
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