index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rbot
/
message.rb
Age
Commit message (
Expand
)
Author
2011-05-03
Preliminary support for the LIST command
Giuseppe Bilotta
2010-12-07
The mIRC color for white is 0, not 16
Giuseppe Bilotta
2010-08-18
Fix typo
Raine Virta
2010-01-25
Message 'prefixed?' method
Giuseppe Bilotta
2009-12-21
message: Allow forcefully prepending of the nick when replying
Alex Legler
2009-12-21
ircbot/rfc2812/message: Add banlist message handling
Alex Legler
2009-12-21
ircbot: Delegate ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL events to plugins
Alex Legler
2009-02-19
remove whitespace
Raine Virta
2009-01-22
+ (reply) config option to force reply to query
Simon Hafner
2009-01-22
+ (reply) add new option to control nick prefixing
Simon Hafner
2008-09-05
message.rb: fix the fix to message addressing logic
Giuseppe Bilotta
2008-08-13
message.rb: fix message addressing logic
Giuseppe Bilotta
2008-08-10
+ handle WHOIS queries
Giuseppe Bilotta
2008-08-09
message.rb: correct @plainmessage and @message for CTCP messages
Giuseppe Bilotta
2008-07-30
message.rb: fix a thinko in inspect()
Giuseppe Bilotta
2008-06-29
message.rb: suppress warning about duplicate method
Giuseppe Bilotta
2008-06-29
* fix handling of IDENTIFY_MSG
Giuseppe Bilotta
2008-06-26
message.rb: saner \#inspect() for BasicUserMessage and derivatives
Giuseppe Bilotta
2008-06-24
allow multi-line (artificial) messages be delegated and handled
Yaohan Chen
2008-06-24
message handling: improve IRC format handling for received messages
Giuseppe Bilotta
2008-06-23
+ strip all colours and formatting when sending to a +c or +C channel
Giuseppe Bilotta
2008-05-28
changed m.thread to m.in_thread, with different semantics
Yaohan Chen
2008-05-27
add attribute BasicUserMessage#thread
Yaohan Chen
2008-05-20
Fix m.reply() regexp check for nick presence, which failed for nicks such as ...
Giuseppe Bilotta
2008-04-15
IRC logging refactoring
Giuseppe Bilotta
2008-04-13
+ UnknownMessage class
Giuseppe Bilotta
2008-04-13
+ NamesMessage class
Giuseppe Bilotta
2008-04-13
rfc2812: parse User mode changes, even though they aren't handled yet
Giuseppe Bilotta
2008-04-13
+ ModeChangeMessage class
Giuseppe Bilotta
2008-04-13
+ MotdMessage class
Giuseppe Bilotta
2008-04-12
+ WelcomeMessage class
Giuseppe Bilotta
2008-04-09
message: force Irc color to be specificed with 2 digits
Giuseppe Bilotta
2008-04-07
message: new 'ignored' property
Giuseppe Bilotta
2008-03-27
* handle invites properly -- forgot more than half the files :/
Giuseppe Bilotta
2008-03-21
message.rb: Regexp.escape nickname when embedding it in regexp, as nicknames ...
Yaohan Chen
2008-02-22
message.rb: #notify() method
Giuseppe Bilotta
2007-09-25
message.rb: fix logmessage for CTCP ACTIONs
Giuseppe Bilotta
2007-09-24
message.rb: logmessage method to retrieve the message for logging purposes
Giuseppe Bilotta
2007-09-22
message.rb: fix "I'm Stupid(TM)" bug in [1100]
Giuseppe Bilotta
2007-09-12
namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*
Giuseppe Bilotta
2007-09-04
New Auth Framework, New Irc Framework: convenience methods for Irc::User to r...
Giuseppe Bilotta
2007-09-02
message.rb: convenience method to get the botuser corresponding the message s...
Giuseppe Bilotta
2007-09-02
* CTCP replies always use the same CTCP command. Use the new syntax to reply ...
Giuseppe Bilotta
2007-09-02
* (message.rb) CTCP commands may have no parameters
Giuseppe Bilotta
2007-09-02
+ cleaner support for CTCP commands
Giuseppe Bilotta
2007-08-30
* (message.rb) dear tango_! i think i know what r1073 was. here's my version.
Dmitry Kim
2007-08-30
!!! (message.rb) dear tango_! i have no idea what r1073 is! -jsn.
Dmitry Kim
2007-08-30
message.rb: try to handle situations where the source isn't an Irc::User
Giuseppe Bilotta
2007-08-29
Put the Irc attributes back where they belong
Giuseppe Bilotta
2007-08-29
Color codes and Irc.color(fg, bg) methods to ease color display
Giuseppe Bilotta
[next]