Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-01 | Update copyright dates | Sebastien Helleu | |
2010-11-06 | Add IRC command /notify, new options for notify and infolist "irc_notify" ↵ | Sebastien Helleu | |
(task #5441) This commit provides: - new IRC command /notify - new options: irc.look.notify_tags_ison, irc.look.notify_tags_whois, irc.network.notify_check_ison, irc.network.notify_check_whois - new option "notify" in servers (but should not be changed, only /notify command should be used) - infolist "irc_notify" to get notify list (by server or for all servers). | |||
2010-11-01 | Write ignore list in debug file when dumping irc data | Sebastien Helleu | |
2010-10-31 | Remove unused variables | Sebastien Helleu | |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu | |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu | |
2010-03-29 | Fix check of IRC ignore when channel is specified in ignore (problem with ↵ | Sebastien Helleu | |
PRIVMSG queries) | |||
2010-03-19 | Reformat multi-line comments | Sebastien Helleu | |
2010-03-17 | Do not send signals "irc_in" and "irc_in2" when IRC messages are ignored | Sebastien Helleu | |
2010-01-24 | Remove evil tabs in sources | Sebastien Helleu | |
2010-01-03 | Update copyright dates | Sebastien Helleu | |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu | |
This commit introduces Jabber/XMPP protocol for WeeChat. It uses iksemel lib. Please note many major Jabber features are missing: - roster management (add/remove/.. buddies), - MUC, - transports. It is possible to define servers (with /jabber), connect to them (with /jconnect), disconnect (/jdisconnect) and chat with buddies (with /jchat). | |||
2009-01-03 | Update copyright dates | Sebastien Helleu | |
2008-11-03 | Fix bug with IRC ignore (a ignore on nick was ignoring othernick), fix ↵ | Sebastien Helleu | |
completion of command /ignore, remove obsolete alias /unig | |||
2008-10-31 | Allow mask or regex for IRC command /ignore (mask is default) | Sebastien Helleu | |
2008-10-18 | Aspell plugin is born again | Sebastien Helleu | |
2008-09-03 | Reintroduce /ignore command to ignore IRC nicks/hosts, using regex | Sebastien Helleu | |
2007-10-31 | Added/renamed some files, many changes in IRC sources for running as plugin ↵ | Sebastien Helleu | |
(still under development) | |||
2007-10-31 | Moved IRC files from src/protocols/irc to src/plugins/irc (IRC is now a ↵ | Sebastien Helleu | |
"plugin", not a "protocol") |