index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-17
irc: shorten error in case of missing parameters in command received
Sébastien Helleu
2021-10-17
irc: fix number of required parameters in generic error command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "nick" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "mode" command callback
Sébastien Helleu
2021-10-17
irc: rename macro IRC_PROTOCOL_CHECK_HOST to IRC_PROTOCOL_CHECK_PREFIX
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "kill" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "kick" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "join" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "invite" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "fail", "warn" and "note" command callb...
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "generic_error" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "error" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "chghost" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "cap" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "away" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "authenticate" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "account" command callback
Sébastien Helleu
2021-10-17
irc: fix typo in a comment
Sébastien Helleu
2021-10-17
irc: replace "message" by "command" in description of functions
Sébastien Helleu
2021-10-17
irc: send parsed parameters to IRC command callbacks
Sébastien Helleu
2021-10-17
irc: parse and return command parameters in message parser
Sébastien Helleu
2021-10-17
doc: update Serbian auto-generated file
Sébastien Helleu
2021-10-17
core: Update Serbian translation
Ivan Pešić
2021-10-14
tests: add missing include of string.h
Sébastien Helleu
2021-10-14
tests: check displayed message/error for all simulated IRC commands received
Sébastien Helleu
2021-10-14
irc: display command in lower case when there is a parsing error
Sébastien Helleu
2021-10-14
tests: fix typo in comment
Sébastien Helleu
2021-10-14
irc: do not display message with "(null)" for 973/974/975 command received if...
Sébastien Helleu
2021-10-13
irc: display a single error message when parsing of a command failed
Sébastien Helleu
2021-10-13
irc: display a single error message when a command is not found
Sébastien Helleu
2021-10-13
irc: do not display message with "(null)" for numeric command received if pos...
Sébastien Helleu
2021-10-09
irc: fix parsing of CAP message when there is no prefix (closes #1707)
Sébastien Helleu
2021-10-02
plugins: use a different plugin priority for each scripting language
Sébastien Helleu
2021-10-02
doc: update German auto-generated file
Sébastien Helleu
2021-10-02
core: update German translations
Nils Görs
2021-10-01
core: add command /toggle
Sébastien Helleu
2021-09-27
core: check that option is not NULL in function config_file_option_value_to_s...
Sébastien Helleu
2021-09-27
core: fix search of option when the section is not given
Sébastien Helleu
2021-09-27
core: check that option_name is not NULL in config file functions
Sébastien Helleu
2021-09-26
core: update German translations
Nils Görs
2021-09-21
irc: fix parsing of TAGMSG message when there is a colon before the channel
Sébastien Helleu
2021-09-20
core: add creation of user variables in evaluated expressions with ${define:n...
Sébastien Helleu
2021-09-19
typing: correct typo in CMake option description
Jan Palus
2021-09-19
Version 3.4-dev
Sébastien Helleu
2021-09-19
Version 3.3
Sébastien Helleu
2021-09-19
php: add missing header files in autotools build
Sébastien Helleu
2021-09-18
debian: update changelog
Sébastien Helleu
2021-09-18
debian: bump Standards-Version to 4.6.0.1
Sébastien Helleu
2021-09-11
Version 3.3-rc1
Sébastien Helleu
2021-09-11
docs: trim excess whitespace
a1346054
[next]