]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/url.rb
Module\#define_structure method: define a new Struct only if doesn't exist already...
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / url.rb
2007-04-12 Giuseppe BilottaModule\#define_structure method: define a new Struct...
2007-04-12 Giuseppe Bilottaurl plugin: search for user-provided string in urls...
2007-04-12 Giuseppe Bilottaurl plugin: store info with urls, optionally display...
2007-04-11 Giuseppe BilottaHttpUtil: decompress gzipped body in partial_body too...
2007-04-11 Giuseppe Bilottaurl plugin: revert to block get_response and partial_bo...
2007-04-08 Giuseppe Bilottaurl plugin: show value of content-encoding if present
2007-04-07 Giuseppe Bilottaplugins: remove excess requires and Net::HTTP.version...
2007-04-05 Giuseppe Bilottaurl plugin: echo all info on a single line, and use...
2007-04-05 Dmitry Kim* (url) fix response size reporting for ranged responses
2007-04-04 Giuseppe Bilottaimdb plugin: show popular movies acted/directed when...
2007-03-30 Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-03-26 Giuseppe Bilottaurl plugins: when echoing first par, be more clear...
2007-03-25 Giuseppe Bilottaurl plugin: url.first_par option. when enabled, the...
2007-03-25 Giuseppe Bilottaurl plugin: customizable max amount of data to retrieve...
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