Age | Commit message (Collapse) | Author |
|
(issue #2066)
|
|
|
|
relay_websocket_deflate_free (issue #2066)
|
|
Connection to remote:
- handshake: offer support for all supported hash algorithms
- network connect with a socket
- upgrade to websocket and authenticate with remote (password/TOTP)
- check websocket response
- get list of buffers (not used yet)
Note: connection to remote with TLS or a proxy is not yet supported.
|
|
|
|
|
|
|
|
|
|
#2066)
|
|
|
|
capability echo-message is enabled
|
|
|
|
When a CTCP request is received on a channel, WeeChat replies to the nick and
it is now displayed in the server buffer instead of the channel, as the target
is a nick and not a channel.
|
|
|
|
|
|
|
|
|
|
|
|
relay_api_protocol_search_buffer_id_name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
connection (closes #2103)
|
|
displayed
|
|
|
|
`/set` command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when download of scripts is disabled
|
|
after sort (issue #2097)
|
|
Restore original signals caught: "buffer_moved" and "buffer_closed", and the
signal "buffer_localvar_*" is added so that any local variable
added/changed/removed triggers a re-sort of hotlist.
|
|
|
|
|
|
|
|
|
|
|
|
Entries are not duplicated any more.
|
|
|
|
|
|
|