Block a user
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)
Rework Complete: Unified User Mode Processing
What Changed
Created a single shared code path for user mode string processing in the service layer (internal/service/service.go),…
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)
Review: PASS ✅
Previous Findings Resolution (Rework Round 2)
All 3 findings from the previous review are fixed:
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)
Rework Complete
Fixed all 3 review findings:
1. README updated
- Added
USERHOST,VERSION,ADMIN,INFO,TIMEto the Info row in the Supported Commands table - Added
KILL,…
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)
Review: FAIL ❌
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