summaryrefslogtreecommitdiff
path: root/lib/rbot/message.rb
AgeCommit message (Expand)Author
2007-03-15* fixed a regexp for "identify-msg" server capability ("^" was missing)Dmitry Kim
2007-02-20Minor message optimizationsGiuseppe Bilotta
2007-02-05sendmsg improvements: plugins can now choose what to do with overlong message...Giuseppe Bilotta
2007-02-04Minor optimization in message.rbGiuseppe Bilotta
2006-08-11nickokay now properly selectedGiuseppe Bilotta
2006-08-11nickreply and nickokay method, with option to let reply/okay behave like this...Giuseppe Bilotta
2006-07-31First shot at the new Irc framework. Bot is usable (sort of), but not all fun...Giuseppe Bilotta
2006-07-25Correct Underline and ReverseGiuseppe Bilotta
2006-07-24Add constants for Bold/Underline/Reverse/ColorGiuseppe Bilotta
2006-07-23Add act method to messages; behaves like reply, but does a CTCP actionGiuseppe Bilotta
2006-07-23Fix a warning introduced with [245]Giuseppe Bilotta
2006-07-22Implement support for the CAPAB IDENTIFY-MSG capability available on some ser...Giuseppe Bilotta
2005-09-11fix bug #29Tom Gilbert
2005-08-21Sun Aug 21 13:29:55 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-08-07Sun Aug 07 15:11:07 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-27move rbot into lib - still rearranging for packaging/installationTom Gilbert