James Lu
|
fbda706503
|
Weather: remove and replace with a migration stub
|
2019-06-03 19:29:25 -07:00 |
|
James Lu
|
ef35e34ad5
|
Add a DB migration script from Weather to NuWeather
|
2019-03-09 11:38:29 -08:00 |
|
James Lu
|
9504ee446a
|
Bump version to 2019.03.03+git
|
2019-03-03 22:26:12 -08:00 |
|
James Lu
|
07f860c735
|
Bump version to 2019.03.03
|
2019-03-03 22:25:50 -08:00 |
|
James Lu
|
31121ae1a8
|
Weather: fix 'weather' help showing --user and location in wrong order
|
2018-05-20 13:53:58 -07:00 |
|
James Lu
|
ca3b9323e7
|
Bump version to 2018.05.03+git
|
2018-05-03 12:09:23 -07:00 |
|
James Lu
|
f4bc06f0d3
|
Bump version to 2018.05.03
|
2018-05-03 12:01:10 -07:00 |
|
James Lu
|
c85183a8dd
|
Weather: advertise more supported location forms
[skip ci]
|
2018-04-28 08:32:32 -07:00 |
|
James Lu
|
a4f42ed727
|
Weather: properly return API errors when we receive them
|
2018-04-27 11:54:50 -07:00 |
|
James Lu
|
88c5cad072
|
Weather: show states/provinces in 'locationsearch' where available
|
2018-02-04 11:29:22 -08:00 |
|
James Lu
|
e04f6c5b2d
|
Weather: remove unused _weatherSymbol helper
|
2018-02-04 11:23:02 -08:00 |
|
James Lu
|
e4c7bc81b8
|
Weather: show names in 'locationsearch' again
|
2018-02-04 11:20:13 -08:00 |
|
James Lu
|
1134e8474d
|
Weather: fix potentially corrupt API URLs if features and presets are added in reverse order
This can happen because dict.items() doesn't sort deterministically.
Reported by @jztech101.
|
2018-01-28 17:30:21 -08:00 |
|
James Lu
|
e61f73fc9d
|
Weather: don't need to add in the api key twice
Reported by @jztech101.
|
2018-01-28 17:25:05 -08:00 |
|
James Lu
|
a6de04f08b
|
Weather: more comprehensive tests
|
2018-01-28 16:28:49 -08:00 |
|
James Lu
|
063f3e4800
|
Weather: quick fix to locationsearch
This will be updated again in the future to return the place names like it used to.
|
2018-01-28 16:28:49 -08:00 |
|
James Lu
|
0f5fdcfefd
|
Weather: fix errors when forecast info isn't available
|
2018-01-28 16:28:49 -08:00 |
|
James Lu
|
e13eb7203c
|
Weather: rewrite to use the geolookup API
Thanks to @jztech101 for the initial suggestion.
Closes #69.
|
2018-01-28 16:28:45 -08:00 |
|
James Lu
|
84e376acf5
|
Weather: remove try/except on getUrl in _wuac()
irc isn't defined in this scope, so this would throw errors trying to raise an error
|
2018-01-28 14:25:26 -08:00 |
|
Julian Zhou
|
0cc102c3c6
|
Weather: reword 'no API key configured' error (#68)
|
2018-01-04 09:41:29 -08:00 |
|
James Lu
|
ff867d3ed5
|
Weather: time out getUrl requests after 5 seconds
getUrl without a custom timeout seems to wait forever before returning a "Connection timed out" error, and this is really confusing.
|
2018-01-03 19:07:32 -08:00 |
|
James Lu
|
9378aca10f
|
Weather: rewrite 'setweather' help for clarity
|
2017-11-02 20:20:26 -07:00 |
|
James Lu
|
e32223bb66
|
Weather: omit the Alerts line completely if none are available
This is otherwise just spam...
|
2017-10-23 19:46:44 -07:00 |
|
James Lu
|
4452e5af4f
|
Weather: fix last-updated time parsing on values such as "just now"
|
2017-07-16 06:53:11 -07:00 |
|
James Lu
|
11a03ad9a0
|
Bump version to 2017.05.31
|
2017-05-31 13:10:47 -07:00 |
|
James Lu
|
e0d3188719
|
Weather: add a locationsearch command to look up raw zmw codes
|
2017-03-09 19:41:26 -08:00 |
|
James Lu
|
a9d27f8bf6
|
Weather: move JSON decoding into _wunderjson()
|
2017-03-09 19:16:36 -08:00 |
|
James Lu
|
ba1eb6474b
|
Weather: rewrite autocomplete code to support multiple results internally
|
2017-03-09 19:00:46 -08:00 |
|
James Lu
|
a8ebadc82e
|
Weather: show a proper error if current conditions couldn't be found
|
2017-03-09 18:47:26 -08:00 |
|
James Lu
|
364f2d4f6a
|
Weather: return raw ZMW codes as is in _wuac
|
2017-03-09 18:40:22 -08:00 |
|
James Lu
|
22a710649e
|
Bump version to 2017.01.16+git
|
2017-01-16 21:23:59 -08:00 |
|
James Lu
|
f97b54d709
|
Bump version to 2017.01.16
|
2017-01-16 21:16:25 -08:00 |
|
James Lu
|
b6f0397665
|
Bump version to 2016.09.26+git
|
2016-09-26 11:08:14 -07:00 |
|
James Lu
|
23989f692e
|
Bump version to 2016.09.26
|
2016-09-26 11:07:28 -07:00 |
|
James Lu
|
62d6f0d400
|
Weather: refresh README
|
2016-09-23 19:36:23 -07:00 |
|
James Lu
|
7b4a3ce95a
|
Weather: another fix for "last updated" time normalization
|
2016-08-03 18:14:39 -07:00 |
|
James Lu
|
2827e54a82
|
Weather: fix "last updated" formatting for strings with hours instead of minutes
|
2016-07-27 11:07:14 -07:00 |
|
James Lu
|
370ec80434
|
Weather: reword last updated time output, and round to nearest minute
|
2016-07-22 12:24:43 -07:00 |
|
James Lu
|
7c3c90ee37
|
Bump version to 2016.07.03+git
|
2016-07-03 12:49:10 -07:00 |
|
James Lu
|
1e96e5fd80
|
Bump version to 2016.07.03
|
2016-07-03 12:49:04 -07:00 |
|
James Lu
|
274027c94a
|
Bump version to 2016.05.15+git
|
2016-05-15 10:28:42 -07:00 |
|
James Lu
|
f2d9a3a3ff
|
Bump version to 2016.05.15
|
2016-05-15 10:28:39 -07:00 |
|
James Lu
|
f5d28c2aa1
|
Weather: fix almanac API parsing (Closes #46)
|
2016-03-08 20:07:53 -08:00 |
|
James Lu
|
a4a1805a6c
|
Fill in all missing author and url fields in plugins
|
2016-03-04 16:45:05 -08:00 |
|
James Lu
|
bb1ed2eda8
|
Bump version to 2016.02.28.1+git
|
2016-03-04 16:39:58 -08:00 |
|
James Lu
|
f132f2cad2
|
Weather: give a slightly different error if we're looking up someone else's weather, and the target doesn't have a location set
|
2016-02-16 19:30:58 -08:00 |
|
James Lu
|
c82aaf50a7
|
Weather: cleanup, use @wrap, allow looking up other users' weather
|
2016-02-16 19:30:58 -08:00 |
|
James Lu
|
7b6d7ea441
|
Weather: update README [skip ci]
|
2015-11-09 16:38:45 -08:00 |
|
James Lu
|
9a7d4aaab8
|
Weather: bump to 2015.10.02
|
2015-10-02 22:44:16 -07:00 |
|
James Lu
|
f5325dfa43
|
Merge remote-tracking branch 'weather/devel'
|
2015-09-28 13:07:59 -07:00 |
|