2026-03-25 - 2026-04-01
Overview
4 Pull requests merged by 1 user
Merged
#94 feat: add traditional IRC wire protocol listener (closes #89)
Merged
#95 feat: move schema_migrations into 000_bootstrap.sql
Merged
#92 feat: implement Tier 2 channel modes (+b/+i/+s/+k/+l)
Merged
#93 fix: use in-memory SQLite for handler tests to fix CI timeout
3 Pull requests proposed by 1 user
Proposed
#96 feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)
Proposed
#99 Change module path to sneak.berlin/go/neoirc
Proposed
#100 test: add comprehensive IRC integration test with two clients
4 Issues closed from 2 users
Closed
#89 for 1.0: need a backward compat 6667 listener that speaks real irc
Closed
#91 Move schema_migrations table creation into 000.sql with INTEGER version column
Closed
#86 Tier 2: Ban system, invite-only, secret, channel key, user limit (+b/+i/+s/+k/+l)
Closed
#90 critical: main branch build broken
2 Issues created by 1 user
Opened
#97 integration test: needs a testing client program
Opened
#98 change module path
1 Unresolved Conversation
Open
#87
Tier 3: Utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)