Age | Commit message (Expand) | Author |
2010-12-09 | Add option "-switch" to commands /connect and /reconnect | Sebastien Helleu |
2010-12-09 | Allow /reconnect on servers that are not currently connected | Sebastien Helleu |
2010-12-02 | Allow channel argument without user/host for IRC command /ban | Sebastien Helleu |
2010-12-02 | Replace "receiver" by "target" in help of some IRC commands | Sebastien Helleu |
2010-11-29 | Fix /help notice: receiver can be nick or channel | Sebastien Helleu |
2010-11-12 | Fix dcc chat buffer name in xfer plugin (use irc server in name) (bug #29925) | Sebastien Helleu |
2010-11-06 | Add IRC command /notify, new options for notify and infolist "irc_notify" (ta... | Sebastien Helleu |
2010-10-31 | Remove unused variables | Sebastien Helleu |
2010-10-28 | Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX valu... | Sebastien Helleu |
2010-10-10 | Add tag "nick_xxx" in IRC messages | Sebastien Helleu |
2010-10-09 | Move some IRC options from network section to server section (task #10664, ta... | Sebastien Helleu |
2010-10-08 | Switch to next server address when IRC error is received after TCP connection... | Sebastien Helleu |
2010-09-17 | Beta version of IRC proxy feature in Relay plugin | Sebastien Helleu |
2010-08-04 | Do not connect to server after creating it with /server add (even if autoconn... | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-05-24 | Fix typo in /help wallchops | Sebastien Helleu |
2010-05-23 | Add IRC command /wallchops, fix bug with display of notice for ops (task #100... | Sebastien Helleu |
2010-05-20 | Add examples in /help join | Sebastien Helleu |
2010-04-21 | Add new options irc.network.autoreconnect_delay_growing and irc.network.autor... | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-04-05 | Add option "-open" for IRC command /connect | Sebastien Helleu |
2010-03-29 | Fix IRC command /list: send channel and server name given as argument, and us... | Sebastien Helleu |
2010-03-24 | Add new options for command /key (listdefault, listdiff and reset), add examp... | Sebastien Helleu |
2010-03-23 | Add examples in /help dcc, update german translations | Sebastien Helleu |
2010-03-21 | Remove IRC commands /forcejoin and /omode (now possible with alias and custom... | Sebastien Helleu |
2010-03-20 | Add IRC commands /omode and /forcejoin (patch #7126) | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-03-19 | Move /away command from irc plugin to core | Sebastien Helleu |
2010-03-02 | Fix bug with /away -all in IRC plugin: set or unset future away for disconnec... | Sebastien Helleu |
2010-03-02 | Add new option weechat.look.command_chars, add functions string_is_command_ch... | 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-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-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-17 | Add new IRC output queue for messages with low priority (like automatic CTCP ... | 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-02 | Add arguments for IRC command /rehash | 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-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 | Add missing charset decoding/encoding for IRC DCC chat (bug #27482) | Sebastien Helleu |