Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-15 | * fixed a regexp for "identify-msg" server capability ("^" was missing) | Dmitry Kim | |
2007-02-20 | Minor message optimizations | Giuseppe Bilotta | |
2007-02-05 | sendmsg improvements: plugins can now choose what to do with overlong ↵ | Giuseppe Bilotta | |
messages without having to resort to custom solutions | |||
2007-02-04 | Minor optimization in message.rb | Giuseppe Bilotta | |
2006-08-11 | nickokay now properly selected | Giuseppe Bilotta | |
2006-08-11 | nickreply and nickokay method, with option to let reply/okay behave like ↵ | Giuseppe Bilotta | |
this by default | |||
2006-07-31 | First shot at the new Irc framework. Bot is usable (sort of), but not all ↵ | Giuseppe Bilotta | |
functionality may work as expected (or at all). If you are testing it, please report. Auth is known to be nonfunctional | |||
2006-07-25 | Correct Underline and Reverse | Giuseppe Bilotta | |
2006-07-24 | Add constants for Bold/Underline/Reverse/Color | Giuseppe Bilotta | |
2006-07-23 | Add act method to messages; behaves like reply, but does a CTCP action | Giuseppe Bilotta | |
2006-07-23 | Fix a warning introduced with [245] | Giuseppe Bilotta | |
2006-07-22 | Implement support for the CAPAB IDENTIFY-MSG capability available on some ↵ | Giuseppe Bilotta | |
server, therefore providing messages with the identified? method that tells if the sourcenick has identified with services or not | |||
2005-09-11 | fix bug #29 | Tom Gilbert | |
2005-08-21 | Sun Aug 21 13:29:55 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert | |
* fix for bug in quakenet plugin (trac #14) * multiple fixes for unescaped bot nick in regexp's (trac #13) | |||
2005-08-07 | Sun Aug 07 15:11:07 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert | |
* fix address_prefix, broken in 0.9.9, reported by ruskie. | |||
2005-07-27 | move rbot into lib - still rearranging for packaging/installation | Tom Gilbert | |