]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/weather.rb
refactor: httputil no longer core module see #38
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / weather.rb
2020-04-14 Matthias Heckerrefactor: httputil no longer core module see #38
2012-03-26 Giuseppe Bilottaweather: use proper units text when using config option
2011-05-11 Giuseppe Bilottaweather: refactor NWS output
2011-05-11 Giuseppe Bilottaweather: fall back from nws to wu
2011-05-11 Giuseppe Bilottaweather: URI-encode station
2011-05-09 Giuseppe Bilottaweather: fix url detection for multiple stations/sites
2011-01-30 Giuseppe Bilottaweather: defaults for missing service
2011-01-26 Giuseppe Bilottaweather: support google service too
2011-01-26 Giuseppe Bilottaweather: use bot standard html cleanup functions
2011-01-26 Giuseppe Bilottaweather: config option for default units
2009-08-26 franzruby 1.9: get rid of colons in case statements
2009-02-19 Raine Virtaremove whitespace
2008-04-01 Giuseppe Bilottaweather plugin: get all advisories
2008-04-01 Giuseppe Bilottaweather plugin: don't break when there aren't advisories
2008-03-26 Giuseppe Bilottaweather plugin: advisories can be disabled
2008-03-26 Giuseppe Bilottaweather plugin: echo special advisories if present
2008-03-26 Giuseppe Bilottaweather plugin: properly support and signal multiple...
2007-11-08 Giuseppe Bilottaweather plugin: properly support multiple US and non...
2007-11-08 Giuseppe Bilottaweather plugin: refactor HTML cleanup code
2007-11-08 Giuseppe Bilottaweather plugin: fix detection of weather page
2007-11-08 Giuseppe Bilottaweather plugin: fix 163
2007-04-08 Giuseppe Bilottaplugins: use CGI.escape instead of URI.escape where...
2007-04-07 Giuseppe Bilottaplugins: remove excess requires and Net::HTTP.version...
2007-03-30 Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-02-18 Giuseppe BilottaPlugin header boilerplating.
2007-02-04 Giuseppe Bilottaweather plugin: allow choice between metric, english...
2007-02-04 Giuseppe BilottaWeather plugin fixups
2007-02-04 Giuseppe BilottaMerge weather plugins
2006-07-26 Giuseppe Bilottaweather plugin now reports error met when displaying...
2006-02-08 Tom GilbertFrom Ralph Churchill, a new weather plugin using the...
2005-07-29 Tom GilbertFri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27 Tom Gilbertrearrange repo for packaging