Jeffrey Paul sneak
sneak deleted branch 47-add-todo-section-to-readme from sneak/mfer 2026-04-07 00:43:58 +02:00
sneak pushed to main at sneak/mfer 2026-04-07 00:43:58 +02:00
9ce16a83ad Add TODO section to README with 1.0 roadmap, remove TODO.md (#54)
sneak closed issue sneak/mfer#47 2026-04-07 00:43:56 +02:00
Design and status review: add TODO section to README for 1.0 release
sneak merged pull request sneak/mfer#54 2026-04-07 00:43:56 +02:00
Add TODO section to README with 1.0 roadmap, remove TODO.md
sneak deleted branch refactor/extract-magic-package from sneak/pixa 2026-04-07 00:41:49 +02:00
sneak pushed to main at sneak/pixa 2026-04-07 00:41:49 +02:00
6b4a1d7607 refactor: extract magic byte detection into internal/magic package (#42)
sneak merged pull request sneak/pixa#42 2026-04-07 00:41:48 +02:00
refactor: extract magic byte detection into internal/magic package
sneak commented on pull request sneak/neoirc#96 2026-04-06 23:44:13 +02:00
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)

also the docker build in ci is failing

sneak commented on pull request sneak/neoirc#96 2026-04-06 23:42:37 +02:00
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)

xw cannot be -w. this is obviously a bug - you are not being rigorous or professional. it also needs to support things like “-x+y” or “+y-x”. make it comprehensive and robust.

sneak commented on pull request sneak/neoirc#96 2026-04-02 15:38:19 +02:00
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)

The mode string processing must be fixed. Make a unified code path.

sneak deleted branch change-module-path-to-sneak-berlin from sneak/neoirc 2026-04-01 23:05:43 +02:00
sneak pushed to main at sneak/neoirc 2026-04-01 23:05:42 +02:00
f829f9e3da Change module path to sneak.berlin/go/neoirc (#99)
sneak closed issue sneak/neoirc#98 2026-04-01 23:05:42 +02:00
change module path
sneak merged pull request sneak/neoirc#99 2026-04-01 23:05:41 +02:00
Change module path to sneak.berlin/go/neoirc
sneak pushed to change-module-path-to-sneak-berlin at sneak/neoirc 2026-04-01 12:48:49 +02:00
a788f89c1b Merge branch 'main' into change-module-path-to-sneak-berlin
02279b2654 test: add comprehensive IRC integration test with two clients (#100)
Compare 2 commits »
sneak commented on pull request sneak/neoirc#96 2026-04-01 12:48:24 +02:00
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)

fix the conflict and add all of these features to the newly merged integration test.

sneak deleted branch feature/97-integration-test-client from sneak/neoirc 2026-04-01 12:47:52 +02:00
sneak pushed to main at sneak/neoirc 2026-04-01 12:47:52 +02:00
02279b2654 test: add comprehensive IRC integration test with two clients (#100)
sneak merged pull request sneak/neoirc#100 2026-04-01 12:47:50 +02:00
test: add comprehensive IRC integration test with two clients