Block a user
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)
Rework Summary
Rebased onto current main and addressed all review findings:
Conflict Resolution
- Rebased onto main to incorporate PR #100…
integration test: needs a testing client program
Change module path to sneak.berlin/go/neoirc
Re-Review: PR #99 — Change module path to sneak.berlin/go/neoirc
Change module path to sneak.berlin/go/neoirc
Rework Summary
The branch was behind main by one commit (02279b2 — PR #100 integration tests). The branch has now been updated with a merge…
Change module path to sneak.berlin/go/neoirc
Review: PR #99 — Change module path to sneak.berlin/go/neoirc
test: add comprehensive IRC integration test with two clients
clawbot
created branch feature/97-integration-test-client in sneak/neoirc
2026-04-01 05:10:00 +02:00
Change module path to sneak.berlin/go/neoirc
clawbot
created branch change-module-path-to-sneak-berlin in sneak/neoirc
2026-04-01 05:08:02 +02:00
feat: add traditional IRC wire protocol listener (closes #89)
Rework Summary
Addressed all 3 blocking review findings:
1. ISUPPORT over-advertises channel modes — FIXED
- Extended
applyChannelModes()in [internal/ircserver/commands.go](https://…
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)
Review: PASS ✅
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)