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
Age
Commit message (
Expand
)
Author
2008-10-17
irclog: timestamp_format config option
Giuseppe Bilotta
2008-10-13
httputil: don't raise on HTTPServer/ClientError
Giuseppe Bilotta
2008-09-24
IRC logging: only log nick/quits on the channels the bot is in
Giuseppe Bilotta
2008-09-24
ircbot.rb: fill was_on info when delegating sent QUIT
Giuseppe Bilotta
2008-09-24
irc.rb: User#channels method
Giuseppe Bilotta
2008-09-05
quiet exception list
Giuseppe Bilotta
2008-09-05
message.rb: fix the fix to message addressing logic
Giuseppe Bilotta
2008-08-19
IRC Socket: documentation cleanup
Giuseppe Bilotta
2008-08-19
IRC socket: minor flood_send logic fixes
Giuseppe Bilotta
2008-08-19
IRC socket: get rid of delay/burst
Giuseppe Bilotta
2008-08-13
message.rb: fix message addressing logic
Giuseppe Bilotta
2008-08-11
rfc2812: always return the actual Channel or User when handled
Giuseppe Bilotta
2008-08-11
rfc2812: handle ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL
Giuseppe Bilotta
2008-08-11
rfc2812: create channels and users for al commands when needed
Giuseppe Bilotta
2008-08-10
irclog core module: rename old logs when switching from dir to file
Giuseppe Bilotta
2008-08-10
irclog core module: skip, don't die when unable to open logfile
Giuseppe Bilotta
2008-08-10
+ handle WHOIS queries
Giuseppe Bilotta
2008-08-10
rfc2812.rb: support RPL_AWAY reply
Giuseppe Bilotta
2008-08-09
+ support channel URL and creation time
Giuseppe Bilotta
2008-08-09
message.rb: correct @plainmessage and @message for CTCP messages
Giuseppe Bilotta
2008-08-08
irclog core module: double-percent the {where} in irclog.filename_format
Giuseppe Bilotta
2008-08-08
plugins.rb: use IO.read instead of readlins+join gimmicks
Giuseppe Bilotta
2008-08-06
basics: option to join channel after identification is confirmed
Giuseppe Bilotta
2008-08-05
irclog core module: log rotation
Giuseppe Bilotta
2008-08-03
* fix ominous bug in Regexp::IP_ADDR
Giuseppe Bilotta
2008-07-31
+ core/config: sort config search result
dmitry kim
2008-07-30
message.rb: fix a thinko in inspect()
Giuseppe Bilotta
2008-07-30
+ @bot.wanted_nick stores the nick wanted by the bot
Giuseppe Bilotta
2008-07-30
* nick is handled by config, not basics
Giuseppe Bilotta
2008-07-30
ircbot.rb: server no-color modes can be configured
Giuseppe Bilotta
2008-07-29
auth core botmodule: advertise and act on mismatched master password
Giuseppe Bilotta
2008-07-16
Revert "* use to_irc_netmask(:force => true) to unlink Netmasks from their Se...
Giuseppe Bilotta
2008-07-16
Dumpable definition of #any? and #all? methods for Channel#mode
Giuseppe Bilotta
2008-07-14
plugins.rb: commands were being delegated even from ignored messages
Giuseppe Bilotta
2008-07-14
* use to_irc_netmask(:force => true) to unlink Netmasks from their Server to ...
Giuseppe Bilotta
2008-07-11
do not crash when GetText.cached= is not defined
Yaohan Chen
2008-07-07
httputil: don't fail when b0rked servers put the charset in the content-encoding
Giuseppe Bilotta
2008-07-03
utils.rb: added timeago and distance_of_time_in_words functions
Casey Link
2008-07-01
Version 0.9.11-rc1
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-28
ircbot.rb: @bot.topic() can also be used to retrieve topic information instea...
Giuseppe Bilotta
2008-06-28
New IRC framework: allow RPL_TOPIC(_INFO) for channels we are not on, since s...
Giuseppe Bilotta
2008-06-26
ircbot.rb: make #mode()'s third argument optional
Giuseppe Bilotta
2008-06-26
config.rb: localize git date in version
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
extends.rb: suppress warning
Giuseppe Bilotta
2008-06-24
ircbot.rb: create the appropriate directories when updating botclass dir from...
Giuseppe Bilotta
2008-06-24
message handling: improve IRC format handling for received messages
Giuseppe Bilotta
[next]