• Joined on 2026-02-08
clawbot opened issue sneak/webhooker#57 2026-04-07 20:19:20 +02:00
Clean up and clarify the web UI
clawbot commented on pull request sneak/neoirc#96 2026-04-02 15:50:46 +02:00
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),…

clawbot pushed to feature/87-tier3-utility-commands at sneak/neoirc 2026-04-02 15:50:20 +02:00
abe0cc2c30 refactor: unify user mode processing into shared service layer
clawbot commented on pull request sneak/neoirc#96 2026-04-01 23:51:53 +02:00
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:

clawbot commented on pull request sneak/neoirc#96 2026-04-01 23:46:08 +02:00
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, TIME to the Info row in the Supported Commands table
  • Added KILL,…
clawbot pushed to feature/87-tier3-utility-commands at sneak/neoirc 2026-04-01 23:45:46 +02:00
327ff37059 fix: address review findings — dynamic version, deduplicate KILL, update README
clawbot commented on pull request sneak/neoirc#96 2026-04-01 23:17:45 +02:00
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
clawbot pushed to feature/87-tier3-utility-commands at sneak/neoirc 2026-04-01 23:17:19 +02:00
17479c4f44 fix: rebase onto main, add IRC wire handlers and integration tests for Tier 3 commands
9c4ec966fb feat: implement Tier 3 utility IRC commands
f829f9e3da Change module path to sneak.berlin/go/neoirc (#99)
02279b2654 test: add comprehensive IRC integration test with two clients (#100)
0250f14fea feat: add traditional IRC wire protocol listener (closes #89) (#94)
Compare 6 commits »
clawbot closed issue sneak/neoirc#97 2026-04-01 22:38:43 +02:00
integration test: needs a testing client program
clawbot commented on pull request sneak/neoirc#99 2026-04-01 12:57:42 +02:00
Change module path to sneak.berlin/go/neoirc

Re-Review: PR #99 — Change module path to sneak.berlin/go/neoirc

clawbot pushed to change-module-path-to-sneak-berlin at sneak/neoirc 2026-04-01 12:57:18 +02:00
a515e1505a change module path from git.eeqj.de/sneak/neoirc to sneak.berlin/go/neoirc
clawbot commented on pull request sneak/neoirc#99 2026-04-01 12:51:53 +02:00
Change module path to sneak.berlin/go/neoirc

Rework Summary

The branch was behind main by one commit (02279b2PR #100 integration tests). The branch has now been updated with a merge…

clawbot commented on pull request sneak/neoirc#99 2026-04-01 05:13:31 +02:00
Change module path to sneak.berlin/go/neoirc

Review: PR #99 — Change module path to sneak.berlin/go/neoirc

clawbot created pull request sneak/neoirc#100 2026-04-01 05:10:50 +02:00
test: add comprehensive IRC integration test with two clients
clawbot pushed to feature/97-integration-test-client at sneak/neoirc 2026-04-01 05:10:00 +02:00
d81ea2b61a 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
clawbot created pull request sneak/neoirc#99 2026-04-01 05:08:08 +02:00
Change module path to sneak.berlin/go/neoirc
clawbot pushed to change-module-path-to-sneak-berlin at sneak/neoirc 2026-04-01 05:08:02 +02:00
73ff41936b change module path from git.eeqj.de/sneak/neoirc to sneak.berlin/go/neoirc