feat: add /list, /who, /whois commands + CLI parity
All checks were successful
check / check (push) Successful in 2m18s

- Server: add LIST, WHO, WHOIS command handlers in dispatchCommand
  with proper IRC numerics (322/323, 352/315, 311/312/319/318)
- SPA: add /list, /who, /whois command parsing and numeric display
- CLI: add /motd, /who, /whois commands for feature parity
- Rebuild SPA dist from source
This commit is contained in:
user
2026-03-09 14:56:11 -07:00
parent a55127ff7c
commit a48c7f562c
5 changed files with 536 additions and 24 deletions

4
web/dist/app.js vendored

File diff suppressed because one or more lines are too long