Age | Commit message (Expand) | Author |
2011-05-15 | irc: fix argument nick in /help ignore | Sebastien Helleu |
2011-05-14 | irc: fix typo in /help links | Sebastien Helleu |
2011-04-29 | irc: fix tags for messages sent with /msg command (bug #33169) | Sebastien Helleu |
2011-04-24 | irc: use tag "notify_none" for self messages | Sebastien Helleu |
2011-04-16 | core: prohibit names beginning with "#" for bars, proxies, filters and IRC se... | Sebastien Helleu |
2011-03-16 | Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer... | Sebastien Helleu |
2011-02-17 | Fix typo: #weecht -> #weechat | Sebastien Helleu |
2011-02-08 | Fix some translations | Sebastien Helleu |
2011-02-08 | Fix typo: half channel operator -> channel half-operator | Sebastien Helleu |
2011-02-08 | Fix typo: transfert -> transfer | Sebastien Helleu |
2011-02-04 | Improve arguments displayed in /help of commands, display all commands with s... | Sebastien Helleu |
2011-01-10 | Use options for server with /connect command when temporary server already ex... | Sebastien Helleu |
2011-01-02 | Fix completion of IRC commands /notice, /query and /quote (add -server with s... | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-12-27 | Add option "-server" to command /join (task #10837) | Sebastien Helleu |
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 |