Age | Commit message (Expand) | Author |
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 |
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-07-27 | Allow no argument for command /join when /part was issued on current channel | Sebastien Helleu |
2009-06-28 | Rename function string_explode to string_split | Sebastien Helleu |
2009-06-17 | Remove "/server switch" from doc and completion template | Sebastien Helleu |
2009-06-11 | Fix typo with plural of "ignore" | Sebastien Helleu |
2009-06-11 | Add key alt-j + alt-s to jump to IRC server buffer, bound to command /server ... | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-05-17 | Add missing refresh of "away" bar item with IRC /away command | Sebastien Helleu |
2009-05-08 | Fix completion of IRC commands /whois and /whowas | Sebastien Helleu |
2009-05-03 | Fix crash when deleting last server if there is one buffer for all servers | Sebastien Helleu |
2009-04-24 | Add anti-flood for extra IRC commands like msg/notice/query/quote and some other | Sebastien Helleu |
2009-04-11 | Fix /me command (irc plugin): allow command without argument | Sebastien Helleu |
2009-04-11 | Add support of many templates for completion of command arguments, rename def... | Sebastien Helleu |
2009-04-07 | Fix crash with IRC server switch (alt-s) when no server buffer is opened | Sebastien Helleu |
2009-04-01 | Fix crash when executing "/msg * something" on an IRC server buffer | Sebastien Helleu |
2009-03-19 | Many improvements on IRC raw buffer | Sebastien Helleu |
2009-03-02 | Fix bug with detection of channel name in command /mode | Sebastien Helleu |
2009-03-02 | Make channel optional in IRC command /mode (bug #25735) | Sebastien Helleu |