Age | Commit message (Collapse) | Author |
|
|
|
|
|
argument (closes #1296)
|
|
Allows for custom LIBDIR to specified with cmake builds. WEECHAT_LIBDIR
is used for a custom Weechat directory, or set from LIBDIR (as LIBDIR
used to be set).
|
|
"irc_server_isupport_value"
|
|
|
|
options
This option is OFF by default and should be enabled only for tests, to measure
test coverage.
|
|
ssl_fingerprint option
|
|
current buffer is not an irc buffer (closes #1325)
|
|
(closes #1324)
|
|
|
|
(closes #1322)
|
|
|
|
|
|
|
|
Regression was introduced by commit b38b2abe3b397af1133951fb5326cc5cbb80807e.
|
|
colons (closes #1296)
|
|
Functions tested:
- irc_color_decode
- irc_color_encode
- irc_color_decode_ansi
|
|
short ANSI color sequence
|
|
|
|
This fixes the following warning:
irc-ctcp.c:411:46: warning: '%s' directive output may be truncated writing up
to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
string_{encode,decode}_base64
|
|
|
|
|
|
|
|
|
|
|
|
set to an invalid value
|
|
|
|
the nick comes back on the server (closes #1221)
|
|
|
|
automatic check of WHOX on the channel (issue #1212)
|
|
|
|
|
|
|
|
|
|
|
|
capabilities
|