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
Age
Commit message (
Expand
)
Author
2007-09-08
HttpUtil: preserve authorization across redirects
Giuseppe Bilotta
2007-09-04
New Irc Framework: Irc::User#bot_data(key) and #set_bot_data(key, value, &blo...
Giuseppe Bilotta
2007-09-04
New Auth Framework: dream about auto-notifying hashes, and use #replace() whe...
Giuseppe Bilotta
2007-09-04
New Auth Framework: BotUser data is now actually saved/restored
Giuseppe Bilotta
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
* (timer) stop the bot timer for shutdown / rescan
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
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
2007-08-29
ColorRx: accept a color specification with no foreground color
Giuseppe Bilotta
2007-08-29
Add Italic (\011) constant to complement Underline, Reverse and Bold
Giuseppe Bilotta
2007-08-29
HttpUtil: match /gzip/ regexp instead of exact (x-)gzip to survive nonconform...
Giuseppe Bilotta
2007-08-29
Flatten out Language module and class
Giuseppe Bilotta
2007-08-28
basics botmodule: use #to_s to stringify multiword parameters
Giuseppe Bilotta
2007-08-28
ircbot: improve quit/restart message propagation
Giuseppe Bilotta
[prev]
[next]