Age | Commit message (Collapse) | Author |
|
|
|
portable accross Un*x and Windows) (task #11479)
|
|
(rfc1459, strict-rfc1459, ascii) (bug #34239)
|
|
|
|
display channel/op notices sent in channel buffer
|
|
WeeChat colors
|
|
joining channel
|
|
|
|
|
|
other servers if "-a" ("--no-connect") is given
|
|
|
|
|
|
|
|
|
|
help on newly created option
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fix error "No text to send" when sending message with one space (the space
was lost during split of string).
|
|
This was causing connection problem with following messages:
irc: TLS handshake failed
irc: error: Insufficient credentials for that request.
|
|
weechat_color in plugin API (bug #34550)
|
|
compilation of doc in standalone package
|
|
items on signal "buffer_switch" (bug #34466)
|
|
|
|
|
|
host is set for nick
|
|
|
|
|
|
|
|
|
|
|
|
330/343, "invitelist" for message 346)
These aliases are used to find target buffer to print message (options irc.msgbuffer.*)
|
|
New boolean options to control use of inactive colors:
- weechat.look.color_inactive_message
- weechat.look.color_inactive_prefix
- weechat.look.color_inactive_prefix_buffer
- weechat.look.color_inactive_time
New "inactive" color options:
- weechat.color.chat_inactive_line
- weechat.color.chat_inactive_window
- weechat.color.chat_prefix_buffer_inactive_line
|
|
|
|
|
|
|
|
|
|
"gnutls_certificate_client_set_retrieve_function" by new function "gnutls_certificate_set_retrieve_function" (gnutls >= 2.11.0)
|
|
|
|
|
|
|
|
messages for notices with ctcp
|