pkgsrc/chat/weechat/patches
tonio befd6517a5 Update chat/weechat to 1.5
Main new features:
- add support of functions in API function "hook_process"
- move of nick coloring options from irc plugin to core
- move irc bar item "away" to core
- add pointer in callbacks used in scripting API
- add option irc.network.sasl_fail_unavailable
- add Portuguese translations

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 (issue #668)
- core: fix update of window title under Tmux (issue #685)
- core: fix detection of Python shared libraries (issue #676)
- 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 (issue #719)
- irc: add missing completion "*" for target in command /msg
- irc: fix /msg command with multiple targets including "*"
- lua: fix crash when a lua function doesn’t return a value and a string was
  expected (issue #718)
- relay: do not execute any command received in a PRIVMSG message from an irc
  relay client (issue #699)
- relay: fix the max number of clients connected on a port, allow value 0 for
  "no limit" (issue #669)
- relay: fix decoding of multiple frames in a single websocket message, send
  PONG on PING received in a websocket frame (issue #675)
- relay: fix command "input" received from clients with only spaces in content
  of message (weechat protocol) (issue #663)
- script: force refresh of scripts buffer after download of scripts list
- xfer: fix DCC file received when the terminal is resized
2016-05-07 14:16:20 +00:00
..
patch-ab Update chat/weechat to 1.2 2015-08-01 19:10:15 +00:00
patch-cmake_FindRuby_cmake.patch Update chat/weechat to 1.5 2016-05-07 14:16:20 +00:00
patch-po_CMakeLists.txt Update chat/weechat to 1.2 2015-08-01 19:10:15 +00:00
patch-src_gui_curses_CMakeLists_txt Update chat/weechat to 1.2 2015-08-01 19:10:15 +00:00
patch-src_gui_curses_gui-curses-term_c Update chat/weechat to 1.2 2015-08-01 19:10:15 +00:00
patch-src_plugins_charset_charset.c Various patches to fix build on SunOS. 2013-12-12 20:17:56 +00:00