summaryrefslogtreecommitdiff
path: root/tests/unit/plugins/irc/test-irc-server.cpp
AgeCommit message (Collapse)Author
2021-10-17tests: protect IRC message with quotes in command /server fakerecvSébastien Helleu
2021-10-14tests: check displayed message/error for all simulated IRC commands receivedSébastien Helleu
2021-09-03irc: fix send of empty JOIN when connecting to a server with only parted ↵Sébastien Helleu
channels (closes #1638)
2021-08-08irc: save CLIENTTAGDENY from message 005 in server, do not send typing ↵Sébastien Helleu
messages if "typing" client tag is denied
2021-01-02core: update copyright datesSébastien Helleu
2020-08-05irc: send all channels in a single JOIN command when reconnecting to the ↵Sébastien Helleu
server (closes #1551)