- update to 1.5
* New features:
+ core: add Portuguese translations
+ core: change default value of option weechat.look.nick_color_hash to "djb2"
+ core: move nick coloring from irc plugin to core, move options
irc.look.nick_color_force, irc.look.nick_color_hash and
irc.look.nick_color_stop_chars to core, add info "nick_color" and
"nick_color_name", deprecate info "irc_nick_color" and "irc_color_name"
+ core: move irc bar item "away" to core, move options irc.look.item_away_message
and irc.color.item_away to core
+ api: add support of functions in hook_process
+ api: add pointer in callbacks used in scripting API
+ irc: add option irc.network.sasl_fail_unavailable
+ irc: add multiple targets and support of "-server" in command /ctcp
+ ruby: add detection of Ruby 2.3
+ trigger: add "recover" in default triggers cmd_pass/msg_auth, and "regain"
in default trigger "msg_auth"
* Bugs fixed:
+ core: fix nick coloring when stop chars and a forced color are used: first
remove chars then look for forced color
+ core: check that pointers received in arguments are not NULL in buffers
and windows functions
+ core: fix truncation of buffer names in hotlist
+ core: fix update of window title under Tmux
+ core: fix detection of Python shared libraries
+ api: fix number of arguments returned by function string_split() when
keep_eol is 2 and the string ends with separators
+ irc: fix first message displayed in raw buffer when the message is modified
by a modifier
+ irc: add missing completion "*" for target in command /msg
OBS-URL: https://build.opensuse.org/request/show/395594
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=72