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
Age
Commit message (
Expand
)
Author
2007-09-18
extends: String#ircify_html now has an option to obey non-breakable spaces or...
Giuseppe Bilotta
2007-09-18
httputil: promote all Exceptions to RuntimeErrors so they can be caught with ...
Giuseppe Bilotta
2007-09-18
Hpricot first par: it's el[:class], not el.class
Giuseppe Bilotta
2007-09-18
HTML processing refactoring: fix options passed by Utils.get_string_html_info...
Giuseppe Bilotta
2007-09-18
HTML processing refactoring: Utils.get_first_pars now uses Utils.get_html_info
Giuseppe Bilotta
2007-09-18
basics: it's @bot.myself, not just myself
Giuseppe Bilotta
2007-09-18
HTML processing refactoring: Utils.get_html_info and related methods factored...
Giuseppe Bilotta
2007-09-18
HTML processing refactoring: ensure HTML title works with and without Hpricot
Giuseppe Bilotta
2007-09-18
HTML processing refactoring: HTML title extraction is now a String method
Giuseppe Bilotta
2007-09-17
registry: it's @recovery, not @recover
Giuseppe Bilotta
2007-09-15
New Auth Framework: catch possible error when trying to create transient botuser
Giuseppe Bilotta
2007-09-14
httputil: document 'headers' option to get_* methods
Giuseppe Bilotta
2007-09-14
config core botmodule: document 'nick', 'status'
Giuseppe Bilotta
2007-09-13
httputil: primitve cookie support
Giuseppe Bilotta
2007-09-13
More rdoc-ification
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-12
rdocument Irc::MessageMapper and Irc::MessageTemplate
Giuseppe Bilotta
2007-09-12
rdocument Irc::Plugins::BotModule
Giuseppe Bilotta
2007-09-11
+ (plugins) :thread option for plugin.map makes an action automatically threaded
Dmitry Kim
2007-09-11
first_html_par: only initialize element collections once
Giuseppe Bilotta
2007-09-11
first_html_par: use hpricot if available
Giuseppe Bilotta
2007-09-11
Requirements: document 'htmlentities' dependency-with-fallback
Giuseppe Bilotta
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
[prev]
[next]