Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(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)
|
|
|
|
|
|
|
|
displayed
|
|
|
|
`/set` command
|
|
|
|
|
|
|
|
when download of scripts is disabled
|
|
|
|
|
|
|
|
(issue #2079)
|
|
#2097)
|
|
|
|
|
|
parted channels by default (closes #2085)
|
|
|
|
|
|
weechat.look.mouse_timer_delay (closes #2082)
|
|
|
|
Python API
|
|
|
|
|
|
|
|
Some typos are corrected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
separated by semicolons
|
|
The server option "autojoin_delay" adds a delay before autojoin.
The server option "command_delay" is now used to add a delay before the
execution of the command.
On upgrade from an old version, the option "command_delay" is copied to
"autojoin_delay" (in old versions, "command_delay" was applied after the
execution of command and before the autojoin).
|
|
|