summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-02-02Add option irc.look.display_channel_modes_hide_key to hide channel key in cha...Sebastien Helleu
2010-01-31Add version 0.3.1.1 to ChangeLogSebastien Helleu
2010-01-29Fix crash when purging old xfer chats (bug #28764)Sebastien Helleu
2010-01-29Fix crash with SSL connection to IRC server if option ssl_cert is set (bug #2...Sebastien Helleu
2010-01-29Update ChangeLogSebastien Helleu
2010-01-28Fix bug with global history, reset pointer to last entry after each user inpu...Sebastien Helleu
2010-01-28Remove unneeded space after time on each line if option weechat.look.buffer_t...Sebastien Helleu
2010-01-26Fix bug with SSL connection to IRC server (fails sometimes when ssl_verify is...Sebastien Helleu
2010-01-26Add signal "day_changed", allow date format in logger options path and mask (...Sebastien Helleu
2010-01-25Add missing infos in API functions buffer_get_integer / buffer_get_string and...Sebastien Helleu
2010-01-23Version 0.3.1Sebastien Helleu
2010-01-18Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer ...Sebastien Helleu
2010-01-17Add new IRC output queue for messages with low priority (like automatic CTCP ...Sebastien Helleu
2010-01-11Fix IRC nick color for nicks with wide chars (bug #28547)Sebastien Helleu
2010-01-08Add new IRC commands /allchan and /allserv with excluding option, commands /a...Sebastien Helleu
2009-12-31Add IRC options to customize target buffer for messages (task #7381)Sebastien Helleu
2009-12-16Add reference to debian bug #453348 in ChangeLogSebastien Helleu
2009-12-16Add reference to debian bug #512957 in ChangeLogSebastien Helleu
2009-12-16Add option "autorejoin_delay" for servers (task #8771), fix autorejoin on cha...Sebastien Helleu
2009-12-13Add color "darkgray", add support for background with light color, fix color ...Sebastien Helleu
2009-12-05Remove old fifo pipes before creating new pipeSebastien Helleu
2009-12-03Fix buffer used by some input functions called via plugin API with buffer poi...Sebastien Helleu
2009-12-02Add arguments for IRC command /rehashSebastien Helleu
2009-11-29Support of Ruby >= 1.9.1 (patch #6989)Sebastien Helleu
2009-11-24Add all server options for IRC commands /server and /connectSebastien Helleu
2009-11-19Fix command /connect (options -ssl, -ipv6 and -port) (bug #27486)Sebastien Helleu
2009-11-19Add IRC option to use same nick color in channel and private (on by default) ...Sebastien Helleu
2009-11-16Fix bug with script installation on BSD/OSX (patch #6980)Sebastien Helleu
2009-11-07Check SSL certificates and use self-signed certificate to auto identify on IR...Sebastien Helleu
2009-10-30Fix message "Day changed to", sometimes displayed at wrong time (bug #26959)Sebastien Helleu
2009-10-21Add missing IRC command 275 (patch #6952)Sebastien Helleu
2009-10-19Improve mask used by command /kickbanSebastien Helleu
2009-10-14Fix bug with URL selection in some terminals (caused by horizontal lines) (bu...Sebastien Helleu
2009-10-14Fix bug with buffer for execution of alias, when called from plugin API with ...Sebastien Helleu
2009-10-10Update ChangeLogSebastien Helleu
2009-10-10Add IRC commands /samode, /sanick, /sapart, /saquitSebastien Helleu
2009-10-10Add IRC command /sajoin (task #9770)Sebastien Helleu
2009-10-06Fix alignment problem for buffer name when a merged buffer is closed (bug #27...Sebastien Helleu
2009-10-05Add option grab_key_command for /input (bound by default to alt-k)Sebastien Helleu
2009-10-04Fix compilation under Cygwin (patch #6916)Sebastien Helleu
2009-10-02New expansions for alias arguments ($n, $-m, $n-, $n-m, $*, $~) (patch #6917)Sebastien Helleu
2009-09-30Allow /unalias to remove multiple aliases (patch #6926)Sebastien Helleu
2009-09-30Allow use of wildcards for /alias list (patch #6925)Sebastien Helleu
2009-09-30Remove buffer from hotlist when buffer is cleared (bug #27530)Sebastien Helleu
2009-09-20Fix cmake directories: let user customize lib, share, locale and include dire...Sebastien Helleu
2009-09-20Update ChangeLogSebastien Helleu
2009-09-20Add missing charset decoding/encoding for IRC DCC chat (bug #27482)Sebastien Helleu
2009-09-19Fix terminal title bug: do not reset it when option weechat.look.set_title is...Sebastien Helleu
2009-09-18Update ChangeLogSebastien Helleu
2009-09-17Update hotlist when a buffer is closed (bug #27470)Sebastien Helleu