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
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-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-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
2023-08-23
irc: add tests on server functions
Sébastien Helleu
2023-08-23
tests: add tests on string comparison functions with range of 29 chars
Sébastien Helleu
2023-08-21
logger: remove trailing empty line in display of backlog (closes #2002)
Sébastien Helleu
2023-08-18
xfer: fix conversion of string to IPv4 on 32-bit systems (issue #1999)
Sébastien Helleu
2023-08-18
tests: add tests on GUI buffer functions
Sébastien Helleu
2023-08-18
tests: fix NULL pointer comparison in test of function irc_message_parse_to_h...
Sébastien Helleu
2023-08-18
tests: fix tests on function irc_join_compare_join_channel (closes #1997)
Sébastien Helleu
2023-08-18
tests: fix typo in test name
Sébastien Helleu
2023-08-16
tests: add tests on eval ternary operator with extra colon in value
Sébastien Helleu
2023-08-14
tests: add empty function to test function irc_list_buffer_set_localvar_filter
Sébastien Helleu
2023-08-12
irc: add buffer for /list reply (closes #1972)
Sébastien Helleu
2023-08-09
irc: add missing tags on multiline messages (closes #1987)
Sébastien Helleu
2023-08-08
relay: fix display of IRC CTCP messages received from client (issue #1986)
Sébastien Helleu
2023-08-01
tests: add test on IRC notice sent to another nick with channel name at begin...
Sébastien Helleu
2023-07-18
irc: fix display of self CTCP message containing bold attribute (closes #1981)
Sébastien Helleu
2023-07-15
tests: add missing include of string.h
Sébastien Helleu
2023-07-12
irc: remove default CTCP replies FINGER and USERINFO (issue #1974)
Sébastien Helleu
2023-07-12
irc: build dynamically the list of CTCPs supported in reply to "CTCP CLIENTIN...
Sébastien Helleu
2023-07-12
irc: evaluate options irc.ctcp.* (issue #1974)
Sébastien Helleu
2023-07-10
irc: add missing "account-tag" in list of supported capabilities
Sébastien Helleu
2023-07-10
core: fix renaming of options with command `/item rename` (closes #1978)
Sébastien Helleu
2023-07-08
core: add option type "enum" (closes #1973)
Sébastien Helleu
2023-07-01
tests: fix hdata tests failure on Alpine 3.18
Sébastien Helleu
2023-07-01
tests/relay: fix crash in tests on Alpine 3.18
Sébastien Helleu
2023-06-27
core: check for newline characters in string_is_whitespace_char
Trygve Aaberge
2023-06-26
irc: fix display of country code in message 344 received as whois geo info (i...
Sébastien Helleu
2023-06-26
irc: display commands 716/717 in private buffer (if present) (closes #146)
Sébastien Helleu
2023-06-25
irc: reply to a CTCP request sent to self nick (closes #1966)
Sébastien Helleu
2023-06-05
tests: fix checks on integers in relay irc protocol tests
Sébastien Helleu
[next]