summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/url.rb
AgeCommit message (Expand)Author
2006-07-24Revert the Struct.new-related changes because they don't do what we wantGiuseppe Bilotta
2006-07-24[257] was moot, this is the propert way to prevent Structs from being created...Giuseppe Bilotta
2006-07-24Suppress the warnings for Struct redefinition on rescanGiuseppe Bilotta
2006-07-21Whoops, typo. My bad.Alexander Beisig
2006-07-21Disabled sending URL info to the channel by default, as several people Alexander Beisig
2006-07-20Clean up logging from the pluginsGiuseppe Bilotta
2006-02-22Fixed some bugs (should stop showing #<Net::something...> objects, handles Mo...Chris Gahan
2006-02-09Stupid lack of a User-Agent was breaking a bunch of servers (403 errors). FIXED.Chris Gahan
2006-02-09Little tweak to fix an edge-case.Chris Gahan
2006-02-09Changed the way the URL grabber gets urls. Instead of using HEAD, it uses GET...Chris Gahan
2006-02-03More translation codes! (this function should go in the httputil module event...Chris Gahan
2006-02-03Since the CGI::unescapeHTML is pretty crappy, I added my own &thing; Chris Gahan
2006-02-02Searching for text in the URL history is now case-insensitive.Chris Gahan
2006-02-02Set a limit on the number of redirects...Chris Gahan
2006-01-30A fix for the case where a crappy webserver labels a giant file (like a .rar)...Chris Gahan
2006-01-28Whoops! I renamed the config setting in one place and not another...Chris Gahan
2006-01-28opme now says okay BEFORE opping!Chris Gahan
2006-01-27Fixed a bug that cut off the query-part of the url, cleaned up the redirect u...Chris Gahan
2006-01-26Whoops, forgot to ungreedy the <title>-finding regexes.Chris Gahan
2006-01-26Fixed a bunch of bugs:Chris Gahan
2006-01-26Added some nice new features to the URL-titles extension.Chris Gahan
2006-01-26TODO - work out why httputil with proxies doesn't like a head then a get onTom Gilbert
2006-01-26reinstate the use of the bot's httputil. As soon as I tried this at work ITom Gilbert
2006-01-26From Chris:Tom Gilbert
2006-01-20new submission from ChrisTom Gilbert
2005-07-30Sat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-30Sat Jul 30 01:19:32 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-29Fri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-27rearrange repo for packagingTom Gilbert