Age | Commit message (Expand) | Author |
2010-02-23 | Allow script commands to reload only one script | Sebastien Helleu |
2010-02-21 | Fix bug with bar background after text with background color (bug #28157) | Sebastien Helleu |
2010-02-19 | Add option irc.network.connection_timeout (timeout between TCP connection to ... | Sebastien Helleu |
2010-02-19 | Fix "inactivity" value when no key has been pressed since WeeChat started (bu... | Sebastien Helleu |
2010-02-18 | Add mechanism DH-BLOWFISH for SASL authentication with IRC server | Sebastien Helleu |
2010-02-18 | Fix function "color" in Lua script API (patch from Christian Heinz) | Sebastien Helleu |
2010-02-16 | Add function "string_decode_base64" in plugin API | Sebastien Helleu |
2010-02-15 | Add SASL authentication in IRC plugin (task #8829), add function "string_enco... | Sebastien Helleu |
2010-02-12 | Add description of arguments for API functions hook_info and hook_infolist | Sebastien Helleu |
2010-02-12 | Use arguments for infolist "nicklist" to return only one nick or group | Sebastien Helleu |
2010-02-11 | Add missing IRC commands 276, 343 | Sebastien Helleu |
2010-02-10 | Apply IRC smart filter only on channels, not private buffers (bug #28841) | Sebastien Helleu |
2010-02-10 | Update ChangeLog | Sebastien Helleu |
2010-02-09 | Add new option weechat.look.time_format to customize default format for date/... | Sebastien Helleu |
2010-02-09 | Rename command /silence to /mute | Sebastien Helleu |
2010-02-09 | Add new command /silence | Sebastien Helleu |
2010-02-06 | Add option irc.look.item_nick_prefix, rename some IRC options for bar items | Sebastien Helleu |
2010-02-05 | Fix IRC PART message received on Undernet server (bug #28825) | Sebastien Helleu |
2010-02-02 | Add option "switch_active_buffer_previous" for command /input (task #10141) | Sebastien Helleu |
2010-02-02 | Add IRC command /map | Sebastien Helleu |
2010-02-02 | Add signal "xfer_ended" (patch #7081) | Sebastien Helleu |
2010-02-02 | Add option irc.look.display_channel_modes_hide_key to hide channel key in cha... | Sebastien Helleu |
2010-01-31 | Add version 0.3.1.1 to ChangeLog | Sebastien Helleu |
2010-01-29 | Fix crash when purging old xfer chats (bug #28764) | Sebastien Helleu |
2010-01-29 | Fix crash with SSL connection to IRC server if option ssl_cert is set (bug #2... | Sebastien Helleu |
2010-01-29 | Update ChangeLog | Sebastien Helleu |
2010-01-28 | Fix bug with global history, reset pointer to last entry after each user inpu... | Sebastien Helleu |
2010-01-28 | Remove unneeded space after time on each line if option weechat.look.buffer_t... | Sebastien Helleu |
2010-01-26 | Fix bug with SSL connection to IRC server (fails sometimes when ssl_verify is... | Sebastien Helleu |
2010-01-26 | Add signal "day_changed", allow date format in logger options path and mask (... | Sebastien Helleu |
2010-01-25 | Add missing infos in API functions buffer_get_integer / buffer_get_string and... | Sebastien Helleu |
2010-01-23 | Version 0.3.1 | Sebastien Helleu |
2010-01-18 | Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer ... | Sebastien Helleu |
2010-01-17 | Add new IRC output queue for messages with low priority (like automatic CTCP ... | Sebastien Helleu |
2010-01-11 | Fix IRC nick color for nicks with wide chars (bug #28547) | Sebastien Helleu |
2010-01-08 | Add new IRC commands /allchan and /allserv with excluding option, commands /a... | Sebastien Helleu |
2009-12-31 | Add IRC options to customize target buffer for messages (task #7381) | Sebastien Helleu |
2009-12-16 | Add reference to debian bug #453348 in ChangeLog | Sebastien Helleu |
2009-12-16 | Add reference to debian bug #512957 in ChangeLog | Sebastien Helleu |
2009-12-16 | Add option "autorejoin_delay" for servers (task #8771), fix autorejoin on cha... | Sebastien Helleu |
2009-12-13 | Add color "darkgray", add support for background with light color, fix color ... | Sebastien Helleu |
2009-12-05 | Remove old fifo pipes before creating new pipe | Sebastien Helleu |
2009-12-03 | Fix buffer used by some input functions called via plugin API with buffer poi... | Sebastien Helleu |
2009-12-02 | Add arguments for IRC command /rehash | Sebastien Helleu |
2009-11-29 | Support of Ruby >= 1.9.1 (patch #6989) | Sebastien Helleu |
2009-11-24 | Add all server options for IRC commands /server and /connect | Sebastien Helleu |
2009-11-19 | Fix command /connect (options -ssl, -ipv6 and -port) (bug #27486) | Sebastien Helleu |
2009-11-19 | Add IRC option to use same nick color in channel and private (on by default) ... | Sebastien Helleu |
2009-11-16 | Fix bug with script installation on BSD/OSX (patch #6980) | Sebastien Helleu |
2009-11-07 | Check SSL certificates and use self-signed certificate to auto identify on IR... | Sebastien Helleu |