Age | Commit message (Expand) | Author |
2009-04-24 | Add anti-flood for extra IRC commands like msg/notice/query/quote and some other | Sebastien Helleu |
2009-02-24 | Fix option irc.network.send_unknown_commands: allow unknown commands on irc s... | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-11-15 | Reintroduce option "irc.network.send_unknown_commands", save extra data for b... | Sebastien Helleu |
2008-11-10 | Disable highlight for IRC messages from local nick | Sebastien Helleu |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by buffe... | Sebastien Helleu |
2008-09-18 | Remove "category" for buffers (keep only name). | Sebastien Helleu |
2008-08-21 | Fix missing self nick display with /msg command | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-05-20 | Remove old dcc code, unused now | Sebastien Helleu |
2008-05-06 | Fix crash after closing channels/pv (internal channel structure was not delet... | Sebastien Helleu |
2008-04-30 | IRC colors reintroduced | Sebastien Helleu |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | Sebastien Helleu |
2008-03-23 | Check plugin version when loading it, to prevent crash when loading old plugins | Sebastien Helleu |
2008-03-15 | New format for many IRC protocol commands, bugs fixed in IRC plugin | Sebastien Helleu |
2008-02-01 | New "close callback" for buffers, use of this callback in IRC plugin to leave... | Sebastien Helleu |
2008-01-10 | Added some missing functions in Perl plugin API | Sebastien Helleu |
2008-01-09 | Partial migration of Perl plugin to new API | Sebastien Helleu |
2008-01-04 | Fixed data input in channel buffers (IRC plugin) | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2007-12-10 | Many changes in IRC plugin | Sebastien Helleu |
2007-10-31 | Added/renamed some files, many changes in IRC sources for running as plugin (... | Sebastien Helleu |