diff options
| author | EuAndreh <eu@euandre.org> | 2026-04-25 16:32:29 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-04-25 16:32:29 -0300 |
| commit | 81397f3dd5ffaa4599b2805bbba9e073a261d5d6 (patch) | |
| tree | 9292ebe93b413cb8825862460b9e5759e5d305d0 /tests | |
| parent | Add integration tests for invite-only, ISUPPORT, OPER (diff) | |
| download | papod-81397f3dd5ffaa4599b2805bbba9e073a261d5d6.tar.gz papod-81397f3dd5ffaa4599b2805bbba9e073a261d5d6.tar.xz | |
Support comma-separated PRIVMSG and NAMES targets
PRIVMSG #a,#b :hi now fans out to each target (capped via
TARGMAX=PRIVMSG:4) by repeating the existing single-target path
once per channel/user. NAMES #a,#b returns RPL_NAMREPLY for
each existing channel followed by a single RPL_ENDOFNAMES whose
last param echoes the client's argument verbatim, matching the
Modern spec.
ISUPPORT now lists PRIVMSG:4 and NAMES: in TARGMAX so clients
know about the new ceiling, and LIST/NAMES advertise no limit.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
