index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
rbot
/
plugins
/
weather.rb
Age
Commit message (
Expand
)
Author
2020-04-14
refactor: httputil no longer core module see #38
Matthias Hecker
2012-03-26
weather: use proper units text when using config option
Giuseppe Bilotta
2011-05-11
weather: refactor NWS output
Giuseppe Bilotta
2011-05-11
weather: fall back from nws to wu
Giuseppe Bilotta
2011-05-11
weather: URI-encode station
Giuseppe Bilotta
2011-05-09
weather: fix url detection for multiple stations/sites
Giuseppe Bilotta
2011-01-30
weather: defaults for missing service
Giuseppe Bilotta
2011-01-26
weather: support google service too
Giuseppe Bilotta
2011-01-26
weather: use bot standard html cleanup functions
Giuseppe Bilotta
2011-01-26
weather: config option for default units
Giuseppe Bilotta
2009-08-26
ruby 1.9: get rid of colons in case statements
franz
2009-02-19
remove whitespace
Raine Virta
2008-04-01
weather plugin: get all advisories
Giuseppe Bilotta
2008-04-01
weather plugin: don't break when there aren't advisories
Giuseppe Bilotta
2008-03-27
weather plugin: advisories can be disabled
Giuseppe Bilotta
2008-03-27
weather plugin: echo special advisories if present
Giuseppe Bilotta
2008-03-26
weather plugin: properly support and signal multiple weather stations when on...
Giuseppe Bilotta
2007-11-08
weather plugin: properly support multiple US and non-US stations
Giuseppe Bilotta
2007-11-08
weather plugin: refactor HTML cleanup code
Giuseppe Bilotta
2007-11-08
weather plugin: fix detection of weather page
Giuseppe Bilotta
2007-11-08
weather plugin: fix 163
Giuseppe Bilotta
2007-04-08
plugins: use CGI.escape instead of URI.escape where appropriate, remove some ...
Giuseppe Bilotta
2007-04-07
plugins: remove excess requires and Net::HTTP.version setups
Giuseppe Bilotta
2007-03-30
*** (httputil) major rework, new caching implementation, unified request
Dmitry Kim
2007-02-18
Plugin header boilerplating.
Giuseppe Bilotta
2007-02-04
weather plugin: allow choice between metric, english or both units when retri...
Giuseppe Bilotta
2007-02-04
Weather plugin fixups
Giuseppe Bilotta
2007-02-04
Merge weather plugins
Giuseppe Bilotta
2006-07-26
weather plugin now reports error met when displaying info instead of silently...
Giuseppe Bilotta
2006-02-08
From Ralph Churchill, a new weather plugin using the new XML format rather
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