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
2008-06-20
ircbot.rb: ensure that the logger is flushed
Giuseppe Bilotta
2008-06-18
* ircbot: fix quiet/reset_quiet wrt missing args
dmitry kim
2008-06-17
+ print the location of the debug log to stdout on start
dmitry kim
2008-04-23
core: refactor signal trapping, and call it from initialize()
Giuseppe Bilotta
2008-04-23
core: restart on SIGHUP
Giuseppe Bilotta
2008-04-18
* make the daemonization thing to suck less (wrt standard io channels)
dmitry kim
2008-04-16
+ ircbot logging: log_session_end on restarts, too
dmitry kim
2008-04-16
* ircbot logging: fixed the logger thread wrt daemonizing
dmitry kim
2008-04-15
+ ircbot logging: atomic multiline log records
dmitry kim
2008-04-15
* ircbot logging: $log_queue / logger thread
dmitry kim
2008-04-15
debug logging: don't raise on SecurityError
Giuseppe Bilotta
2008-04-15
ircbot.rb: fix some IRC log refactoring issues
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
+ delegate notice() for NoticeMessage
Giuseppe Bilotta
2008-04-12
+ WelcomeMessage class
Giuseppe Bilotta
2008-04-07
message: new 'ignored' property
Giuseppe Bilotta
2008-04-07
plugins: irc_delegate to do listen+actual delegate
Giuseppe Bilotta
2008-04-07
plugins: message() delegate
Giuseppe Bilotta
2008-03-27
* handle invites properly -- forgot more than half the files :/
Giuseppe Bilotta
2008-03-25
ircbot: remove obsolete commented includes
Giuseppe Bilotta
2008-03-11
ircbot: don't die on SocketError during disconnect
Giuseppe Bilotta
2008-02-14
* replace references to old website to references to new site
Giuseppe Bilotta
2007-11-06
Improved inspect methods all around
Giuseppe Bilotta
2007-09-24
message.rb: logmessage method to retrieve the message for logging purposes
Giuseppe Bilotta
2007-09-19
core: only WHO on join if it's the bot itself joining a channel
Giuseppe Bilotta
2007-09-13
more rdoc-ification
Giuseppe Bilotta
2007-09-13
namespaces: simplify Irc::Bot::Auth manager singleton name and accessor
Giuseppe Bilotta
2007-09-12
namespaces: provide backwards compatibility methods for BotConfig.register an...
Giuseppe Bilotta
2007-09-12
namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*
Giuseppe Bilotta
2007-09-12
Irc::IrcSocket -> Irc::Socket
Giuseppe Bilotta
2007-09-02
ircbot.rb: correct Exception#pretty_print() definition
Giuseppe Bilotta
2007-09-02
ircbot.rb: add '/rbot' to the SOURCE_URL
Giuseppe Bilotta
2007-09-02
Refactor version string construction
Giuseppe Bilotta
2007-09-02
+ ctcp_listen plugin delegate
Giuseppe Bilotta
2007-09-02
+ cleaner support for CTCP commands
Giuseppe Bilotta
2007-08-31
* (timer) stop the bot timer for shutdown / rescan
Dmitry Kim
2007-08-30
* (timers) failures made more verbose; reverted timer.block()s in ircbot.rb
Dmitry Kim
2007-08-30
* (ircbot) block autosave timer during rescan/restart
Dmitry Kim
2007-08-30
*** (timer) new timer implementation
Dmitry Kim
2007-08-29
Flatten out Language module and class
Giuseppe Bilotta
2007-08-28
ircbot: improve quit/restart message propagation
Giuseppe Bilotta
2007-08-27
GetText: add Config.datadir-based locale search path.
Giuseppe Bilotta
2007-08-26
gettextize some more strings
Giuseppe Bilotta
2007-08-21
* (ircbot) remove $cl_loglevel undefined warning
Dmitry Kim
2007-08-12
* (ircbot) fatal typo in :badnick handler
Dmitry Kim
[next]