summaryrefslogtreecommitdiff
path: root/tests/unit.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump welcome-banner counts after RPL_005 splitEuAndreh2026-04-301-3/+6
* Identify networks via PROXY v2 AUTHORITY; drop default networkEuAndreh2026-04-301-0/+72
* SASL re-auth, WHOX %a, RFC1459 INVITE, +I bypass, tag forwarding fixesEuAndreh2026-04-271-6/+7
* Implement CHATHISTORY TARGETS, DM redaction, account-isolated DMsEuAndreh2026-04-271-7/+7
* Implement CHATHISTORY subcommands, TOPIC events, REDACT cap filterEuAndreh2026-04-261-1/+3
* Track unregistered connections and honor MODE -oEuAndreh2026-04-261-1/+2
* Improve labeled-response, TAGMSG, and parser robustnessEuAndreh2026-04-261-2/+3
* LUSERS adds 265/266; WHOWAS supports count and dedupesEuAndreh2026-04-251-1/+2
* WHOWAS now returns history of recently-disconnected clientsEuAndreh2026-04-251-1/+38
* Enforce +i, +k, +l on JOIN; add @ symbol for secret channelsEuAndreh2026-04-251-1/+113
* Expand RPL_ISUPPORT and have OPER emit MODE +oEuAndreh2026-04-251-3/+55
* Add NICK validation, voice tracking, multi-prefix, OPER/TIMEEuAndreh2026-04-251-17/+37
* Implement channel modes, labeled-response, chathistory BATCHEuAndreh2026-04-251-6/+10
* Track channel operators; improve WHO, WHOIS, CAP, NAMES, TOPICEuAndreh2026-04-251-4/+7
* Add unit+integration tests for WHOIS, WHO, MODE, TOPIC, KICK, AWAY,EuAndreh2026-04-251-0/+364
* Implement core IRC commands: QUIT, AWAY, NOTICE, WHOIS, USERHOSTEuAndreh2026-04-241-6/+96
* mEuAndreh2026-04-231-34/+314
* mEuAndreh2026-04-221-41/+205
* mEuAndreh2026-04-211-2/+770
* mEuAndreh2026-04-211-0/+54