]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/message.rb
message: add #thanks method, similar to okay
[user/henk/code/ruby/rbot.git] / lib / rbot / message.rb
2020-04-13 Matthias Heckermessage: add #thanks method, similar to okay
2011-05-03 Giuseppe BilottaPreliminary support for the LIST command
2010-12-07 Giuseppe BilottaThe mIRC color for white is 0, not 16
2010-08-18 Raine VirtaFix typo
2010-01-25 Giuseppe BilottaMessage 'prefixed?' method
2009-12-21 Alex Leglermessage: Allow forcefully prepending of the nick when...
2009-12-21 Alex Leglerircbot/rfc2812/message: Add banlist message handling
2009-12-21 Alex Leglerircbot: Delegate ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL...
2009-02-19 Raine Virtaremove whitespace
2009-01-21 Simon Hafner+ (reply) config option to force reply to query
2009-01-21 Simon Hafner+ (reply) add new option to control nick prefixing
2008-09-05 Giuseppe Bilottamessage.rb: fix the fix to message addressing logic
2008-08-13 Giuseppe Bilottamessage.rb: fix message addressing logic
2008-08-09 Giuseppe Bilotta+ handle WHOIS queries
2008-08-09 Giuseppe Bilottamessage.rb: correct @plainmessage and @message for...
2008-07-30 Giuseppe Bilottamessage.rb: fix a thinko in inspect()
2008-06-29 Giuseppe Bilottamessage.rb: suppress warning about duplicate method
2008-06-29 Giuseppe Bilotta* fix handling of IDENTIFY_MSG
2008-06-25 Giuseppe Bilottamessage.rb: saner \#inspect() for BasicUserMessage...
2008-06-24 Yaohan Chenallow multi-line (artificial) messages be delegated...
2008-06-24 Giuseppe Bilottamessage handling: improve IRC format handling for recei...
2008-06-22 Giuseppe Bilotta+ strip all colours and formatting when sending to...
2008-05-28 Yaohan Chenchanged m.thread to m.in_thread, with different semantics
2008-05-28 Yaohan Chenadd attribute BasicUserMessage#thread
2008-05-20 Giuseppe BilottaFix m.reply() regexp check for nick presence, which...
2008-04-14 Giuseppe BilottaIRC logging refactoring
2008-04-12 Giuseppe Bilotta+ UnknownMessage class
2008-04-12 Giuseppe Bilotta+ NamesMessage class
2008-04-12 Giuseppe Bilottarfc2812: parse User mode changes, even though they...
2008-04-12 Giuseppe Bilotta+ ModeChangeMessage class
2008-04-12 Giuseppe Bilotta+ MotdMessage class
2008-04-12 Giuseppe Bilotta+ WelcomeMessage class
2008-04-08 Giuseppe Bilottamessage: force Irc color to be specificed with 2 digits
2008-04-07 Giuseppe Bilottamessage: new 'ignored' property
2008-03-27 Giuseppe Bilotta* handle invites properly -- forgot more than half...
2008-03-21 Yaohan ChenMerge branch 'master' of ssh://ruby-rbot.org/var/git...
2008-03-21 Yaohan Chenmessage.rb: Regexp.escape nickname when embedding it...
2008-02-22 Giuseppe Bilottamessage.rb: #notify() method
2007-09-25 Giuseppe Bilottamessage.rb: fix logmessage for CTCP ACTIONs
2007-09-24 Giuseppe Bilottamessage.rb: logmessage method to retrieve the message...
2007-09-22 Giuseppe Bilottamessage.rb: fix "I'm Stupid(TM)" bug in [1100]
2007-09-12 Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-09-04 Giuseppe BilottaNew Auth Framework, New Irc Framework: convenience...
2007-09-02 Giuseppe Bilottamessage.rb: convenience method to get the botuser corre...
2007-09-02 Giuseppe Bilotta* CTCP replies always use the same CTCP command. Use...
2007-09-02 Giuseppe Bilotta* (message.rb) CTCP commands may have no parameters
2007-09-02 Giuseppe Bilotta+ cleaner support for CTCP commands
2007-08-30 Dmitry Kim* (message.rb) dear tango_! i think i know what r1073...
2007-08-30 Dmitry Kim!!! (message.rb) dear tango_! i have no idea what r1073...
2007-08-30 Giuseppe Bilottamessage.rb: try to handle situations where the source...
2007-08-29 Giuseppe BilottaPut the Irc attributes back where they belong
2007-08-29 Giuseppe BilottaColor codes and Irc.color(fg, bg) methods to ease color...
2007-08-29 Giuseppe BilottaColorRx: accept a color specification with no foregroun...
2007-08-29 Giuseppe BilottaAdd Italic (\011) constant to complement Underline...
2007-03-15 Dmitry Kim* fixed a regexp for "identify-msg" server capability...
2007-02-20 Giuseppe BilottaMinor message optimizations
2007-02-05 Giuseppe Bilottasendmsg improvements: plugins can now choose what to...
2007-02-04 Giuseppe BilottaMinor optimization in message.rb
2006-08-11 Giuseppe Bilottanickokay now properly selected
2006-08-11 Giuseppe Bilottanickreply and nickokay method, with option to let reply...
2006-07-31 Giuseppe BilottaFirst shot at the new Irc framework. Bot is usable...
2006-07-25 Giuseppe BilottaCorrect Underline and Reverse
2006-07-24 Giuseppe BilottaAdd constants for Bold/Underline/Reverse/Color
2006-07-23 Giuseppe BilottaAdd act method to messages; behaves like reply, but...
2006-07-23 Giuseppe BilottaFix a warning introduced with [245]
2006-07-22 Giuseppe BilottaImplement support for the CAPAB IDENTIFY-MSG capability...
2005-09-11 Tom Gilbertfix bug #29
2005-08-21 Tom GilbertSun Aug 21 13:29:55 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-07 Tom GilbertSun Aug 07 15:11:07 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27 Tom Gilbertmove rbot into lib - still rearranging for packaging...