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
2023-12-10
irc: add option irc.look.display_host_wallops
Sébastien Helleu
2023-12-10
tests: add tests with options irc.look.display_host_{join|join_local|notice|q...
Sébastien Helleu
2023-12-02
tests: rename tests
Sébastien Helleu
2023-12-02
tests: add tests on plugin config functions
Sébastien Helleu
2023-12-02
tests: rename file test-plugins-api-info.cpp to test-plugin-api-info.cpp
Sébastien Helleu
2023-12-02
tests: fix tests on function plugin_api_infolist_plugin_cb
Sébastien Helleu
2023-12-02
tests: add tests on plugin API info functions
Sébastien Helleu
2023-12-02
tests: remove unneeded constant TOTP_SECRET
Sébastien Helleu
2023-12-01
tests: add placeholders for new functions in irc server tests
Sébastien Helleu
2023-11-29
irc: display messages 730/731 even if command `/notify` was not used (closes ...
Sébastien Helleu
2023-11-24
tests: add eval tests on "raw" and "raw_hl" with escaped prefix
Sébastien Helleu
2023-11-23
tests: fix tests on function string_replace_with_callback
Sébastien Helleu
2023-11-23
core: evaluate expressions even when the suffix is missing (issue #2042, issu...
Sébastien Helleu
2023-11-23
core: add syntax highlighting in evaluation of expressions, add option weecha...
Sébastien Helleu
2023-11-11
core: add incremental search in commands history (issue #2040)
Sébastien Helleu
2023-11-07
tests: add tests on IRC message 337
Sébastien Helleu
2023-11-04
core: remove incorrect warning when binding keys F10 to F20 (closes #2039)
Sébastien Helleu
2023-11-01
irc: add option irc.color.term_remap (closes #2025)
Sébastien Helleu
2023-11-01
irc: add support of RGB colors in messages (issue #2025)
Sébastien Helleu
2023-10-30
tests: check that environment variable "HOME" is set before using it
Sébastien Helleu
2023-10-30
irc: add tags "nick_xxx" and "host_xxx" in all messages, including self and s...
Sébastien Helleu
2023-10-23
core: fix crash when a custom bar item name is already used by a default bar ...
Sébastien Helleu
2023-10-19
irc: revert compute of nick colors to case sensitive way, deprecate again IRC...
Sébastien Helleu
2023-10-17
api: add support of format/translation of command arguments description line ...
Sébastien Helleu
2023-10-17
api: add function string_concat (issue #2005)
Sébastien Helleu
2023-10-15
irc: add structure with context sent as unique parameter to IRC protocol call...
Sébastien Helleu
2023-09-25
tests: use correct data type method in hdata tests
LuK1337
2023-09-25
tests: cast infolist time variable value to the correct data type
LuK1337
2023-09-22
irc: display "owner" for +q and "admin" for +a in output of `/names` (closes ...
Sébastien Helleu
2023-09-20
tests: fix condition on libgcrypt version for algorithms `sha512-224` and `sh...
Sébastien Helleu
2023-09-16
api: add function hook_url
Sébastien Helleu
2023-09-14
irc: add option irc.look.open_pv_buffer_echo_msg (issue #2016)
Sébastien Helleu
2023-09-14
irc: open a query buffer on PRIVMSG received from self nick when capability e...
Sébastien Helleu
2023-09-14
irc: don't open a new private buffer on `/msg` command when capability echo-m...
Sébastien Helleu
2023-09-13
core: add algorithms `sha512-224`, `sha512-256`, `sha3-*`, blake2b-*` and `bl...
Sébastien Helleu
2023-09-13
api: add algorithms `sha512-224`, `sha512-256`, blake2b-*` and `blake2s-*` in...
Sébastien Helleu
2023-09-11
irc: fix autojoin of channels when private buffers are opened (closes #2012)
Sébastien Helleu
2023-09-11
irc: reset filter and sort when /list buffer is closed (issue #1972)
Sébastien Helleu
2023-09-09
scripts: add functions config_enum and config_enum_default in scripting API (...
Sébastien Helleu
2023-08-29
api: add support of path to variable and hashtable comparison in function hda...
Sébastien Helleu
2023-08-28
core: add command `/sys` to show resource limits and usage
Sébastien Helleu
2023-08-26
irc: add count for all nick modes in output of `/names` (closes #97)
Sébastien Helleu
2023-08-25
core: add function util_get_microseconds_string
Sébastien Helleu
2023-08-25
core: add microseconds precision in function util_parse_delay
Sébastien Helleu
2023-08-25
tests: add tests on GUI buffer functions
Sébastien Helleu
2023-08-24
irc: add local key bindings during the /list buffer creation
Sébastien Helleu
2023-08-24
api: add infos "nick_color_ignore_case" and "nick_color_name_ignore_case" (is...
Sébastien Helleu
2023-08-24
core: add options weechat.buffer.* to save buffer properties set by user (iss...
Sébastien Helleu
2023-08-24
irc: compute color in case insensitive way (closes #194)
Sébastien Helleu
2023-08-24
irc: add functions to convert strings to lower/upper case (following casemapp...
Sébastien Helleu
[next]