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
Age
Commit message (
Expand
)
Author
2022-08-15
irc: fix extract of isupport value when it is last in list and without value ...
Sébastien Helleu
2022-08-13
irc: display ACCOUNT command in private buffers
Sébastien Helleu
2022-08-13
irc: add options and display SETNAME command in channels and private buffers ...
Sébastien Helleu
2022-08-13
irc: display CHGHOST command in private buffers
Sébastien Helleu
2022-08-08
tests: add tests on function xfer_file_search_crc32
Sébastien Helleu
2022-08-07
irc: fix parsing of messages with trailing spaces and no trailing parameter (...
Sébastien Helleu
2022-07-21
irc: fix display of TOPIC message with an empty trailing parameter
Sébastien Helleu
2022-07-21
irc: fix display of QUIT message with an empty trailing parameter (closes #1797)
Sébastien Helleu
2022-07-16
irc: fix duplicated channels in autojoin option when autojoin_dynamic is enab...
Sébastien Helleu
2022-07-02
tests: add tests on IRC messages 524/704/705/706 (issue #1772)
Sébastien Helleu
2022-07-02
api: run hook_print callback also on empty messages
Sébastien Helleu
2022-03-13
tests: close xfer buffer after receiving some files
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: move include of tests/tests.h outside of extern "C"
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
2022-03-05
tests: add tests on function irc_server_valid
Sébastien Helleu
2022-03-04
tests: add tests on functions irc_server_search and irc_server_casesearch
Sébastien Helleu
2022-02-28
irc: fix display of message 901 (you are now logged out) (closes #1758)
Sébastien Helleu
2022-02-21
tests: add tests on function logger_backlog_display_line
Sébastien Helleu
2022-02-10
irc: fix parsing of message 223 (m_filter) sent by InspIRCd server (closes #1...
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2022-01-06
irc: use default callback in case of missing parameters in messages 311/312/3...
Sébastien Helleu
2022-01-05
irc: fix parsing of message 338 (whois, host) sent by Rizon server (closes #1...
Sébastien Helleu
2022-01-04
irc: fix display of message 344 received as whois geo info (closes #1736)
Sébastien Helleu
2021-12-30
irc: add IRC message tags in messages displayed (closes #1680)
Sébastien Helleu
2021-11-13
trigger: hide key and password in command "/msg nickserv setpass nick key pas...
Sébastien Helleu
2021-11-13
tests: add tests on some IRC SASL functions
Sébastien Helleu
2021-11-12
tests: add tests on default triggers
Sébastien Helleu
2021-11-06
irc: fix join of channels with name longer than 127 chars (closes #1717)
Sébastien Helleu
2021-10-17
irc: do not display first parameter in numeric command when it is "*"
Sébastien Helleu
2021-10-17
irc: do not display "*" when received as nick in command 900
Sébastien Helleu
2021-10-17
irc: remove parameters argc/argv/argv_eol from command callbacks
Sébastien Helleu
2021-10-17
tests: ensure trailing spaces are preserved in some incoming IRC commands
Sébastien Helleu
2021-10-17
tests: protect IRC message with quotes in command /server fakerecv
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "901" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "900" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "730", "731", "732", "733" and "734" co...
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "729" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "728" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "438" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "368" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "367" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "366" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "353" command callback
Sébastien Helleu
[next]