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
/
ircbot.rb
Age
Commit message (
Expand
)
Author
2013-11-02
ruby 2.0.0: better fix for the ThreadError
Matthias H
2013-11-02
ruby 2.0.0: changes sigtrapping, fixes ThreadError
Matthias H
2011-10-24
Exit for good when getting a DBFatal error
Giuseppe Bilotta
2011-09-15
Better handling of akills and other form of disconnections
Giuseppe Bilotta
2011-06-11
Saner treatment for connect errors
Giuseppe Bilotta
2011-05-03
Preliminary support for the LIST command
Giuseppe Bilotta
2011-04-03
* less eager quit message reset
Giuseppe Bilotta
2011-01-31
comments and message fixes
Giuseppe Bilotta
2010-09-27
* wrap BDB::Fatal classes for abstract trapping
Giuseppe Bilotta
2010-03-16
Tokyo Cabinet DB backend
Voker57
2010-03-16
DB backend option
Voker57
2010-03-16
Moved DB stuff to registry/bdb
Voker57
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-10-21
Loop until connected in reconnect()
Giuseppe Bilotta
2009-08-26
ruby 1.9: fix *methods.include?
franz
2009-08-26
ruby 1.9: convert Exception to string explicitly
franz
2009-08-26
ircbot: fix indentation error
franz
2009-08-16
Suppress warnings about unitialized variables
Giuseppe Bilotta
2009-08-14
ircbot: clean up ping timings on connect
Giuseppe Bilotta
2009-05-21
multiple plugins: Changes to remove parenthesize warnings.
David Gadling
2009-05-06
ircbot: reinstante @bot.channels
Giuseppe Bilotta
2009-03-06
load rubygems if available
Giuseppe Bilotta
2009-03-03
ircbot: enable gettext on "restarting, back in..."
Raine Virta
2009-02-28
Separate @dirs containing all botmodules (plugins and core modules)
Raine Virta
2009-02-17
ircbot: fix nil error variable on ServerError
Giuseppe Bilotta
2009-02-15
+ @bot.path and datafile methods
Giuseppe Bilotta
2009-02-15
ircbot: refactor and clean up botclass dir handling
Giuseppe Bilotta
2009-02-11
ircbot: sendmsg filtering
Giuseppe Bilotta
2009-02-01
ircbot: suppress warning
Giuseppe Bilotta
2009-01-28
ircbot: optimize ignore loops
Giuseppe Bilotta
2009-01-28
ircbot: irc.ignore_channels config option
Giuseppe Bilotta
2009-01-28
ircbot: the reconnect must be protected
Giuseppe Bilotta
2009-01-15
ircbot: fix reconnect() waiting
Giuseppe Bilotta
2009-01-15
ircbot: SIGUSR1 forces a reconnect
Giuseppe Bilotta
2009-01-15
ircbot: refactor reconnection into its own method
Giuseppe Bilotta
2009-01-07
ircbot: handle 'Trying to reconnect too fast' server ERROR
Giuseppe Bilotta
2008-12-12
ircsocket: tunable IRC penalty
Giuseppe Bilotta
2008-09-24
ircbot.rb: fill was_on info when delegating sent QUIT
Giuseppe Bilotta
2008-09-05
quiet exception list
Giuseppe Bilotta
2008-08-19
IRC socket: get rid of delay/burst
Giuseppe Bilotta
2008-08-10
+ handle WHOIS queries
Giuseppe Bilotta
2008-08-06
basics: option to join channel after identification is confirmed
Giuseppe Bilotta
2008-07-30
+ @bot.wanted_nick stores the nick wanted by the bot
Giuseppe Bilotta
2008-07-30
ircbot.rb: server no-color modes can be configured
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-26
ircbot.rb: make #mode()'s third argument optional
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]