Age | Commit message (Expand) | Author |
2007-04-08 | url plugin: show value of content-encoding if present | Giuseppe Bilotta |
2007-04-07 | plugins: remove excess requires and Net::HTTP.version setups | Giuseppe Bilotta |
2007-04-05 | url plugin: echo all info on a single line, and use commas to separate thousa... | Giuseppe Bilotta |
2007-04-05 | * (url) fix response size reporting for ranged responses | Dmitry Kim |
2007-04-04 | imdb plugin: show popular movies acted/directed when finding people | Giuseppe Bilotta |
2007-03-30 | *** (httputil) major rework, new caching implementation, unified request | Dmitry Kim |
2007-03-26 | url plugins: when echoing first par, be more clear on what's being done and d... | Giuseppe Bilotta |
2007-03-25 | url plugin: url.first_par option. when enabled, the url plugin will attempt t... | Giuseppe Bilotta |
2007-03-25 | url plugin: customizable max amount of data to retrieve to look for a title. ... | Giuseppe Bilotta |
2007-03-24 | httputil and url plugin improvements, see ChangeLog | Giuseppe Bilotta |
2007-03-24 | url plugin: when reading body chunks, don't discard read material | Giuseppe Bilotta |
2007-03-14 | Added config option: "url.titles_only" | Chris Gahan |
2006-10-24 | Whitespace cleanup in url.rb | Giuseppe Bilotta |
2006-10-24 | Trap a possible exception when getting URL titles, even though nothing is act... | Giuseppe Bilotta |
2006-10-14 | Make use of Utils.decode_html_entities | Giuseppe Bilotta |
2006-10-13 | Fine tune url plugin | Giuseppe Bilotta |
2006-07-24 | Revert the Struct.new-related changes because they don't do what we want | Giuseppe Bilotta |
2006-07-24 | [257] was moot, this is the propert way to prevent Structs from being created... | Giuseppe Bilotta |
2006-07-24 | Suppress the warnings for Struct redefinition on rescan | Giuseppe Bilotta |
2006-07-21 | Whoops, typo. My bad. | Alexander Beisig |
2006-07-21 | Disabled sending URL info to the channel by default, as several people | Alexander Beisig |
2006-07-20 | Clean up logging from the plugins | Giuseppe Bilotta |
2006-02-22 | Fixed some bugs (should stop showing #<Net::something...> objects, handles Mo... | Chris Gahan |
2006-02-09 | Stupid lack of a User-Agent was breaking a bunch of servers (403 errors). FIXED. | Chris Gahan |
2006-02-09 | Little tweak to fix an edge-case. | Chris Gahan |
2006-02-09 | Changed the way the URL grabber gets urls. Instead of using HEAD, it uses GET... | Chris Gahan |
2006-02-03 | More translation codes! (this function should go in the httputil module event... | Chris Gahan |
2006-02-03 | Since the CGI::unescapeHTML is pretty crappy, I added my own &thing; | Chris Gahan |
2006-02-02 | Searching for text in the URL history is now case-insensitive. | Chris Gahan |
2006-02-02 | Set a limit on the number of redirects... | Chris Gahan |
2006-01-30 | A fix for the case where a crappy webserver labels a giant file (like a .rar)... | Chris Gahan |
2006-01-28 | Whoops! I renamed the config setting in one place and not another... | Chris Gahan |
2006-01-28 | opme now says okay BEFORE opping! | Chris Gahan |
2006-01-27 | Fixed a bug that cut off the query-part of the url, cleaned up the redirect u... | Chris Gahan |
2006-01-26 | Whoops, forgot to ungreedy the <title>-finding regexes. | Chris Gahan |
2006-01-26 | Fixed a bunch of bugs: | Chris Gahan |
2006-01-26 | Added some nice new features to the URL-titles extension. | Chris Gahan |
2006-01-26 | TODO - work out why httputil with proxies doesn't like a head then a get on | Tom Gilbert |
2006-01-26 | reinstate the use of the bot's httputil. As soon as I tried this at work I | Tom Gilbert |
2006-01-26 | From Chris: | Tom Gilbert |
2006-01-20 | new submission from Chris | Tom Gilbert |
2005-07-30 | Sat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert |
2005-07-30 | Sat Jul 30 01:19:32 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert |
2005-07-29 | Fri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert |
2005-07-27 | rearrange repo for packaging | Tom Gilbert |