summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2026-04-25 16:32:29 -0300
committerEuAndreh <eu@euandre.org>2026-04-25 16:32:29 -0300
commit81397f3dd5ffaa4599b2805bbba9e073a261d5d6 (patch)
tree9292ebe93b413cb8825862460b9e5759e5d305d0 /tests
parentAdd integration tests for invite-only, ISUPPORT, OPER (diff)
downloadpapod-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