Age | Commit message (Expand) | Author |
2010-02-20 | Allow input "q" to close IRC raw buffer | Sebastien Helleu |
2010-02-20 | Remove connection timer when closing connection with IRC server | Sebastien Helleu |
2010-02-19 | Add option irc.network.connection_timeout (timeout between TCP connection to ... | Sebastien Helleu |
2010-02-18 | Add mechanism DH-BLOWFISH for SASL authentication with IRC server | Sebastien Helleu |
2010-02-16 | Add IRC commands 905 to 907 (for SASL) | Sebastien Helleu |
2010-02-15 | Add SASL authentication in IRC plugin (task #8829), add function "string_enco... | Sebastien Helleu |
2010-02-13 | Fix color of word "Notice" when sending IRC notice | Sebastien Helleu |
2010-02-12 | Add description of arguments for API functions hook_info and hook_infolist | Sebastien Helleu |
2010-02-11 | Allow IRC message 301 to be redirected with irc.msgbuffer feature | Sebastien Helleu |
2010-02-11 | Add missing IRC commands 276, 343 | Sebastien Helleu |
2010-02-10 | Fix nick color in quit message displayed in IRC private buffer (when remote n... | Sebastien Helleu |
2010-02-10 | Apply IRC smart filter only on channels, not private buffers (bug #28841) | Sebastien Helleu |
2010-02-09 | Add new option weechat.look.time_format to customize default format for date/... | Sebastien Helleu |
2010-02-06 | Display nick prefix in input_prompt only if channel is type "channel" (not pr... | Sebastien Helleu |
2010-02-06 | Fix bug with option irc.look.item_nick_prefix | Sebastien Helleu |
2010-02-06 | Add option irc.look.item_nick_prefix, rename some IRC options for bar items | Sebastien Helleu |
2010-02-06 | Update example of messages in irc-protocol.c | Sebastien Helleu |
2010-02-05 | Fix IRC PART message received on Undernet server (bug #28825) | Sebastien Helleu |
2010-02-03 | Add bar item "irc_channel" (IRC channel name without modes) | Sebastien Helleu |
2010-02-03 | Add anti-flood for many IRC commands/messages | Sebastien Helleu |
2010-02-02 | Add IRC command /map | Sebastien Helleu |
2010-02-02 | Add tip about addresses and another example in /help server | Sebastien Helleu |
2010-02-02 | Add option irc.look.display_channel_modes_hide_key to hide channel key in cha... | 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 | Fix a build failure with: 1.7.6 < gnutls <= 2.4.6 | Emmanuel Bouthenot |
2010-01-28 | Fix a build failure with gnutls < 1.7.6 | Emmanuel Bouthenot |
2010-01-26 | Fix bug with SSL connection to IRC server (fails sometimes when ssl_verify is... | Sebastien Helleu |
2010-01-24 | Add options irc.look.smart_filter_join/quit, smart filter enabled by default | Sebastien Helleu |
2010-01-24 | Remove evil tabs in sources | Sebastien Helleu |
2010-01-18 | Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer ... | Sebastien Helleu |
2010-01-18 | Add IRC info "irc_nick_color" to get color of a nick | Sebastien Helleu |
2010-01-17 | Add new IRC output queue for messages with low priority (like automatic CTCP ... | Sebastien Helleu |
2010-01-14 | Enhancements on IRC CTCP messages (display if CTCP is blocked, new config opt... | Sebastien Helleu |
2010-01-11 | Fix IRC nick color for nicks with wide chars (bug #28547) | Sebastien Helleu |
2010-01-09 | Allow blocking of IRC CTCP PING requests | Sebastien Helleu |
2010-01-08 | Update german translations | Sebastien Helleu |
2010-01-08 | Add new IRC commands /allchan and /allserv with excluding option, commands /a... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2010-01-01 | Fix buffer used to display IRC notice sent to channel or nick (bug #28455) | Sebastien Helleu |
2009-12-31 | Add IRC options to customize target buffer for messages (task #7381) | Sebastien Helleu |
2009-12-29 | Fix nick color in quit message for IRC private buffers | Sebastien Helleu |
2009-12-16 | Add option "autorejoin_delay" for servers (task #8771), fix autorejoin on cha... | Sebastien Helleu |
2009-12-06 | Fix display of quit message in IRC private if case of nick is different from ... | Sebastien Helleu |
2009-12-04 | Add missing #ifdef HAVE_GNUTLS | Sebastien Helleu |
2009-12-04 | Give GnuTLS return code to callback if handshake has failed, display extra in... | Sebastien Helleu |
2009-12-02 | Add arguments for IRC command /rehash | Sebastien Helleu |
2009-11-28 | Fix color of nick in nicklist when doing /nick if away is enabled (bug #28102) | Sebastien Helleu |
2009-11-25 | Fix nick color in private for notices if option irc.look.color_pv_nick_like_c... | 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 |