James Lu
976e273c67
PkgInfo: fix error handling in 'pkgsearch'
2015-07-29 05:35:51 -07:00
James Lu
c5f5c101e3
Bump version to 2015.07.25
2015.07.25
2015-07-25 15:22:27 -07:00
James Lu
8917e2b270
Add update-version.py for automatically incrementing __version__
2015-07-10 12:46:35 -07:00
James Lu
59064f3c05
Update Weather snapshot
...
Merge remote-tracking branch 'weather/devel'
2015-07-10 09:09:13 -07:00
James Lu
cc43f5b473
PassGen: syntactic cleanup
2015-07-10 09:08:39 -07:00
James Lu
0ce356615d
Weather: update error message: setting API key no longer requires reload
2015-07-09 22:48:10 -07:00
James Lu
3a81f9b70c
Weather: reintroduce disableColoredTemp option
2015-07-09 22:48:10 -07:00
James Lu
0cfe3fbb04
SupyMisc: drop testTldInternationalTLDs test (doesn't work on Py2)
...
[skip ci]
2015-07-08 23:54:29 -07:00
James Lu
a46213002e
Updates to .travis.yml:
...
- use 'env:' and 'allow_failures:' so we can run the tests both with and without network. Only when tests with --no-network fail will our build report failure.
- set 'sudo:' to 'required'.
2015-07-08 23:36:14 -07:00
James Lu
0120b500e0
requirements.txt: add lxml (needed by Wikifetch)
2015-07-05 22:47:35 -07:00
James Lu
428c8f22be
.travis.yml: also run tests on Python nightly
2015-07-05 22:41:05 -07:00
James Lu
d4d3d07f11
Restore the WTE plugin, with a new, working API URL
...
Merge branch 'restore-wte'
Conflicts:
README.md
WTE/README.md
WTE/plugin.py
2015-07-03 19:38:32 -07:00
James Lu
2f495b6427
WTE: drop Python 2 support
2015-07-03 19:35:21 -07:00
James Lu
8d8af7492a
WTE: slightly lower languages count
...
We don't want to spam so much we get insta-blocked :(
2015-07-03 19:30:17 -07:00
James Lu
c075dc460b
WTE: switch to a newer, working URL
2015-07-03 19:27:41 -07:00
James Lu
c4c0615931
PkgInfo: allow spaces in 'freebsd' query since we search descriptions too
2015-06-29 20:42:42 -07:00
James Lu
003633f323
PkgInfo: remove unused variables and update README
2015-06-29 18:35:47 -07:00
James Lu
c1b61cb51c
PkgInfo: move _getDistro and some variables outside the main class
...
These don't ever change, so initializing them once in every instance is pointless.
2015-06-29 15:28:01 -07:00
James Lu
48d900b6f5
PkgInfo: more consistency in pluralization and "View more at" URLs
2015-06-29 15:23:46 -07:00
James Lu
14a5e4382d
PkgInfo: add command to search FreeBSD Ports
...
Closes #32 .
2015-06-29 14:57:01 -07:00
James Lu
7aec97bc79
PkgInfo: support CentOS 5 mirror paths
2015.06.17
2015-06-11 11:08:50 -07:00
James Lu
79c0bd1bd5
PkgInfo: update README
...
[skip ci]
2015-06-10 19:34:11 -07:00
James Lu
c4540e2c6f
PkgInfo: CentOS support! Closes #31 .
2015-06-10 19:23:21 -07:00
James Lu
7e363ef640
PkgInfo: add 'fedora' command ( Closes #28 )
2015-06-10 18:33:23 -07:00
James Lu
026fd31813
PkgInfo.vlist: quick fix for Python 2 compatibility
2015-06-10 18:32:18 -07:00
James Lu
d2674f84fd
RelayNext: mention new antiflood.maximum.nonprivmsgs setting in README
2015.05.29
2015-05-29 17:59:26 -07:00
James Lu
3504176754
Split PortLookup into its own plugin
2015-05-22 22:24:25 -07:00
James Lu
076fb79afe
CtcpNext: strip formatting, don't allow overriding ACTION/PING
2015-05-22 22:10:23 -07:00
James Lu
9324d78dee
Various plugins: README tweaks [skip ci]
2015-05-22 21:57:36 -07:00
James Lu
999c2f92f3
RelayNext: Update README
2015-05-22 21:47:33 -07:00
James Lu
9f837aa060
RelayNext: split antiflood into config.plugins.antiflood.messages.[nonprivmsgs]
2015-05-22 21:47:30 -07:00
James Lu
1775cf3b18
Namegen: mention that 'syllables' config var sets the amount of extra syllables allowed, not the total amount
2015-05-21 17:17:16 -07:00
James Lu
d2a203bd00
PassGen: fix example in README [ci skip]
...
That doesn't look like 40 characters to me...
2015-05-21 17:15:04 -07:00
James Lu
da2fc35da3
Wikifetch: handle disambiguation pages in a more friendly manner
...
Don't cut off results at 5 (many articles have more than that) and show ENTIRE entries with the article link in bold
2015-05-17 22:14:36 -07:00
James Lu
e1bf834877
Wikifetch: factorize --site checking, and don't assume Wikipedia
2015-05-17 21:51:36 -07:00
James Lu
ae84573efb
Wikiefetch: special case for Arch Linux's Wiki; factorize imports
2015-05-17 21:49:12 -07:00
James Lu
f6118edd74
New Wikifetch plugin, forked from GLolol/ProgVal-Supybot-plugins@efba93e28e
2015-05-17 21:43:34 -07:00
James Lu
e5f117db54
.travis.yml: don't test wip/* branches
2015-05-17 21:30:43 -07:00
James Lu
a430183e15
I hate Python 2...
2015-05-16 16:31:32 -07:00
James Lu
e0cc90f841
SupyMisc: declare encoding as utf-8, (Python 2 compat)
2015-05-16 16:18:26 -07:00
James Lu
e1888adc77
SupyMisc: add 'port' command (port number lookup)
...
Closes #29 .
2015-05-16 16:12:39 -07:00
James Lu
a6f5000c9a
PkgInfo: split MadisonParser into its own class
2015-05-13 20:29:54 -07:00
James Lu
e59529d0dd
Update Weather snapshot
...
Merge remote-tracking branch 'weather/devel'
2015-05-13 10:29:27 -07:00
James Lu
c3e62391ef
PkgInfo: Rename 'archpkg' command to 'archlinux'
2015-05-09 17:26:43 -07:00
James Lu
8d15c8777c
PkgInfo: rename 'mintpkg' command to 'linuxmint'
2015-05-09 17:25:14 -07:00
James Lu
098f7f247f
Isup: Disable tests if --no-network is enabled
2015.05.09
2015-05-09 08:04:23 -07:00
James Lu
7bb4cdee41
PkgInfo: Add Ubuntu 15.10 codename "wily"
2015-05-09 00:03:14 -07:00
James Lu
1f12245f05
Weather: README updates
...
Some of the plugin's output syntax has changed, along with the 'wunderground' command being renamed to 'weather'.
2015-05-07 17:58:30 -07:00
James Lu
00d261cdd9
PkgInfo: Update README
2015-04-28 19:40:35 -07:00
James Lu
3a40aa144e
Revert "PkgInfo: in pkgsearch, make <distro> optional"
...
This reverts commit 3e1960a51ef48cbe02d6664dbe17a8d6309c4b45.
2015-04-26 16:07:11 -07:00