summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
AgeCommit message (Expand)Author
2014-04-13xfer: fix freeze/problems when sending empty files with DCC (closes #53)Sébastien Helleu
2014-04-13irc: add alias "whois" for target buffer of messages 401/402 (closes #54)Sébastien Helleu
2014-04-12core: update ChangeLogSébastien Helleu
2014-04-12api: allow wildcard "*" inside the mask in function string_matchSébastien Helleu
2014-04-12irc: add tag with host ("host_xxx") in IRC messages displayedSébastien Helleu
2014-04-12core: add option "-current" in command /printSébastien Helleu
2014-04-05core: fix restoration of core buffer properties after /upgradeSébastien Helleu
2014-04-05relay: add messages "_buffer_hidden" and "_buffer_unhidden"Sébastien Helleu
2014-04-05core: add hidden buffers, add options hide/unhide in command /bufferSébastien Helleu
2014-04-05core: fix "/buffer clear" with a name (don't clear all merged buffers with sa...Sébastien Helleu
2014-04-04core: fix evaluation of expression with regex when a comparison char is in th...Sébastien Helleu
2014-04-04irc: allow many fingerprints in server option ssl_fingerprint (closes #49)Sébastien Helleu
2014-04-04irc: add option irc.look.item_channel_modes_hide_args (task #12070, task #121...Sébastien Helleu
2014-04-04irc: add option irc.color.item_nick_modes (closes #47)Sébastien Helleu
2014-04-03core: close .upgrade files before deleting them after /upgradeSébastien Helleu
2014-04-03api: allow value "-1" for property "hotlist" in function buffer_set (to remov...Sébastien Helleu
2014-04-03api: add option "buffer_flush" in function hook_process_hashtableSébastien Helleu
2014-04-01core: add default key alt-'-' to toggle filters in current buffer (closes #17)Sébastien Helleu
2014-03-31core: add non-active merged buffers with activity in hotlist (if another merg...Sébastien Helleu
2014-03-31core: fix refresh of bar item "buffer_zoom" on buffer switchSébastien Helleu
2014-03-30irc: allow "$ident" in option irc.network.ban_mask_default (closes #18)Sébastien Helleu
2014-03-30irc: add support of "away-notify" capability (closes #12)Sébastien Helleu
2014-03-30core: fix reset of attributes in bars when "resetcolor" is used (closes #41)Sebastien Helleu
2014-03-29core: fix alignment of lines in merged buffers (closes #43)Sebastien Helleu
2014-03-29core: quit WeeChat on signal SIGHUP, remove signal "signal_sighup"Sebastien Helleu
2014-03-29core: add text search in buffers with free content (task #13051)Sebastien Helleu
2014-03-25core: update ChangeLogSebastien Helleu
2014-03-22irc: add command /unquiet (closes #36)Sebastien Helleu
2014-03-20api: add support of nested variables in function string_eval_expression and c...Sebastien Helleu
2014-03-19core: fix add of filter on OS X when regex for message is empty (filter regex...Sebastien Helleu
2014-03-19irc: add command /allpv (task #13111)Sebastien Helleu
2014-03-18irc: fix truncated read on socket with SSL (bug #41558)Sebastien Helleu
2014-03-18core: check validity of buffer pointer when data is sent to a bufferSebastien Helleu
2014-03-18core: fix crash when buffer is closed during execution of multiple commands (...Sebastien Helleu
2014-03-17script: set option script.scripts.cache_expire to 1440 by defaultSebastien Helleu
2014-03-16core: fix compilation on SmartOS (bug #40981, closes #23)Sebastien Helleu
2014-03-16api: allow negative value for y in function printf_ySebastien Helleu
2014-03-16ruby: fix crash when trying to load a directory with /ruby loadSebastien Helleu
2014-03-16ruby: add detection of Ruby 2.1Sebastien Helleu
2014-03-15core: update ChangeLogSebastien Helleu
2014-03-15Merge branch 'exec'Sebastien Helleu
2014-03-14xfer: fix connection to remote host in DCC receive on Mac OS X (closes #25)Sebastien Helleu
2014-03-13core: update ChangeLog (closes #24)Sebastien Helleu
2014-03-13core: fix highlight problem with "(?-i)" and upper case letters in option wee...Sebastien Helleu
2014-03-12core: update ChangeLogSebastien Helleu
2014-03-12irc: add "#" before any channel in /join, even /join 0 (closes #20)Sebastien Helleu
2014-03-12core: update ChangeLogSebastien Helleu
2014-03-12core: update ChangeLogSebastien Helleu
2014-03-11core: add missing \0 at the end of stderr buffer in hook_processSebastien Helleu
2014-03-11api: add option "detached" in function hook_process_hashtableSebastien Helleu