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
Age
Commit message (
Expand
)
Author
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
2021-05-16
core: set server name when connecting to server with TLS (SNI extension) only...
Sébastien Helleu
2021-05-16
tests: add tests on translation in evaluated expressions
Sébastien Helleu
2021-05-11
core: split WeeChat home in 4 directories, use XDG directories by default (is...
Sébastien Helleu
2021-05-11
core: move home directory functions from weechat.c to wee-dir.c (issue #1285)
Sébastien Helleu
2021-05-11
core: move directory/file functions from wee-util.c to wee-dir.c (issue #1285)
Sébastien Helleu
2021-04-11
tests: fix if/else blocks in trigger tests
Sébastien Helleu
2021-04-11
trigger: add tests on main trigger functions
Sébastien Helleu
2021-04-04
core: evaluate left/right part of comparison after split on the comparison op...
Sébastien Helleu
2021-03-17
api: add support of pointer names in function string_eval_expression (direct ...
Sébastien Helleu
2021-03-17
tests: use macros UINT32_C and UINT64_C for integer constants of type uint32_...
Sébastien Helleu
2021-03-16
core: add options to customize commands on system signals, quit by default on...
Sébastien Helleu
2021-02-05
core: add raw string in evaluation of expressions with "raw:xxx" (closes #1611)
Sébastien Helleu
2021-02-03
irc: add info "irc_is_message_ignored"
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2021-01-01
core: add indentation and colors in /eval debug output
Sébastien Helleu
2020-12-31
core: display more verbose debug with two "-d" in command /eval
Sébastien Helleu
2020-12-25
core: do not remove quotes in arguments of command /eval (closes #1601)
Sébastien Helleu
2020-11-14
core: add evaluation of conditions in evaluation of expressions with "eval_co...
Sébastien Helleu
2020-10-04
tests: add missing braces around if/else in macro WEE_NICK_STRDUP_FOR_COLOR (...
Sébastien Helleu
2020-10-04
api: add optional list of colors in infos "nick_color" and "nick_color_name" ...
Sébastien Helleu
2020-10-04
core: add argument "num_colors" in function gui_nick_hash_color, add tests on...
Sébastien Helleu
2020-10-03
tests: run callback when resetting options in tests
Sébastien Helleu
2020-08-23
api: add argument "bytes" in function string_dyn_concat
Sébastien Helleu
2020-08-22
api: add function string_color_code_size (issue #1547)
Sébastien Helleu
2020-08-15
core: set "notify_level" to 3 if there is a highlight in the line (closes #1529)
Sébastien Helleu
2020-08-05
irc: send all channels in a single JOIN command when reconnecting to the serv...
Sébastien Helleu
2020-08-05
tests: fix name of some unit tests
Sébastien Helleu
2020-08-04
tests: add tests on GUI line functions
Sébastien Helleu
2020-06-21
irc: check that the first nick char is not a prefix char or chantype in funct...
Sébastien Helleu
2020-06-21
irc: change default chantypes from "#&+!" to "#&"
Sébastien Helleu
2020-06-20
tests: add test of function irc_nick_is_nick with invalid UTF-8 string
Sébastien Helleu
2020-06-20
irc: add support of UTF8MAPPING, add support of optional server in info "irc_...
Sébastien Helleu
2020-06-20
tests: add tests on IRC function irc_channel_is_channel
Sébastien Helleu
2020-06-16
tests: add tests on IRC command ACCOUNT with colon before the account name
Sébastien Helleu
2020-05-31
tests: fix memory leak in test of function string_hex_dump
Sébastien Helleu
[prev]
[next]