index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
plugins
/
irc
/
test-irc-join.cpp
Age
Commit message (
Expand
)
Author
2024-01-01
core: update copyright dates
Sébastien Helleu
2023-08-18
tests: fix tests on function irc_join_compare_join_channel (closes #1997)
Sébastien Helleu
2023-08-18
tests: fix typo in test name
Sébastien Helleu
2023-05-31
tests: create and close server buffer in tests on function irc_join_split
Sébastien Helleu
2023-05-31
tests: fix close of channel buffers after tests on function irc_join_split
Sébastien Helleu
2023-05-16
irc: update secure data when server autojoin option contains `${sec.data.xxx}...
Sébastien Helleu
2023-05-01
irc: add option `buffer` in command `/autojoin sort` (closes #1876)
Sébastien Helleu
2023-04-03
irc: don't switch to buffer of joined channel if it was not manually joined n...
Sébastien Helleu
2023-04-02
irc: update autojoin option with redirected channels when autojoin_dynamic is...
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-12-24
api: return arithmetic difference between chars in string comparison functions
Sébastien Helleu
2022-07-16
irc: fix duplicated channels in autojoin option when autojoin_dynamic is enab...
Sébastien Helleu
2022-03-12
tests: close buffers of channels created for tests on irc_join_save_channels_...
Sébastien Helleu
2022-03-11
irc: add option "sort" in command /autojoin
Sébastien Helleu
2022-03-10
tests: add missing include of string.h
Sébastien Helleu
2022-03-10
irc: display only one message in /autojoin command output
Sébastien Helleu
2022-03-10
tests: add tests on verbose argument of irc join functions
Sébastien Helleu
2022-03-10
irc: fix add of same channel with and without key in the array list
Sébastien Helleu
2022-03-10
irc: add command /autojoin
Sébastien Helleu
2022-03-10
irc: add server option "autojoin_record"
Sébastien Helleu