1074 Commits

Author SHA1 Message Date
James Lu
545e8a3b8a NuWeather: minor apixu formatting tweaks 2018-12-30 23:21:19 -08:00
James Lu
8f2314add1 NuWeather: add Dark Sky as a backend 2018-12-30 23:15:06 -08:00
James Lu
80dbff83a0 NuWeather: implement geocoding from OpenStreetMap/Nominatim
This will be used by future weather fetchers.
2018-12-30 21:38:45 -08:00
James Lu
925b3b3b0b NuWeather: use a custom user agent (needed for OSM queries) 2018-12-30 21:37:34 -08:00
James Lu
57c8658adf NuWeather: make temperature display units configurable 2018-12-30 21:28:50 -08:00
James Lu
c0d15face0 accountsdb: always save files into the data directory 2018-12-30 14:22:38 -08:00
James Lu
3c23e0e319 NuWeather: include apixu daily conditions text 2018-12-30 13:38:12 -08:00
James Lu
6424b3664f Remove symlinks in local/ (these would break PluginDownloader) 2018-12-30 13:10:15 -08:00
James Lu
08d3f675c5 NuWeather: a new weather plugin using Apixu
Closes #71.
2018-12-30 13:01:10 -08:00
James Lu
f0546d521d Pull LastFMDB into a generic accountsdb module 2018-12-30 12:37:22 -08:00
James Lu
4e08442cde SedRegex: reuse processTimeout in the sub() process too 2018-12-12 18:56:26 -08:00
James Lu
edededfae8 FML: correctly raise an error if FML ID does not exist 2018-12-04 17:12:36 -08:00
James Lu
323b9b876b FML: update copyright years 2018-12-03 18:00:10 -08:00
James Lu
a96e340dca Add some more dependency notes
[skip ci]
2018-12-03 17:59:57 -08:00
James Lu
0a3e6d9012 Wikifetch: fix tests 2018-12-03 17:47:18 -08:00
James Lu
822b2aaee9 FML: fix fetching by ID (#74) 2018-12-03 17:41:04 -08:00
James Lu
a80a19564c Annotate READMEs with BeautifulSoup dependencies 2018-12-03 17:33:52 -08:00
James Lu
e6065fe451 README: update the repository URL
[skip ci]
2018-12-03 17:31:24 -08:00
James Lu
1b089a54f8 FML: rewrite using Beautiful Soup / web scraping
Betacie's API seems to have disappeared off the face of the Earth, along with its documentation.

Closes #74.
2018-12-03 17:30:47 -08:00
James Lu
bd157f74bf PkgInfo: replace "depends" before "dep" in --depends coloring
Initialize MultipleReplacer with an OrderedDict so that this works consistently.
2018-10-07 13:51:15 -07:00
James Lu
02ddfc0061 PkgInfo: refresh README
[skip ci]
2018-10-07 13:47:56 -07:00
James Lu
27a90ad253 PkgInfo: tests for the Gentoo fetcher 2018-09-30 07:36:07 +00:00
James Lu
703661d030 PkgInfo: add a Gentoo fetcher 2018-09-30 07:34:57 +00:00
James Lu
cd135286df PkgInfo: update Debian, Ubuntu, Linux Mint codenames
Debian: +bookworm
Ubuntu: -zesty +cosmic
  Mint: +tara
2018-08-18 07:48:04 +00:00
James Lu
ea890b433a RelayNext: check ignoreRegexp before CTCPs 2018-07-27 14:56:26 +00:00
James Lu
43fe7e9fc0 RelayNext: match ignoreRegexp case insensitively 2018-07-27 14:34:26 +00:00
James Lu
198d971e4c RelayNext: add regexp-based message filtering 2018-07-26 18:12:45 +00:00
James Lu
888ce4e445 LastFM: fix formatting errors in 'profile' 2018-07-19 18:22:53 +00:00
James Lu
b1e010d723 Wikifetch: fix testDisambig for c4c7f525410d68a84303595f6c2da6ffc32d25b1 2018-07-19 18:08:51 +00:00
James Lu
9221d87c29 Wikifetch: skip looking at empty leading paragraphs 2018-07-19 18:04:56 +00:00
James Lu
79559d48f1
README: update Python version badge
[skip ci]
2018-05-20 14:27:36 -07: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
5e6c9349fa README: specifically mention that /s is specific to this plugin
[skip ci]
2018-05-19 12:54:21 -07:00
James Lu
c4c7f52541 Wikifetch: separate disambiguation results by semicolons
This enhances readability, especially when individual results already contain semicolons (e.g. places).
2018-05-10 23:52:10 -07:00
James Lu
bd24d8be3c FML: improve upon config description 2018-05-03 12:35:24 -07:00
James Lu
0eb99bf2d5 FML: prefix output with [FML] when showInfo is disabled 2018-05-03 12:23:20 -07:00
James Lu
b010141dd5 FML: add an option to hide verbose info (ID, categories, link) 2018-05-03 12:21:57 -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 2018-05-03 12:01:10 -07:00
James Lu
473504f590 PkgInfo: rehash description and command examples
Closes #65.

[skip ci]
2018-05-03 11:50:41 -07:00
James Lu
c85183a8dd
Weather: advertise more supported location forms
[skip ci]
2018-04-28 08:32:32 -07:00
James Lu
d28233138f PortLookup: drop, broken and unmaintainable 2018-04-27 12:09:12 -07:00
James Lu
1aacd7c2a1 SupyMisc: disable testSPSourceFetch 2018-04-27 12:05:22 -07:00
James Lu
eae4c6bf33 LastFM: make tests network only 2018-04-27 11:59:00 -07:00
James Lu
a4f42ed727 Weather: properly return API errors when we receive them 2018-04-27 11:54:50 -07:00
James Lu
7fd7b98bc3 PortLookup: stop parsing notes, the format keeps on changing 2018-04-12 11:07:19 -07:00
James Lu
f3f1911d96 SysDNS: allow passing a specific name server 2018-03-24 12:37:23 -07:00
James Lu
9e59d7d0e0 PkgInfo: add a test for 'pkg fedora' 2018-02-23 19:33:20 -05:00
James Lu
72eee1f09c PkgInfo: further tweaks to the Fedora fetcher
- Sort descendingly by version, now that doing so is supported (ref https://github.com/product-definition-center/product-definition-center/issues/439)
- Disable 'pkgsearch' on Fedora; it's not reliable because we only look at the first page of results.
- Fix IndexError when no results are found.
2018-02-23 19:32:24 -05:00
James Lu
5e2130ddb8 Merge "WIP: reimplement the fedora fetcher using the new PDC API"
Conflicts:
	PkgInfo/plugin.py
2018-02-23 19:19:17 -05:00