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-23
UserData cote botmodule to handle user data storage/retrieval
Giuseppe Bilotta
2007-09-22
registry.rb: don't create registry file unless accessing it for writing
Giuseppe Bilotta
2007-09-22
message.rb: fix "I'm Stupid(TM)" bug in [1100]
Giuseppe Bilotta
2007-09-22
* (botuser) generalize() netmasks on transient->permanent
Dmitry Kim
2007-09-22
+ (irc) generalize() method for Netmask class
Dmitry Kim
2007-09-22
New Auth Framework: add make_permanent() and related methods to make a transi...
Giuseppe Bilotta
2007-09-22
New Auth Framework: please document methods
Giuseppe Bilotta
2007-09-21
+ (botuser + maskdb) fast netmask lookup + supplemental fixes for transient u...
Dmitry Kim
2007-09-21
* (core/auth) more debug logging on exceptions
Dmitry Kim
2007-09-21
New Auth Framework: auth core botmodule was missing an m.reply
Giuseppe Bilotta
2007-09-21
New Auth Framework: auth core botmodule was failing when someone asked someth...
Giuseppe Bilotta
2007-09-21
+ (core/auth) "!who is :user" syntax
Dmitry Kim
2007-09-21
Utils.decode_html_entities: get rid of commented table and implement latin-1 ...
Giuseppe Bilotta
2007-09-21
Utils: we are an UTF-8 aware bot now, no need to ASCIIfy HTML entities
Giuseppe Bilotta
2007-09-21
Utils.decode_html_entities: fix decoding of unknown symbols
Giuseppe Bilotta
2007-09-19
core: only WHO on join if it's the bot itself joining a channel
Giuseppe Bilotta
2007-09-18
ircify_html: minimal support for li tags
Giuseppe Bilotta
2007-09-18
first_html_par: after-paragraph matches should prefer divs and spans to other...
Giuseppe Bilotta
2007-09-18
first_html_par: make Hpricot handling more robust
Giuseppe Bilotta
2007-09-18
first_html_par: constify the 'after par' searches with Hpricot
Giuseppe Bilotta
2007-09-18
utils: require 'hpricot' the second time, not 'htmlentities' again
Giuseppe Bilotta
2007-09-18
first_html_par: it's doc.root.search, not doc.root.each
Giuseppe Bilotta
2007-09-18
first_html_par: build lists 'manually' when using Hpricot
Giuseppe Bilotta
2007-09-18
HTML processing refactoring: remove obsolete comment
Giuseppe Bilotta
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
[next]