Age | Commit message (Collapse) | Author |
|
CMake is now the only way to build WeeChat.
|
|
|
|
new nick is the same with different case
|
|
|
|
|
|
|
|
|
|
string_toupper
|
|
the server (closes #560, bug #21529)
|
|
|
|
buffer already opened (closes #1448)
|
|
|
|
server option autoreconnect is off (closes #1708)
|
|
|
|
This prevents any attack due to an external security issue in the Linux
netfilter implementation (nf_conntrack_irc).
See: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2663
|
|
|
|
(closes #1814)
|
|
(closes #1807)
|
|
|
|
(closes #1805)
New options:
- irc.color.message_setname
- irc.look.smart_filter_setname
|
|
|
|
|
|
(closes #1803)
|
|
|
|
|
|
|
|
|
|
The regression was introduced with the new way to parse IRC message parameters,
in version 3.4.
|
|
|
|
string_rebuild_split_string
|
|
string_rebuild_split_string
|
|
enabled (closes #1795)
|
|
|
|
|
|
|
|
|
|
RPL_HELPSTART/RPL_HELPTXT/RPL_ENDOFHELP (issue #1772)
|
|
|
|
|
|
|
|
|
|
|
|
buffer still opened
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|