Age | Commit message (Expand) | Author |
2011-11-07 | irc: display channel voice notices received in channel buffer (bug #34762), d... | Sebastien Helleu |
2011-11-04 | irc: allow URL "irc://" in command /connect | Sebastien Helleu |
2011-10-27 | irc: add missing modes in /help mode (synopsis of command) | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-09-22 | irc: use high priority queue for sending modes and wallchops messages | Sebastien Helleu |
2011-09-22 | core: add colors for inactive windows and lines (in merged buffers) | Sebastien Helleu |
2011-08-28 | irc: allow reason for command /disconnect | Sebastien Helleu |
2011-08-27 | irc: allow server name for commands /die and /restart | Sebastien Helleu |
2011-08-26 | irc: improve split of privmsg, add split of some other messages (bug #29879),... | Sebastien Helleu |
2011-08-18 | irc: fix compilation warning under FreeBSD | Sebastien Helleu |
2011-08-18 | core: remove some compilation warnings under Cygwin | Sebastien Helleu |
2011-08-08 | irc: fix message displayed by command /msg nickserv | Sebastien Helleu |
2011-07-27 | irc: complete help of command /ban (explain what is does without argument) | Sebastien Helleu |
2011-07-10 | irc: fix crash when /join command is executed on a non-irc buffer (bug #33742) | Sebastien Helleu |
2011-06-22 | irc: add prefix "#" for all channels on join (if no prefix given) | Sebastien Helleu |
2011-06-16 | irc: switch to buffer on /join #channel if channel buffer already exists | Sebastien Helleu |
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 |