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
Age
Commit message (
Expand
)
Author
2021-10-17
irc: use parsed command parameters in "973", "974" and "975" command callbacks
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "tagmsg" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "setname" command callback
Sébastien Helleu
2021-10-17
irc: require nick in "away" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "quit" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "privmsg" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "pong" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "ping" command callback
Sébastien Helleu
2021-10-17
tests: check missing nick in IRC commands invite/join/kick/kill/mode/nick/part
Sébastien Helleu
2021-10-17
tests: fix comments
Sébastien Helleu
2021-10-17
irc: fix extraction of address from prefix
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "part" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "notice" command callback
Sébastien Helleu
2021-10-17
tests: fix IRC protocol tests
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 "cap" command callback
Sébastien Helleu
2021-10-17
irc: parse and return command parameters in message parser
Sébastien Helleu
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
tests: fix typo in comment
Sébastien Helleu
2021-10-09
irc: fix parsing of CAP message when there is no prefix (closes #1707)
Sébastien Helleu
2021-10-01
core: add command /toggle
Sébastien Helleu
2021-09-20
core: add creation of user variables in evaluated expressions with ${define:n...
Sébastien Helleu
2021-09-06
api: add split of string and shell arguments in evaluation of expressions
Sébastien Helleu
2021-09-03
irc: fix send of empty JOIN when connecting to a server with only parted chan...
Sébastien Helleu
2021-08-29
api: add "${re:repl_index}" to get the index of replacement in function strin...
Sébastien Helleu
2021-08-08
irc: save CLIENTTAGDENY from message 005 in server, do not send typing messag...
Sébastien Helleu
2021-08-06
core: fix decoding of attributes in basic ANSI colors (closes #1678)
Sébastien Helleu
2021-08-03
irc: fix SASL authentication when AUTHENTICATE message is received with a ser...
Sébastien Helleu
2021-08-03
api: add random integer number in evaluation of expressions with "random:min,...
Sébastien Helleu
2021-07-04
tests: add tests on typing plugin functions
Sébastien Helleu
2021-07-04
typing: add typing plugin
Sébastien Helleu
2021-07-03
api: add function file_copy (issue #1667)
Sébastien Helleu
2021-06-26
api: remember insertion order in hashtables
Sébastien Helleu
2021-06-24
irc: add support of capability "message-tags" (closes #1654)
Sébastien Helleu
2021-06-24
irc: add keys/values with tags in output of irc_message_parse_to_hashtable (i...
Sébastien Helleu
2021-06-24
irc: add support of TAGMSG messages (issue #1654)
Sébastien Helleu
2021-06-24
irc: escape/unescape IRC message tags values (issue #1654)
Sébastien Helleu
2021-06-22
core: fix function string_match with joker in the string if multiple words ma...
Sébastien Helleu
2021-06-21
tests: fix modifier name in comment
Sébastien Helleu
2021-06-19
irc: enable all capabilities by default (supported by both server and WeeChat...
Sébastien Helleu
2021-06-16
tests: fix tests on signal_search_number
Sébastien Helleu
2021-06-15
irc: add command /setname, add support of message and capability "setname" (c...
Sébastien Helleu
2021-06-15
irc: add support of FAIL/WARN/NOTE messages (issue #1653)
Sébastien Helleu
2021-06-01
api: add function crypto_hmac (issue #1628)
Sébastien Helleu
2021-06-01
tests: add test of base64 encode/decode with NUL char in string
Sébastien Helleu
2021-05-25
tests: replace freenode by libera in tests
Sébastien Helleu
2021-05-16
tests: remove dependency on French locale in eval tests
Sébastien Helleu
2021-05-16
tests: add missing include of locale.h in eval tests
Sébastien Helleu
2021-05-16
tests: remove commented includes
Sébastien Helleu
[prev]
[next]