Sébastien Helleu
3b9217e460
Version 3.3
2021-09-19 10:14:18 +02:00
Sébastien Helleu
97b809d164
core: add version 3.2.1
2021-09-04 16:28:04 +02:00
Sébastien Helleu
12be3b8c33
core: add options in command /input and new keys to remove/restore buffers in hotlist
...
New options in command /input:
- hotlist_remove_buffer
- hotlist_restore_buffer
- hotlist_restore_all
New keys:
- alt+h, alt+c: clear the whole hotlist (former key: alt+h)
- alt+h, alt+m: mark the current buffer as read by removing it from the hotlist
- alt+h, alt+r: restore latest hotlist removed in the current buffer
- alt+h, alt+shift+R: restore latest hotlist removed in all buffers
2021-08-31 22:32:38 +02:00
Sébastien Helleu
3199877bc0
core: add bar item "typing" in status bar by default
2021-07-04 20:49:58 +02:00
Sébastien Helleu
2205bb6b45
core: add capability message-tags in release notes
2021-06-27 10:41:24 +02:00
Sébastien Helleu
a48a615613
api: remember insertion order in hashtables
2021-06-26 21:37:02 +02:00
Sébastien Helleu
f2d1acb899
core: fix chapter name in release notes
2021-06-20 08:53:45 +02:00
Sébastien Helleu
ef318cb70c
irc: enable all capabilities by default (supported by both server and WeeChat) ( closes #320 )
...
Capabilities can be excluded with the format: "*,!account-*,!extended-join".
2021-06-19 18:22:49 +02:00
Sébastien Helleu
e8cdda318f
irc: drop support of DH-BLOWFISH and DH-AES SASL mechanisms ( closes #175 )
2021-06-15 21:49:45 +02:00
Sébastien Helleu
70c09f1f5a
Version 3.2
2021-06-13 09:28:25 +02:00
Sébastien Helleu
f55dcde4ff
doc: replace freenode by libera in release notes
2021-05-25 13:37:43 +02:00
Sébastien Helleu
9ac3f887a5
core: add split of commands before evaluation in release notes (issue #1643 )
2021-05-22 09:16:32 +02:00
Sébastien Helleu
447abad79e
core: display old default values for options affected by XDG directories in release notes
2021-05-18 21:30:34 +02:00
Sébastien Helleu
11b311ce2f
core: add GnuTLS CA changes in release notes
2021-05-12 21:00:21 +02:00
Sébastien Helleu
b7112e4090
core: add slack.py version in release notes
2021-05-11 22:41:13 +02:00
Sébastien Helleu
6e528a1d62
core: add XDG directories in release notes (issue #1285 )
2021-05-11 21:07:41 +02:00
Sébastien Helleu
a02a2fbaae
doc: use full path /usr/bin/pass in example for option sec.crypt.passphrase_command
2021-03-14 13:38:50 +01:00
Sébastien Helleu
ae2f25109c
Version 3.1
2021-03-07 11:54:55 +01:00
Sébastien Helleu
7dd7da1d7b
core: reorder release notes for version 3.1
2021-03-07 09:45:06 +01:00
Sébastien Helleu
ceaf480ba7
core: fix paragraph in release notes
2021-02-27 13:49:55 +01:00
Sébastien Helleu
630fe0581f
buflist: add option buflist.look.use_items to speed up display of buflist ( closes #1613 )
2021-02-09 20:34:56 +01:00
Sébastien Helleu
d74f2e3183
core: add fixed behavior of command /window splitv in release notes
2021-02-09 20:19:22 +01:00
Sébastien Helleu
f1c681c832
core: replace option sec.crypt.passphrase_file by sec.crypt.passphrase_command ( closes #141 )
...
The command is used to read the passphrase on startup, for example using your
favorite password manager.
Note: only the passphrase is read from the program, the secured data is still
stored encrypted in sec.conf and handled by WeeChat itself.
2021-02-06 16:07:14 +01:00
Sébastien Helleu
42a86f0a36
core: add version 3.0.1 in ChangeLog, release notes and weechat.spec
2021-01-31 10:38:57 +01:00
Sébastien Helleu
7b1b482cc7
core: add command "/buffer listvar" in release notes
2021-01-26 23:39:49 +01:00
Sébastien Helleu
72936fd3be
Version 3.0
2020-11-11 08:46:53 +01:00
Sébastien Helleu
3c987f3a1c
script: add option script.scripts.download_enabled ( closes #1548 )
2020-09-06 19:15:15 +02:00
Sébastien Helleu
84e30438d4
irc: allow to send text on buffers with commands /allchan, /allpv and /allserv
2020-07-20 22:39:28 +02:00
Sébastien Helleu
e0e905ca7f
trigger: check that tag "notify_none" is not present in message to run command of default trigger beep (issue #1529 )
2020-07-20 21:08:59 +02:00
Sébastien Helleu
c096750e96
Version 2.9
2020-07-18 13:59:02 +02:00
Sébastien Helleu
b0ecbdbf1d
core: add bar option "color_bg_inactive" (issue #732 )
2020-06-21 18:59:54 +02:00
Sébastien Helleu
72dbae0d43
core: add note about triggers and argument "modifier_data" of weechat_print modifier callback
2020-05-09 10:22:33 +02:00
Sébastien Helleu
3505324096
api: use buffer pointer in argument "modifier_data" sent to weechat_print modifier callback ( closes #42 )
2020-05-09 10:08:18 +02:00
Sébastien Helleu
7f1aeae5fb
core: update GnuTLS section in release notes
2020-05-08 20:01:15 +02:00
Sébastien Helleu
88bef0b1b1
core: rename functions hook_completion_{get_string|list_add} to completion_{get_string|list_add}
...
Old functions are kept for compatibility reasons.
2020-05-08 10:51:30 +02:00
Sébastien Helleu
0d126c44dd
trigger: do not hide values of options with /set command in cmd_pass trigger
2020-04-18 15:38:45 +02:00
Sébastien Helleu
e130ee7358
core: make GnuTLS a required dependency
2020-04-18 11:34:59 +02:00
Sébastien Helleu
9fa3609c85
relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks ( closes #1474 )
...
This introduces a new command called "handshake" in the weechat relay protocol.
It should be sent by the client before the "init" command, to negotiate the way
to authenticate with a password.
3 new options are added:
* relay.network.auth_password
* relay.network.hash_iterations
* relay.network.nonce_size
2020-04-14 21:38:12 +02:00
Sébastien Helleu
8bdd540df7
trigger: evaluate arguments of command when the trigger is created ( closes #1472 )
2020-04-12 09:30:56 +02:00
Sébastien Helleu
7d5dc53cd9
Version 2.8
2020-03-29 09:39:36 +02:00
Sébastien Helleu
c29b45a0f2
api: add info "auto_connect" ( closes #1453 )
2020-03-20 20:42:05 +01:00
Sébastien Helleu
ff4e9d6e69
core: add version 2.7.1 in release notes
2020-02-20 22:17:05 +01:00
Sébastien Helleu
236dbe3f62
Version 2.7
2019-12-08 09:48:53 +01:00
Sébastien Helleu
9f8162651f
irc: set option irc.look.display_pv_warning_address to off by default (issue #892 )
...
This is because the bitlbee server causes the warning to be displayed when it
is not expected (the address of remote nick changes multiple times on login).
2019-11-08 21:27:12 +01:00
Sébastien Helleu
4f7a51f72b
core: fix sentence in release notes
2019-11-03 21:10:48 +01:00
Sébastien Helleu
577a932201
core: add info about Python 3 and strings in release notes
2019-10-13 08:18:38 +02:00
Sébastien Helleu
876a0a1609
irc: add option irc.look.display_pv_warning_address ( closes #892 )
...
If the address of remote nick changes in a private buffer, a warning is
displayed.
2019-10-11 20:26:34 +02:00
Sébastien Helleu
3c0bdc18f3
xfer: add option xfer.file.download_temporary_suffix with default value ".part" ( closes #1237 )
2019-10-05 18:11:39 +02:00
Sébastien Helleu
39b6fb6137
irc: remove option irc.network.channel_encode, add server option "charset_message" ( closes #832 )
...
This new option controls which part of the IRC message is decoded/encoded to
the target charset, and the new default behavior is to decode/encode the whole
IRC message (behavior in WeeChat >= 1.3 was to decode/encode only the text by
default).
2019-09-22 20:41:00 +02:00
Sébastien Helleu
0109c51937
core: add chapter about CMake fatal errors on missing dependencies in release notes
2019-09-20 09:25:26 +02:00