summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/url.rb
AgeCommit message (Expand)Author
2007-04-05* (url) fix response size reporting for ranged responsesDmitry Kim
2007-04-04imdb plugin: show popular movies acted/directed when finding peopleGiuseppe Bilotta
2007-03-30*** (httputil) major rework, new caching implementation, unified requestDmitry Kim
2007-03-26url plugins: when echoing first par, be more clear on what's being done and d...Giuseppe Bilotta
2007-03-25url plugin: url.first_par option. when enabled, the url plugin will attempt t...Giuseppe Bilotta
2007-03-25url plugin: customizable max amount of data to retrieve to look for a title. ...Giuseppe Bilotta
2007-03-24httputil and url plugin improvements, see ChangeLogGiuseppe Bilotta
2007-03-24url plugin: when reading body chunks, don't discard read materialGiuseppe Bilotta
2007-03-14Added config option: "url.titles_only"Chris Gahan
2006-10-24Whitespace cleanup in url.rbGiuseppe Bilotta
2006-10-24Trap a possible exception when getting URL titles, even though nothing is act...Giuseppe Bilotta
2006-10-14Make use of Utils.decode_html_entitiesGiuseppe Bilotta
2006-10-13Fine tune url pluginGiuseppe Bilotta
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