summaryrefslogtreecommitdiff
path: root/tests/unit/plugins/irc/test-irc-join.cpp
AgeCommit message (Expand)Author
2023-05-01irc: add option `buffer` in command `/autojoin sort` (closes #1876)Sébastien Helleu
2023-04-03irc: don't switch to buffer of joined channel if it was not manually joined n...Sébastien Helleu
2023-04-02irc: update autojoin option with redirected channels when autojoin_dynamic is...Sébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2022-12-24api: return arithmetic difference between chars in string comparison functionsSébastien Helleu
2022-07-16irc: fix duplicated channels in autojoin option when autojoin_dynamic is enab...Sébastien Helleu
2022-03-12tests: close buffers of channels created for tests on irc_join_save_channels_...Sébastien Helleu
2022-03-11irc: add option "sort" in command /autojoinSébastien Helleu
2022-03-10tests: add missing include of string.hSébastien Helleu
2022-03-10irc: display only one message in /autojoin command outputSébastien Helleu
2022-03-10tests: add tests on verbose argument of irc join functionsSébastien Helleu
2022-03-10irc: fix add of same channel with and without key in the array listSébastien Helleu
2022-03-10irc: add command /autojoinSébastien Helleu
2022-03-10irc: add server option "autojoin_record"Sébastien Helleu