Age | Commit message (Expand) | Author |
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 |
2009-11-19 | Add IRC option to use same nick color in channel and private (on by default) ... | Sebastien Helleu |
2009-11-09 | Queue answer to IRC CTCP requests (prevent flood) | Sebastien Helleu |
2009-11-07 | Fix compilation error when gnutls lib is not installed | Sebastien Helleu |
2009-11-07 | New default value (25) for option irc.network.away_check_max_nicks | Sebastien Helleu |
2009-11-07 | Check SSL certificates and use self-signed certificate to auto identify on IR... | Sebastien Helleu |
2009-10-29 | Fix bug with IRC CTCP messages when char 0x01 is in message | Sebastien Helleu |
2009-10-21 | Add missing IRC command 275 (patch #6952) | Sebastien Helleu |
2009-10-19 | Improve mask used by command /kickban | Sebastien Helleu |
2009-10-10 | Add IRC commands /samode, /sanick, /sapart, /saquit | Sebastien Helleu |
2009-10-10 | Add IRC command /sajoin (task #9770) | Sebastien Helleu |
2009-10-03 | Fix bugs with colors in some german translations (patch #6919) | Sebastien Helleu |
2009-09-20 | Fix cmake directories: let user customize lib, share, locale and include dire... | Sebastien Helleu |
2009-09-20 | Add missing charset decoding/encoding for IRC DCC chat (bug #27482) | Sebastien Helleu |
2009-09-19 | Add missing brackets around nick for IRC message 314 (reply to whowas) (patch... | Sebastien Helleu |
2009-09-18 | Improve error management when there is socket error in IRC plugin | Sebastien Helleu |
2009-09-17 | Fix crash when parsing IRC CTCP ACTION or DCC without argument | Sebastien Helleu |
2009-09-15 | Fix plural form in IRC message with list of nicks on channel (bug #27436) | Sebastien Helleu |
2009-09-15 | Add options for CTCP, to block/customize CTCP reply (task #9693), add missing... | Sebastien Helleu |
2009-08-28 | Add 2 new completions (irc_server_channels and irc_server_privates), improve ... | Sebastien Helleu |
2009-08-28 | Fix typo in IRC invite message | Sebastien Helleu |
2009-08-01 | Fix charset decoding bug for some IRC messages where both nick and channel ar... | Sebastien Helleu |
2009-07-28 | Set level "message" for IRC notices with channel target | Sebastien Helleu |
2009-07-27 | Allow no argument for command /join when /part was issued on current channel | Sebastien Helleu |
2009-07-20 | Fix and improve replacement of IRC password by stars (patch #6872 from zepard) | Sebastien Helleu |
2009-07-06 | Open channel/pv near server when no channel/pv is opened (with option irc.loo... | Sebastien Helleu |
2009-07-05 | Add optional nick in arguments for infolist "irc_nick" (format: "server,#chan... | Sebastien Helleu |
2009-07-04 | Add tag "away_info" for lines with info about away in irc plugin | Sebastien Helleu |
2009-06-29 | When IRC nick change is received, do not rename private buffer if it already ... | Sebastien Helleu |
2009-06-28 | Rename function string_explode to string_split | Sebastien Helleu |
2009-06-27 | Strip hostnames in IRC message 353 when uhnames protocol is enabled | Sebastien Helleu |
2009-06-25 | Add options irc.look.open_channel/pv_near_server | Sebastien Helleu |
2009-06-24 | Switch to irc raw buffer if it is aleady opened, with /server raw or alt-j + ... | Sebastien Helleu |
2009-06-23 | Add new option irc.color.item_channel_modes | Sebastien Helleu |