- Version bump to 1.1:
- complete inline commands in input - allow incomplete commands if unambiguous - improve speed of completions - add bar item and signals for mouse status - use bar conditions on root bars - add option "reorder" in command /server - open irc channel buffers before the join is received from server - add server option "sasl_fail" - add support for color codes 16-99 in IRC messages - disable SSLv3 by default - add support of IRC capability "extended-join" - add options "stop" and "start" in command /relay - use HTTPS by default in script plugin for downloads - add option "restore" in command /trigger - evaluate and replace regex groups at same time in trigger (new and incompatible format) - many bugs fixed. OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=60
This commit is contained in:
parent
bee8bf58a1
commit
2e74db993b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9285ae5124798dee8e3d77cf4ec1e913699b1df1587b5cee6760ed518072ca8
|
||||
size 2277780
|
3
weechat-1.1.tar.bz2
Normal file
3
weechat-1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d06f15d8b945a76fc6b0ecfad358dfe4ae812b6fc998e0e221e8c2f75e3fca2d
|
||||
size 2305548
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 07:38:34 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Version bump to 1.1:
|
||||
- complete inline commands in input
|
||||
- allow incomplete commands if unambiguous
|
||||
- improve speed of completions
|
||||
- add bar item and signals for mouse status
|
||||
- use bar conditions on root bars
|
||||
- add option "reorder" in command /server
|
||||
- open irc channel buffers before the join is received from server
|
||||
- add server option "sasl_fail"
|
||||
- add support for color codes 16-99 in IRC messages
|
||||
- disable SSLv3 by default
|
||||
- add support of IRC capability "extended-join"
|
||||
- add options "stop" and "start" in command /relay
|
||||
- use HTTPS by default in script plugin for downloads
|
||||
- add option "restore" in command /trigger
|
||||
- evaluate and replace regex groups at same time in trigger (new and
|
||||
incompatible format)
|
||||
- many bugs fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 14:46:54 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: weechat
|
||||
Version: 1.0.1
|
||||
Version: 1.1
|
||||
Release: 0
|
||||
Summary: Portable, Fast, Light and Extensible Chat Client
|
||||
License: GPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user