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-08-21
logger: remove trailing empty line in display of backlog (closes #2002)
Sébastien Helleu
2023-08-21
tests: change date format in test of print_date_tags
Sébastien Helleu
2023-08-18
scripts: fix tests of functions print_date_tag, print_y_date_tags and hook_ti...
Sébastien Helleu
2023-08-18
scripts: fix function string_parse_size on 32-bit systems (python and ruby) (...
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
2023-06-05
tests: add missing include of string.h in logger tests
Sébastien Helleu
2023-06-05
logger: fix display of multiline messages in backlog (closes #1926)
Sébastien Helleu
2023-06-05
tests: add tests on logger tail functions (issue #1926)
Sébastien Helleu
2023-06-04
irc: add tag "new_host_xxx" in message displayed for command CHGHOST (closes ...
Sébastien Helleu
2023-06-03
relay: add support of capability "echo-message" (closes #1949)
Sébastien Helleu
2023-06-02
tests: add tests on relay "irc" protocol
Sébastien Helleu
2023-05-31
tests: create and close server buffer in tests on function irc_join_split
Sébastien Helleu
2023-05-31
tests: fix close of channel buffers after tests on function irc_join_split
Sébastien Helleu
2023-05-29
core: set word_end_offset to character after word
Trygve Aaberge
2023-05-29
core: fix chat colors at certain positions not being applied
Trygve Aaberge
2023-05-29
tests: add tests on manual CTCP ACTION sent to IRC channel
Sébastien Helleu
2023-05-29
irc: hide password in messages to nickserv with cap echo-message enabled (iss...
Sébastien Helleu
2023-05-29
irc: add command `/action` (closes #201, issue #1577), remove alias `action`
Sébastien Helleu
2023-05-27
irc: add missing host tag in self messages with cap echo-message enabled (iss...
Sébastien Helleu
2023-05-27
irc: fix display of STATUSMSG CTCP ACTION to channel with cap echo-message en...
Sébastien Helleu
2023-05-27
irc: fix display of outgoing CTCP when channel/private buffer doesn't exist
Sébastien Helleu
2023-05-27
irc: fix display of outgoing STATUSMSG CTCP ACTION without arguments
Sébastien Helleu
2023-05-27
irc: fix split of CTCP message with no arguments
Sébastien Helleu
2023-05-27
irc: display STATUSMSG actions differently from standard actions on channels ...
Sébastien Helleu
2023-05-26
tests: add tests on IRC message/notice/action/CTCP sent with cap echo-message...
Sébastien Helleu
[next]