Age | Commit message (Collapse) | Author |
|
hashtable_map_string
|
|
protocols)
|
|
|
|
|
|
|
|
|
|
weechat protocol
|
|
The protocol is partial, under development, and NOT ready for usage.
New options added in relay.conf:
- relay.network.allowed_ips: allow only some IPs on relay plugin (by default
all IPs are allowed)
- relay.network.compression_level: compression level used in WeeChat protocol
(compression is made using zlib)
|
|
|
|
|
|
|
|
|
|
|
|
"password"
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|