Commit Graph

117 Commits

Author SHA256 Message Date
Dominique Leuenberger
7219286914 Accepting request 506197 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/506197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=43
2017-06-26 13:56:45 +00:00
Tomáš Chvátal
7ff5539f33 Accepting request 506144 from home:mimi_vx:branches:server:irc
- update to 1.9
* improve speed of nicklist bar item callback
* add auto scroll of buflist bar with new option buflist.look.auto_scroll
* add option buflist.format.name
* add variables ${format_name}, ${current_buffer} and ${merged}@@ in buflist
* display a warning in buflist when the script buffers.pl is loaded
* add server/channel pointers in trigger IRC callbacks
* add API functions config_option_get_string and hdata_compare
* fix bind of Space key
* many bugs fixed.
* buflist.format.name
* buflist.look.auto_scroll
* F1/F2: scroll buflist bar

OBS-URL: https://build.opensuse.org/request/show/506144
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=80
2017-06-26 09:02:26 +00:00
Dominique Leuenberger
4b3e648771 Accepting request 494904 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/494904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=42
2017-05-16 12:45:45 +00:00
Tomáš Chvátal
7088ea62c4 Accepting request 494891 from home:mimi_vx:branches:server:irc
- update to 1.8
* add option weechat.completion.nick_case_sensitive
* add wilcard matching operator, cut of string and ternary operator
    in evaluation of expressions
* add resize of window parents with /window resize [h/v]size
* add plugin "buflist" (bar with list of buffers)
* add arraylist and dynamic string functions in API
* add option "open" in command /server
* add signal "irc_server_lag_changed" and store the lag
    in the server buffer (local variable)
* add aspell options to control delimiters in suggestions
* add option "-include" in commands /allchan, /allpv and /allserv
* many bugs fixed.

