summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/weather.rb
AgeCommit message (Expand)Author
2020-04-14refactor: httputil no longer core module see #38Matthias Hecker
2012-03-26weather: use proper units text when using config optionGiuseppe Bilotta
2011-05-11weather: refactor NWS outputGiuseppe Bilotta
2011-05-11weather: fall back from nws to wuGiuseppe Bilotta
2011-05-11weather: URI-encode stationGiuseppe Bilotta
2011-05-09weather: fix url detection for multiple stations/sitesGiuseppe Bilotta
2011-01-30weather: defaults for missing serviceGiuseppe Bilotta
2011-01-26weather: support google service tooGiuseppe Bilotta
2011-01-26weather: use bot standard html cleanup functionsGiuseppe Bilotta
2011-01-26weather: config option for default unitsGiuseppe Bilotta
2009-08-26ruby 1.9: get rid of colons in case statementsfranz
2009-02-19remove whitespaceRaine Virta
2008-04-01weather plugin: get all advisoriesGiuseppe Bilotta
2008-04-01weather plugin: don't break when there aren't advisoriesGiuseppe Bilotta
2008-03-27weather plugin: advisories can be disabledGiuseppe Bilotta
2008-03-27weather plugin: echo special advisories if presentGiuseppe Bilotta
2008-03-26weather plugin: properly support and signal multiple weather stations when on...Giuseppe Bilotta
2007-11-08weather plugin: properly support multiple US and non-US stationsGiuseppe Bilotta
2007-11-08weather plugin: refactor HTML cleanup codeGiuseppe Bilotta
2007-11-08weather plugin: fix detection of weather pageGiuseppe Bilotta
2007-11-08weather plugin: fix 163Giuseppe Bilotta
2007-04-08plugins: use CGI.escape instead of URI.escape where appropriate, remove some ...Giuseppe Bilotta
2007-04-07plugins: remove excess requires and Net::HTTP.version setupsGiuseppe Bilotta
2007-03-30*** (httputil) major rework, new caching implementation, unified requestDmitry Kim
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-04weather plugin: allow choice between metric, english or both units when retri...Giuseppe Bilotta
2007-02-04Weather plugin fixupsGiuseppe Bilotta
2007-02-04Merge weather pluginsGiuseppe Bilotta
2006-07-26weather plugin now reports error met when displaying info instead of silently...Giuseppe Bilotta
2006-02-08From Ralph Churchill, a new weather plugin using the new XML format ratherTom 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