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-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
2007-07-31
New IRC Framework: WHO the channels we join, so that we get as much user info...
Giuseppe Bilotta
2007-07-09
integrated ruby-gettext
Yaohan Chen
2007-04-21
+ pidfile support + command line option for pid file name
Dmitry Kim
2007-04-12
Try calling the interpreter explicitly on restart if exec'ing /bin/bash fails
Giuseppe Bilotta
2007-04-12
Stop timers when shutting down
Giuseppe Bilotta
2007-04-12
Define pretty_inspect for the older version of Ruby that don't have it
Giuseppe Bilotta
2007-04-11
use pretty printing with Logger (debug, info, warning and error messages)
Giuseppe Bilotta
2007-04-09
fix restarting when directory had changed
Giuseppe Bilotta
2007-04-08
ircbot: do not use debug in sendmsg() because it breaks script. script plugin...
Giuseppe Bilotta
2007-04-06
Default maximum lines to send per message is now 5
Giuseppe Bilotta
2007-04-05
Fix overconservative line splitting and bug in last line truncation
Giuseppe Bilotta
2007-04-05
Fix a bug introduced in [830]
Giuseppe Bilotta
2007-04-05
Fix truncation placement for multi-line messages
Giuseppe Bilotta
2007-04-04
New IRC Framework: use #reverse_each() instead of #each() when clearing the l...
Giuseppe Bilotta
2007-04-04
minor typo fix
Tom Gilbert
2007-03-30
*** (httputil) major rework, new caching implementation, unified request
Dmitry Kim
2007-03-30
- (utils.rb) removed http_get, since it's obsoleted
Dmitry Kim
2007-03-17
+ added support for multiple servers to try (round-robin) for unreliable ircnets
Dmitry Kim
2007-03-17
Plugins: rename Plugins::pluginmanager to Plugins::manager
Giuseppe Bilotta
2007-03-16
Plugins: move games into their own directory
Giuseppe Bilotta
[next]