OBS-URL: https://build.opensuse.org/request/show/494891
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=79
2017-05-15 11:28:02 +00:00
86510d12ce OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=78 2017-04-27 14:12:12 +00:00
Tomáš Chvátal
44c1604f27 Accepting request 491422 from home:mimi_vx:branches:server:irc
* irc: fix parsing of DCC filename CVE-CVE-2017-8073 (boo#1036467)

OBS-URL: https://build.opensuse.org/request/show/491422
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=77
2017-04-27 11:37:53 +00:00
Tomáš Chvátal
440b274fc6 Accepting request 489951 from home:mimi_vx:branches:server:irc
- Update to version 1.7.1
  * irc: fix parsing of DCC filename

OBS-URL: https://build.opensuse.org/request/show/489951
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=76
2017-04-24 09:37:32 +00:00
Dominique Leuenberger
bd6668e1ca Accepting request 450481 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/450481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=41
2017-01-17 13:37:01 +00:00
Tomáš Chvátal
998d7a8116 Accepting request 450441 from home:mimi_vx:branches:server:irc
- Update to version 1.7
  * New features
    + core: add option weechat.look.align_multiline_words
    + core: add optional command prefix in completion templates "commands",
		 "plugins_commands" and "weechat_commands"
    + core: add optional arguments in completion template, sent to the callback
    + core: add option "time" in command /debug
    + api: add info "uptime" (WeeChat uptime)
    + api: add info "pid" (WeeChat PID)
    + fifo: add file fifo.conf and option fifo.file.path to customize
		 FIFO pipe path/filename
    + irc: add server option "usermode"
    + irc: add tag "self_msg" on self messages
  * Improvements
    + core, xfer: display more information on fork errors
    + core: add a slash before commands completed in arguments of /command,
		 /debug time, /key bind, /key bindctxt, /mute, /repeat, /wait
    + core: add a warning in header of configuration files to not edit by hand
    + alias: add a slash before commands completed in arguments of /alias
    + exec: add option "-oc" in command /exec to execute commands in process
		 output, don’t execute commands by default with "-o"
    + irc: evaluate content of server option "ssl_fingerprint"
    + irc: change default value of option irc.network.lag_reconnect from 0 to 300
    + trigger: do not hide email in command "/msg nickserv register password email"
  * Bug fixes
    + core: fix deadlock when quitting after a signal SIGHUP/SIGQUIT/SIGTERM
		 is received
    + core: fix display of empty lines in search mode
    + api: fix crash in function string_expand_home() when the HOME environment
		 variable is not set

OBS-URL: https://build.opensuse.org/request/show/450441
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=75
2017-01-16 09:50:19 +00:00
Dominique Leuenberger
4af1de41d0 Accepting request 432620 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/432620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=40
2016-10-04 13:59:22 +00:00
Tomáš Chvátal
ad01df0204 Accepting request 432607 from home:mimi_vx:branches:server:irc
- update to version 1.6
- removed weechat-doc subpackage, ( BuildRequires dep missing )
* New features:
  + core: add optional argument "lowest", "highest" or level mask in command
    /input hotlist_clear
  + core: add option "cycle" in command /buffer
  + api: add "extra" argument to evaluate extra variables in function
    string_eval_expression()
  + relay: add option relay.network.allow_empty_password
  + trigger: add support for one-time triggers
Improvements
  + core, irc, xfer: display more information in memory allocation errors
  + api: remove functions printf_date() and printf_tags()
  + irc: rename server options "default_msg_{kick|part|quit}" to
    "msg_{kick|part|quit}", evaluate them
  + relay: allow escape of comma in command "init" (weechat protocol)
Bug fixes
  + core, irc, xfer: refresh domain name and name server addresses before
    connection to servers (fix connection to servers after suspend mode)
  + api: fix return of function string_match() when there are multiple masks
    in the string
  + api: fix crash in function network_connect_to() if address is NULL
  + api: fix connection to servers with hook_connect() on Windows 10 with
    Windows subsystem for Linux
  + api: fix crash in function string_split_command() when the separator
    is not a semicolon
  + irc: fix socket leak in connection to server
  + irc: fix display of service notice mask (message 008)
  + irc: fix NULL pointer dereference in 734 command callback
  + relay: return an empty hdata when the requested hdata or pointer is not found

OBS-URL: https://build.opensuse.org/request/show/432607
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=74
2016-10-02 17:47:51 +00:00
Dominique Leuenberger
964c2b4b09 Accepting request 401959 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/401959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=39
2016-06-14 21:09:02 +00:00
Tomáš Chvátal
75d830ffb7 Accepting request 401950 from home:mimi_vx:branches:server:irc
- fix typo in %if conditional

OBS-URL: https://build.opensuse.org/request/show/401950
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=73
2016-06-14 13:40:08 +00:00
Dominique Leuenberger
0e6a1baea8 Accepting request 395595 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/395595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=38
2016-05-16 10:04:18 +00:00
Tomáš Chvátal
479738f830 Accepting request 395594 from home:mimi_vx:branches:server:irc
- 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
2016-05-15 10:42:26 +00:00
Dominique Leuenberger
57e2532fb4 Accepting request 376323 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/376323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=37
2016-03-26 14:24:55 +00:00
Tomáš Chvátal
9eebc1056e Accepting request 376293 from home:bmwiedemann:branches:server:irc
- Fix build-compare
- include .changes file as Source so that .src.rpm can be rebuilt

OBS-URL: https://build.opensuse.org/request/show/376293
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=71
2016-03-21 09:04:26 +00:00
Dominique Leuenberger
6437444f9c Accepting request 360125 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/360125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=36
2016-02-22 07:57:39 +00:00
Tomáš Chvátal
79a7e9e108 Accepting request 360116 from home:mimi_vx:branches:server:irc
- fix sle12 conditional

OBS-URL: https://build.opensuse.org/request/show/360116
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=70
2016-02-18 12:26:55 +00:00
Dominique Leuenberger
27821759b8 Accepting request 352974 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/352974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=35
2016-01-12 15:13:09 +00:00
Tomáš Chvátal
029b360240 Accepting request 352972 from home:mimi_vx:branches:server:irc
- add weechat.keyring and verify source tarball by gpg

OBS-URL: https://build.opensuse.org/request/show/352972
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=69
2016-01-11 07:23:55 +00:00
Tomáš Chvátal
24ba583779 Accepting request 352783 from home:mimi_vx:branches:server:irc
- Version bump to 1.4
+ New features:
	* core: add a parent name in options, display inherited values if null in /set 
		output, add option weechat.color.chat_value_null
	* core: add tag "term_warning" in warnings about wrong $TERM on startup
	* core: add option weechat.look.paste_auto_add_newline
	* core: display a more explicit error when a filter fails to be added
	* api: add function string_hex_dump()
	* api: add argument "length" in function utf8_is_valid()
	* alias: display completion in /alias list
	* fifo: add /fifo command
	* irc: evaluate content of server option "addresses"
	* irc: move option irc.network.alternate_nick into servers
		 (irc.server.xxx.nicks_alternate)
	* irc: track real names using extended-join and WHO
	* irc: add support of SNI (Server Name Indication) in SSL connection 
		to IRC server
	* irc: use current channel and current server channels first in completions
		 "irc_server_channels" and "irc_channels"
	* irc: add support of "cap-notify" capability
	* irc: add command /cap
	* irc: add hex dump of messages in raw buffer when debug is enabled for irc 
		plugin (level 2 or more)
	* logger: display system error when the log file can not be written
	* relay: add option relay.irc.backlog_since_last_message
	* script: add completion with languages and extensions, support search by
		 language/extension in /script search
	* script: add option script.scripts.download_timeout
	* doc: add Czech man page and quickstart guide
	* tests: check if all plugins are loaded

OBS-URL: https://build.opensuse.org/request/show/352783
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=68
2016-01-11 01:49:34 +00:00
Dominique Leuenberger
8fc4af21e5 Accepting request 323431 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/323431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=34
2015-08-19 07:29:28 +00:00
Tomáš Chvátal
15b17b9ae7 Accepting request 323426 from home:mimi_vx:branches:server:irc
- Version bump to 1.3:
 * core: add completion "colors" (issue #481)
 * core: start/stop search in buffer at current scroll position by default, add 
   key Ctrl+q to stop search and reset scroll (issue #76, issue #393)
 * core: add option weechat.look.key_grab_delay to set the default delay when 
   grabbing a key with Alt+k
 * core: add option weechat.look.confirm_upgrade (issue #463)
 * core: allow Ctrl+c to exit WeeChat when the passphrase is asked on startup (issue #452)
 * core: allow pointer as list name in evaluation of hdata (issue #450)
 * core: add signal "signal_sighup"
 * api: add support of evaluated sub-strings and current date/time in function 
   string_eval_expression() and command /eval
 * api: add function string_eval_path_home()
 * alias: add options "add", "addcompletion" and "del" in command /alias, remove 
   command /unalias (issue #458)
 * irc: add option irc.network.channel_encode (issue #218, issue #482)
 * irc: add option irc.color.topic_current (issue #475)
 * irc: evaluate content of server option "nicks"
 * logger: evaluate content of option logger.file.path (issue #388)
 * relay: display value of HTTP header "X-Real-IP" for websocket connections (issue #440)
 * script: rename option script.scripts.dir to script.scripts.path, evaluate content 
   of option (issue #388)
 * xfer: evaluate content of options xfer.file.download_path and xfer.file.upload_path (issue #388) 
 * many bug fixes

OBS-URL: https://build.opensuse.org/request/show/323426
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=67
2015-08-16 12:06:27 +00:00
Stephan Kulow
7e6c4184fb Accepting request 320404 from server:irc
- Ensure we use system CA ca-bundle.pem file by hardcoding it
- Remove patch:
  * weechat-capath.patch

OBS-URL: https://build.opensuse.org/request/show/320404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=33
2015-08-05 04:52:11 +00:00
Tomáš Chvátal
e9aefeb2f2 OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=66 2015-08-04 13:44:36 +00:00
Tomáš Chvátal
8c6a59396d - Ensure we use system CA ca-bundle.pem file by hardcoding it
- Remove patch:
  * weechat-capath.patch

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=65
2015-08-04 13:33:12 +00:00
Stephan Kulow
97263636c6 Accepting request 315068 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/315068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=32
2015-07-08 04:59:18 +00:00
Guido Berhoerster
1dcba33597 Accepting request 315050 from home:scarabeus_iv:branches:server:irc
- Version bump to 1.2:
  - add options to customize word chars (for detecting word boundaries)
  - add a welcome message on first WeeChat run
  - add options to customize quoted messages (in cursor mode)
  - add support of environment variables in evaluated expressions
  - add IRC SASL mechanism "ecdsa-nist256p-challenge"
  - add support of SHA-256 and SHA-512 algorithms in IRC server option "ssl_fingerprint"
  - add support of IRC capability "account-notify"
  - remove "freenode" server from default config
  - new script plugin for javascript
  - many bugs fixed.
- Refreshed patch:
  * weechat-capath.patch

OBS-URL: https://build.opensuse.org/request/show/315050
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=64
2015-07-04 16:26:38 +00:00
Dominique Leuenberger
3a7636ff6b Accepting request 287373 from server:irc
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/287373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=31
2015-02-24 12:02:51 +00:00
Tomáš Chvátal
c020fb7cb9 - Version bump to 1.1.1:
* core: fix random error when creating symbolic link weechat-curses on make install with cmake (bug #40313)
  * core: fix crash when a root bar has conditions different from active/inactive/nicklist (closes #317)
  * irc: don’t close channel buffer on second /part when option irc.look.part_closes_buffer is off (closes #313)
  * irc: fix /join on a channel buffer opened with autojoin but which failed to join
  * irc: send QUIT to server and no PART for channels when the server buffer is closed (closes #294)
  * irc: fix order of channel buffers opened when option irc.look.server_buffer is set to "independent", irc.look.buffer_open_before_autojoin to "on" and irc.look.new_channel_position to "near_server" (closes #303)
  * irc: fix crash in buffer close when server name is the same as a channel name (closes #305)

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=63
2015-02-16 16:45:46 +00:00
Dominique Leuenberger
ffbe632f33 Accepting request 284040 from server:irc
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/284040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=30
2015-02-05 10:00:57 +00:00
Tomáš Chvátal
2b2a46609d - Recommend lang package and perl/python scripting support as
bare iron weechat is bit boring

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=62
2015-01-28 12:28:08 +00:00
Tomáš Chvátal
d63703208c - Make this build on SLE12
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=61
2015-01-28 10:42:56 +00:00
Dominique Leuenberger
b13a1bef28 Accepting request 280844 from server:irc
- 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/request/show/280844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=29
2015-01-14 10:44:45 +00:00
Tomáš Chvátal
2e74db993b - 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
2015-01-12 07:40:02 +00:00
Dominique Leuenberger
602f40fd78 Accepting request 262489 from server:irc
1

OBS-URL: https://build.opensuse.org/request/show/262489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=28
2014-11-24 10:13:29 +00:00
Guido Berhoerster
bee8bf58a1 Accepting request 262467 from home:scarabeus_iv:branches:server:irc
- Remove sle11 support as now I don't need it anymore
- Use %cmake macro properly
- Document that there are tests that need extra pkg
- Split documentation into -doc subpackage

OBS-URL: https://build.opensuse.org/request/show/262467
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=59
2014-11-20 17:10:06 +00:00
Stephan Kulow
a85794b98f Accepting request 257286 from server:irc
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/257286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=27
2014-10-18 07:09:04 +00:00
Guido Berhoerster
8d0ff85a79 - update toversion 1.0.1
- this is a bug fix and maintenance release
  - for complete list of bugs fixed, please look at ChangeLog

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=58
2014-10-10 06:12:09 +00:00
7263b9e3ff Accepting request 244938 from server:irc
- update to version 1.0
  - plugin "trigger": Swiss Army knife for WeeChat (replaces
    "rmodifier" plugin)
  - plugin "exec": execute external commands (replaces script
    "shell.py")
  - bare display: easy click on long URLs and text selection with
    mouse
  - support of environment variables in /set command
  - hidden buffers
  - negated tags in filters
  - toggle of filters in specific buffers
  - flexible conditions for adding/removing buffers in hotlist
  - text search in buffers with free content
  - support of wildcard "*" inside masks
  - support of nested variables in evaluated expressions
  - tag with host in IRC messages displayed
  - support of "away-notify" IRC capability
  - IRC commands: /allpv, /remove, /unquiet
  - bar items: buffer_short_name, irc_nick_modes
  - unit tests
  - many bugs fixed
- drop obsolete weechat-link-pthread.patch

OBS-URL: https://build.opensuse.org/request/show/244938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=25
2014-08-18 09:23:59 +00:00
Guido Berhoerster
a46dad48c1 - update to version 1.0
- plugin "trigger": Swiss Army knife for WeeChat (replaces
    "rmodifier" plugin)
  - plugin "exec": execute external commands (replaces script
    "shell.py")
  - bare display: easy click on long URLs and text selection with
    mouse
  - support of environment variables in /set command
  - hidden buffers
  - negated tags in filters
  - toggle of filters in specific buffers
  - flexible conditions for adding/removing buffers in hotlist
  - text search in buffers with free content
  - support of wildcard "*" inside masks
  - support of nested variables in evaluated expressions
  - tag with host in IRC messages displayed
  - support of "away-notify" IRC capability
  - IRC commands: /allpv, /remove, /unquiet
  - bar items: buffer_short_name, irc_nick_modes
  - unit tests
  - many bugs fixed
- drop obsolete weechat-link-pthread.patch

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=57
2014-08-16 13:17:39 +00:00
Stephan Kulow
8334028856 Accepting request 238994 from server:irc
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/238994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=24
2014-06-30 20:50:31 +00:00
Tomáš Chvátal
9fdb85ec5c - Make the thing build again on SLE11 as we use it in SUSE on
server :)

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=56
2014-06-23 09:25:45 +00:00
Stephan Kulow
3b6d3c95d2 Accepting request 235460 from server:irc
- update to version 0.4.3
  - new command /print
  - logical and/or for tags in /filter and hook_print
  - gaps in buffer numbers
  - support of italic text
  - new options to customize default text search in buffers
  - use of IRC monitor command for /notify (if available on server)
  - new IRC server option "ssl_fingerprint"
  - new option to smart-filter IRC mode messages
  - new option for default IRC ban mask
  - support of IPv6 for DCC chat/file
  - auto check CRC32 of files received with DCC
  - many bugs fixed
- add weechat-link-pthread.patch in order to link Weechat against
  libpthread fixing freezes/crashes with gnutls (backported from
  upstream git)

OBS-URL: https://build.opensuse.org/request/show/235460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=23
2014-05-27 10:03:49 +00:00
Guido Berhoerster
c1bc37a0ef make sure weechat-curses is created
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=55
2014-05-26 21:44:20 +00:00
Guido Berhoerster
235d54be57 - update to version 0.4.3
- new command /print
  - logical and/or for tags in /filter and hook_print
  - gaps in buffer numbers
  - support of italic text
  - new options to customize default text search in buffers
  - use of IRC monitor command for /notify (if available on server)
  - new IRC server option "ssl_fingerprint"
  - new option to smart-filter IRC mode messages
  - new option for default IRC ban mask
  - support of IPv6 for DCC chat/file
  - auto check CRC32 of files received with DCC
  - many bugs fixed
- add weechat-link-pthread.patch in order to link Weechat against
  libpthread fixing freezes/crashes with gnutls (backported from
  upstream git)

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=54
2014-05-26 15:03:31 +00:00
Tomáš Chvátal
dd1f44e723 Accepting request 202488 from server:irc
- remove support for < 12.2

- update to version 0.4.2
  * rename binary from "weechat-curses" to "weechat" (with symbolic
    link "weechat-curses" for compatibility)
  * add secured data (encryption of passwords or private data), new
    command /secure, new file sec.conf
  * search of regular expression in buffer with text emphasis, in
    prefixes, messages or both
  * add option "scroll_beyond_end" for command /window
  * add optional buffer context in bar items (for example to
    display bitlbee nicklist in a root bar)
  * new options weechat.look.hotlist_{prefix|suffix}
  * new option weechat.look.key_bind_safe to prevent any key
    binding error from user
  * new option weechat.network.proxy_curl to use a proxy when
    downloading URLs with curl
  * display day change message dynamically
  * support of wildcards in IRC commands (de)op/halfop/voice
  * new option irc.look.notice_welcome_redirect to redirect channel
    welcome notices to the channel buffer
  * new option irc.look.nick_color_hash: new hash algorithm to find
    nick colors (variant of djb2)
  * add info about things defined by a script in the detailed view
    of script (/script show)
  * support of "enchant" library in aspell plugin
  * many bugs fixed.
- rebased weechat-0.4.1-capath.diff and renamed to
  weechat-capath.patch
- build aspell plugin with enchant support

OBS-URL: https://build.opensuse.org/request/show/202488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=22
2013-10-08 09:06:53 +00:00
Guido Berhoerster
090431899f - remove support for < 12.2
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=53
2013-10-07 10:08:59 +00:00
Guido Berhoerster
c5bc50fba2 - update to version 0.4.2
* rename binary from "weechat-curses" to "weechat" (with symbolic
    link "weechat-curses" for compatibility)
  * add secured data (encryption of passwords or private data), new
    command /secure, new file sec.conf
  * search of regular expression in buffer with text emphasis, in
    prefixes, messages or both
  * add option "scroll_beyond_end" for command /window
  * add optional buffer context in bar items (for example to
    display bitlbee nicklist in a root bar)
  * new options weechat.look.hotlist_{prefix|suffix}
  * new option weechat.look.key_bind_safe to prevent any key
    binding error from user
  * new option weechat.network.proxy_curl to use a proxy when
    downloading URLs with curl
  * display day change message dynamically
  * support of wildcards in IRC commands (de)op/halfop/voice
  * new option irc.look.notice_welcome_redirect to redirect channel
    welcome notices to the channel buffer
  * new option irc.look.nick_color_hash: new hash algorithm to find
    nick colors (variant of djb2)
  * add info about things defined by a script in the detailed view
    of script (/script show)
  * support of "enchant" library in aspell plugin
  * many bugs fixed.
- rebased weechat-0.4.1-capath.diff and renamed to
  weechat-capath.patch
- build aspell plugin with enchant support

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=52
2013-10-07 09:58:57 +00:00