]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/url.rb
httputil and url plugin improvements, see ChangeLog
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / url.rb
2007-03-24 Giuseppe Bilottahttputil and url plugin improvements, see ChangeLog
2007-03-24 Giuseppe Bilottaurl plugin: when reading body chunks, don't discard...
2007-03-14 Chris GahanAdded config option: "url.titles_only"
2006-10-24 Giuseppe BilottaWhitespace cleanup in url.rb
2006-10-24 Giuseppe BilottaTrap a possible exception when getting URL titles,...
2006-10-14 Giuseppe BilottaMake use of Utils.decode_html_entities
2006-10-13 Giuseppe BilottaFine tune url plugin
2006-07-24 Giuseppe BilottaRevert the Struct.new-related changes because they...
2006-07-24 Giuseppe Bilotta[257] was moot, this is the propert way to prevent...
2006-07-24 Giuseppe BilottaSuppress the warnings for Struct redefinition on rescan
2006-07-21 Alexander BeisigWhoops, typo. My bad.
2006-07-21 Alexander BeisigDisabled sending URL info to the channel by default...
2006-07-20 Giuseppe BilottaClean up logging from the plugins
2006-02-22 Chris GahanFixed some bugs (should stop showing #<Net::something...
2006-02-09 Chris GahanStupid lack of a User-Agent was breaking a bunch of...
2006-02-09 Chris GahanLittle tweak to fix an edge-case.
2006-02-09 Chris GahanChanged the way the URL grabber gets urls. Instead...
2006-02-03 Chris GahanMore translation codes! (this function should go in...
2006-02-03 Chris GahanSince the CGI::unescapeHTML is pretty crappy, I added...
2006-02-02 Chris GahanSearching for text in the URL history is now case-insen...
2006-02-02 Chris GahanSet a limit on the number of redirects...
2006-01-30 Chris GahanA fix for the case where a crappy webserver labels...
2006-01-28 Chris GahanWhoops! I renamed the config setting in one place and...
2006-01-28 Chris Gahanopme now says okay BEFORE opping!
2006-01-27 Chris GahanFixed a bug that cut off the query-part of the url...
2006-01-26 Chris GahanWhoops, forgot to ungreedy the <title>-finding regexes.
2006-01-26 Chris GahanFixed a bunch of bugs:
2006-01-26 Chris GahanAdded some nice new features to the URL-titles extension.
2006-01-26 Tom GilbertTODO - work out why httputil with proxies doesn't like...
2006-01-26 Tom Gilbertreinstate the use of the bot's httputil. As soon as...
2006-01-26 Tom GilbertFrom Chris:
2006-01-20 Tom Gilbertnew submission from Chris
2005-07-30 Tom GilbertSat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-30 Tom GilbertSat Jul 30 01:19:32 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-29 Tom GilbertFri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27 Tom Gilbertrearrange repo for packaging