Age | Commit message (Collapse) | Author |
|
|
|
|
|
The record functions are moved to tests-record.cpp.
|
|
|
|
|
|
Functions tested:
- alias_valid
- alias_search
- alias_string_add_word
- alias_string_add_word_range
- alias_string_add_arguments
- alias_replace_args
|
|
|
|
`${sec.data.xxx}` and option autojoin_dynamic is enabled (closes #1934)
|
|
banned on channel (closes #88)
|
|
Changes:
- use "=" to separate key from value, add it only if value is set (any string,
including empty string)
- do not convert "_" to "-" in key
|
|
enabled (issue #1923)
|
|
|
|
|
|
|
|
draft/multiline is enabled (issue #1923)
|
|
(closes #1927)
|
|
|
|
|
|
|
|
their default values to use it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nor present in server autojoin option
|
|
is enabled (closes #1898)
|
|
channel
|
|
|
|
|
|
|
|
Changed:
- "N voices" to "N voiced"
- "N normals" to "N regular"
|
|
|
|
Return code is changed for the following functions:
- string_strcasecmp
- string_strcasecmp_range
- string_strncasecmp
- string_strncasecmp_range
- string_strcmp_ignore_chars
- utf8_charcmp
- utf8_charcasecmp
- utf8_charcasecmp_range
|
|
|
|
to "s" (regex replace) (closes #1510)
|
|
|
|
|
|
|
|
This fixes such error displayed on Termux when receiving a DCC file:
xfer: invalid address "96747949": error 8 hostname nor servname provided, or not known
|
|
(closes #1814)
|
|
(closes #1807)
|
|
|
|
(closes #1805)
New options:
- irc.color.message_setname
- irc.look.smart_filter_setname
|
|
|
|
|
|
(closes #1803)
|
|
|