Jeffrey Paul sneak
sneak renamed repository from chat to sneak/neoirc 2026-04-01 05:01:02 +02:00
sneak deleted branch feature/irc-protocol-listener from sneak/neoirc 2026-04-01 05:00:05 +02:00
sneak pushed to main at sneak/neoirc 2026-04-01 05:00:05 +02:00
0250f14fea feat: add traditional IRC wire protocol listener (closes #89) (#94)
sneak closed issue sneak/neoirc#89 2026-04-01 05:00:04 +02:00
for 1.0: need a backward compat 6667 listener that speaks real irc
sneak merged pull request sneak/neoirc#94 2026-04-01 05:00:04 +02:00
feat: add traditional IRC wire protocol listener (closes #89)
sneak commented on issue sneak/neoirc#97 2026-04-01 04:59:32 +02:00
integration test: needs a testing client program

The testing client should spawn the server, then make two client connections to it (using normal irc protocol) and ensure that all major irc features work as expected.

sneak opened issue sneak/neoirc#97 2026-04-01 04:58:48 +02:00
integration test: needs a testing client program
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 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 deleted branch feat/migration-bootstrap-000sql from sneak/vaultik 2026-03-30 21:41:14 +02:00
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 merged pull request sneak/neoirc#95 2026-03-30 21:35:53 +02:00
feat: move schema_migrations into 000_bootstrap.sql
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