3a7636ff6bAccepting request 287373 from server:irc
Dominique Leuenberger
2015-02-24 12:02:51 +00:00
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)
Tomáš Chvátal
2015-02-16 16:45:46 +00:00
ffbe632f33Accepting request 284040 from server:irc
Dominique Leuenberger
2015-02-05 10:00:57 +00:00
2b2a46609d- Recommend lang package and perl/python scripting support as bare iron weechat is bit boring
Tomáš Chvátal
2015-01-28 12:28:08 +00:00
d63703208c- Make this build on SLE12
Tomáš Chvátal
2015-01-28 10:42:56 +00:00
b13a1bef28Accepting request 280844 from server:irc
Dominique Leuenberger
2015-01-14 10:44:45 +00:00
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.
Tomáš Chvátal
2015-01-12 07:40:02 +00:00
602f40fd78Accepting request 262489 from server:irc
Dominique Leuenberger
2014-11-24 10:13:29 +00:00
bee8bf58a1Accepting request 262467 from home:scarabeus_iv:branches:server:irc
Guido Berhoerster
2014-11-20 17:10:06 +00:00
a85794b98fAccepting request 257286 from server:irc
Stephan Kulow
2014-10-18 07:09:04 +00:00
8d0ff85a79- update toversion 1.0.1 - this is a bug fix and maintenance release - for complete list of bugs fixed, please look at ChangeLog
Guido Berhoerster
2014-10-10 06:12:09 +00:00
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
Guido Berhoerster
2014-08-16 13:17:39 +00:00
8334028856Accepting request 238994 from server:irc
Stephan Kulow
2014-06-30 20:50:31 +00:00
9fdb85ec5c- Make the thing build again on SLE11 as we use it in SUSE on server :)
Tomáš Chvátal
2014-06-23 09:25:45 +00:00
3b6d3c95d2Accepting request 235460 from server:irc
Stephan Kulow
2014-05-27 10:03:49 +00:00
c1bc37a0efmake sure weechat-curses is created
Guido Berhoerster
2014-05-26 21:44:20 +00:00
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)
Guido Berhoerster
2014-05-26 15:03:31 +00:00
dd1f44e723Accepting request 202488 from server:irc
Tomáš Chvátal
2013-10-08 09:06:53 +00:00
090431899f- remove support for < 12.2
Guido Berhoerster
2013-10-07 10:08:59 +00:00
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
Guido Berhoerster
2013-10-07 09:58:57 +00:00
bcca917b1bAccepting request 197534 from server:irc
Tomáš Chvátal
2013-09-08 09:34:27 +00:00
fa74b8ab99Accepting request 186116 from server:irc
Tomáš Chvátal
2013-08-07 08:45:20 +00:00
c275a9d224Accepting request 186112 from home:lnussel:branches:server:irc
Pascal Bleser
2013-08-06 14:17:44 +00:00
4e29a1f381Accepting request 176235 from server:irc
Stephan Kulow
2013-05-27 08:10:07 +00:00
adb035d90f- update to version 0.4.1 * multiple layouts support * nick prefix/suffix are now dynamic (and managed by core instead of irc plugin) * unmask irc join if nick speaks some minutes after the join * new option irc.look.display_join_message to disable some messages after joining a channel * new option irc.look.pv_buffer to automatically merge private buffers * add support of UHNAMES * add DH-AES encryption method for SASL * multiple irc servers allowed on same port for irc protocol in relay plugin * add WebSocket server support (RFC 6455) in relay plugin (for irc and weechat protocols) * send nicklist difference in relay plugin (weechat protocol) * add control of autoload for scripts * optimizations in aspell plugin * many bugs fixed.
Guido Berhoerster
2013-05-21 08:16:54 +00:00
369362c434Accepting request 171130 from server:irc
Stephan Kulow
2013-04-17 21:18:31 +00:00
ca3a90ab87Accepting request 149441 from home:scarabeus_iv
Guido Berhoerster
2013-01-21 15:11:59 +00:00
995a1fab2cAccepting request 141869 from server:irc
Stephan Kulow
2012-11-20 09:50:52 +00:00
a3573166f2- update to version 0.3.9.2: * fix possible shell injection vulnerability in hook_process function (bnc#790217)
Guido Berhoerster
2012-11-19 09:41:38 +00:00
8d56a6b4a2Accepting request 140810 from server:irc
Stephan Kulow
2012-11-12 06:07:47 +00:00
a3c91ea90d- update to version 0.3.9.1: * fix buffer overflow when decoding IRC colors in strings
Guido Berhoerster
2012-11-10 13:43:28 +00:00
330e3d6abfAccepting request 136464 from server:irc
Stephan Kulow
2012-10-03 08:13:46 +00:00
2ed5be3a0f- update to version 0.3.9: * add plugin "script" (replacement of weeget.py and script.pl) * add support of SSL in relay plugin * add color for offline nicks * add system resource limits for WeeChat process * add zoom on merged buffer (default key: alt+"x") * add "Day changed to" in logger backlog * add command line option "-r" (or "--run-command") to run command(s) after startup of WeeChat * add option "swap" for command /buffer * generate alternate IRC nicks dynamically (when all nicks are already in use) * fix rejoin of password protected IRC channels * fix freeze in irc and relay plugins with sockets * allow update for some variables of hdata * add japanese user's guide, scripting guide and tester's guide * many bugs fixed - drop obsolete weechat-fix-cmake-guile.patch
Guido Berhoerster
2012-09-30 08:03:33 +00:00
601d50add7Accepting request 123448 from server:irc
Stephan Kulow
2012-06-05 13:36:01 +00:00
aa3ab11621fix guile paths for 11.4
Guido Berhoerster
2012-06-04 09:41:05 +00:00
47619d8bf8- enable guile scripting support introduced in 0.3.7 - dropped unnecessary weechat-0.3.3-fix-strftime.patch - added weechat-fix-cmake-guile.patch which fixes the include dir for guile no being passed to the guild script plugin cmake file
Guido Berhoerster
2012-06-04 08:57:36 +00:00
f3b3c9fcf7- update to version 0.3.8: * add terminal "bracketed paste mode" * add IRC "external" SASL mechanism * improve parsing of IRC channel modes (do not send extra command "MODE" to server) * follow symbolic links for configuration files (*.conf) * new option weechat.look.prefix_same_nick (hide same prefix for multiple consecutive messages from same nick) * add colors for backlog lines * redirect IRC messages from clients to hide output (relay plugin, IRC protocol) * add a connection timeout for child process in hook_connect * fix display bugs and crashs with small windows * fix truncated configuration files (zero-length) after system crash * many bugs fixed.
Guido Berhoerster
2012-06-04 07:31:40 +00:00
31253d7045Accepting request 121658 from server:irc
Stephan Kulow
2012-05-22 06:20:12 +00:00
f3444a15f1Accepting request 121649 from home:badshah400:branches:server:irc
Guido Berhoerster
2012-05-21 12:47:16 +00:00
b8ebfdea07Accepting request 108331 from server:irc
Stephan Kulow
2012-03-07 19:10:41 +00:00
f03fb47179Accepting request 99361 from server:irc
Stephan Kulow
2012-01-09 15:01:28 +00:00
108857a451- clean up build dependencies - build against lua51 for > 12.1
Guido Berhoerster
2012-01-08 15:47:19 +00:00
9dfeb5c1cbAccepting request 96117 from devel:openSUSE:Factory:for-legal
Guido Berhoerster
2011-12-09 14:47:44 +00:00
c026498d57Accepting request 89182 from server:irc
Stephan Kulow
2011-10-25 15:19:06 +00:00
b0352f598b- removed weechat-remove_build_timestamp.patch and use previous code again to deal with timestamps - fixed up previous changelog entry
Guido Berhoerster
2011-10-23 08:32:56 +00:00
807fd0ea15- update to version 0.3.5: * 256 colors support improved (dynamic allocation of colors) * attributes for colors (bold/reverse/underline) * better scroll of input (with long text) * output of /help improved for list of commands and their arguments * remember scroll position of buffers in windows * list of buffers in filters * count of messages in hotlist buffers * swap buffers of windows * balance of windows * new API function to set help on plugin/script options * speller options in aspell plugin * option for SSL priorities in IRC servers * color nicks in nicklist and output of /names - dropped weechat-0.3.4-fix-array-overflow.patch which has been included upstream
Guido Berhoerster
2011-05-16 08:31:45 +00:00
89cce3fd95Autobuild autoformatter for 65904
Sascha Peilicke
2011-04-04 13:22:59 +00:00
c56bc4237aAccepting request 65904 from server:irc
Sascha Peilicke
2011-04-04 13:22:50 +00:00
e4ab328485- dropped weechat-0.3.4-remove-date-time.patch, use date/time from last changelog entry rather than removing it completely - use %desktop_database_post/un
Guido Berhoerster
2011-03-23 23:55:34 +00:00
c978b8e68aAccepting request 64760 from home:coolo:nolicensesMarcus Rueckert2011-03-22 11:18:10 +00:00
cc289950a8- added weechat-0.3.4-fix-array-overflow.patch which fixes an array overflow
Guido Berhoerster
2011-02-17 09:27:43 +00:00