- update to 3.3:
* core: change key kbd:[Alt+h] to kbd:[Alt+h], kbd:[Alt+c]
* core: add options "hotlist_remove_buffer", "hotlist_restore_buffer" and "hotlist_restore_all"
* core: add option "certs" in command /debug
* core: add options "-o", "-ol", "-i" and "-il" in command "/plugin list"
* api: add split of string and shell arguments in evaluation of expressions
with "split:number,seps,flags,xxx" and "split_shell:number,xxx"
* api: add `${re:repl_index}` to get the index of replacement in function
string_eval_expression
* api: add random integer number in evaluation of expressions with "random:min,max"
* api: add function string_cut
* api: add function file_copy
* api: remember insertion order in hashtables
* api: add keys/values with tags in output of irc_message_parse_to_hashtable
* irc: add option "-parted" in command /allchan
* irc: allow signals "irc_raw_in" and "irc_in" to eat messages
* irc: implement IRCv3.2 SASL authentication, add command /auth, reconnect by
default to the server in case of SASL authentication failure
* irc: add support of capability "message-tags" and TAGMSG messages
* irc: enable all capabilities by default (if supported by server and WeeChat),
change default value of option irc.server_default.capabilities to "*"
* irc: add options irc.look.display_account_message and irc.look.display_extended_join
* irc: add command /setname, add support of message and capability "setname"
* irc: always set realname in nicks even when extended-join capability is not enabled
* irc: add support of FAIL/WARN/NOTE messages
* irc: drop support of DH-BLOWFISH and DH-AES SASL mechanisms
* typing: new plugin "typing": display users currently writing messages on
IRC channel/private buffers
* core: fix decoding of attributes in basic ANSI colors
* api: fix function string_match with joker in the string if multiple words
OBS-URL: https://build.opensuse.org/request/show/925686
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=103