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
Age
Commit message (
Expand
)
Author
2007-09-04
New Auth Framework, New Irc Framework: convenience methods for Irc::User to r...
Giuseppe Bilotta
2007-09-04
New Auth Framework: BotUser can now store generic data
Giuseppe Bilotta
2007-09-04
New Auth Framework: BotUser transiency is now checked with #transient?
Giuseppe Bilotta
2007-09-04
New Auth Framework: transient netmask finetuning
Giuseppe Bilotta
2007-09-04
New Auth Framework: no need to have TransientBotUser as a separate class
Giuseppe Bilotta
2007-09-04
New Auth Framework: use #to_irc_netmask() instead of Netmask.new()
Giuseppe Bilotta
2007-09-04
New Irc Framework: Netmask-to-Netmask conversion should offer a default serve...
Giuseppe Bilotta
2007-09-04
New Irc Framework: ident methods synonyms for user for Irc::Netmask
Giuseppe Bilotta
2007-09-02
New Auth Framework: TransientBotUser management
Giuseppe Bilotta
2007-09-02
New Irc Framework: make Netmask.new(somenetmask) work
Giuseppe Bilotta
2007-09-02
New Auth Framework: introducing transient botusers
Giuseppe Bilotta
2007-09-02
message.rb: convenience method to get the botuser corresponding the message s...
Giuseppe Bilotta
2007-09-02
registry.rb: suppress warning when @recovery is not defined
Giuseppe Bilotta
2007-09-02
plugins.rb: use fast delegation hash
Giuseppe Bilotta
2007-09-02
ircbot.rb: correct Exception#pretty_print() definition
Giuseppe Bilotta
2007-09-02
plugins.rb: set up fast delegation hash
Giuseppe Bilotta
2007-09-02
plugins.rb: minor #delegate() optimization
Giuseppe Bilotta
2007-09-02
ircbot.rb: add '/rbot' to the SOURCE_URL
Giuseppe Bilotta
2007-09-02
config botmodule: support CTCP commands VERSION and SOURCE
Giuseppe Bilotta
2007-09-02
Refactor version string construction
Giuseppe Bilotta
2007-09-02
* move 'version' help to the module that actually supports the command
Giuseppe Bilotta
2007-09-02
* CTCP replies always use the same CTCP command. Use the new syntax to reply ...
Giuseppe Bilotta
2007-09-02
+ ctcp_listen plugin delegate
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-09-02
botuser.rb: fix typo in debug message
Giuseppe Bilotta
2007-09-01
* (ircsocket) removed timer, added writer thread, refactored writer logic a bit
Dmitry Kim
2007-08-31
* (plugins/grouphug) thread, don't block (tm)
Dmitry Kim
2007-08-31
* (timer) stop the bot timer for shutdown / rescan
Dmitry Kim
2007-08-30
rss plugin: don't care if reschedule fails
Giuseppe Bilotta
2007-08-30
Updated chucknorris file
Chris Gahan
2007-08-30
* (delicious) typo fixed
Dmitry Kim
2007-08-30
* (message.rb) dear tango_! i think i know what r1073 was. here's my version.
Dmitry Kim
2007-08-30
* (timers) failures made more verbose; reverted timer.block()s in ircbot.rb
Dmitry Kim
2007-08-30
!!! (message.rb) dear tango_! i have no idea what r1073 is! -jsn.
Dmitry Kim
2007-08-30
* (ircbot) block autosave timer during rescan/restart
Dmitry Kim
2007-08-30
core/config: remove leftover heavy-load debug line
Giuseppe Bilotta
2007-08-30
dbhash.rb: fix stupid typo
Giuseppe Bilotta
2007-08-30
message.rb: try to handle situations where the source isn't an Irc::User
Giuseppe Bilotta
2007-08-30
+ (timer) comments + documentation
Dmitry Kim
2007-08-30
*** (timer) new timer implementation
Dmitry Kim
2007-08-29
* (httputil) increased open_timeout to 20 since resolving still takes a while
Dmitry Kim
2007-08-29
+ (locale) marked generated data/locale as svn:ignore-d
Dmitry Kim
2007-08-29
+ (delicious) interface to post private links / skip logging for a link. help...
Dmitry Kim
2007-08-29
+ (delicios.rb) support user-supplied tags for del.icio.us logging
Dmitry Kim
2007-08-29
* (url.rb) pass original irc message to url logger
Dmitry Kim
2007-08-29
wow plugin: thread, don't block
Giuseppe Bilotta
2007-08-29
forecast plugin: thread, don't block
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]