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
James Lu
4bd17f2b38
PkgInfo: add archive.debian.net, remove ancient Ubuntu codenames, cleanup
2015-04-26 10:12:59 -07:00
James Lu
aa7c9b383b
Update Weather snapshot
2015-04-25 23:24:42 -07:00
James Lu
ee62782603
copyright year updates
2015-04-25 23:22:58 -07:00
James Lu
4151d88295
PkgInfo: fix a typo
2015-04-25 23:17:07 -07:00
James Lu
2574872b9d
PkgInfo: refactor 'pkg', rewrote --depends and added source lookup
...
* --recommends and --suggests are merged into --depends
* --source option is added, allows looking for build-dependencies too in conjunction with --depends!
* colorize --depends output based on dependency type; we now show all types of package relations in one command.
2015-04-25 23:06:54 -07:00
James Lu
2cc993ff54
PkgInfo: in 'pkg xyz --depends', preserve version/arch-specific dependencies
...
This prevents misleading duplicate results for packages that depend on different versions of the same package on different architectures.
2015-04-25 21:35:41 -07:00
James Lu
47f59f406d
RelayNext: only run flood checking on channels in relays
...
This prevents useless "Flood detected" messages from appearing in other, unrelated channels.
2015-04-20 16:29:31 -07:00
James Lu
cbece29293
RelayNext: typo fix
2015-04-17 16:59:38 -07:00
James Lu
2b3d3fe274
Voteserv: single-quote output
2015-04-15 17:16:05 -07:00
James Lu
14d98f1736
Remove WTE plugin, as Google broke the API :(
2015-04-14 17:08:58 -07:00
James Lu
90bc8ef01d
Weather: squash extra space in Humidity output
2015-04-06 15:32:12 -07:00
James Lu
59b0b5c991
RelayNext: fix check for disconnected networks
2015.04.05.1
2015-04-05 17:13:26 -07:00
James Lu
939b3ad786
Merge remote-tracking branch 'weather/devel'
2015-04-05 13:29:30 -07:00
James Lu
b7f3e6a082
RelayNext: get channel value correctly in _format()
2015-04-05 13:21:38 -07:00
James Lu
0b96855a27
RelayNext: remove double variable declaration
2015-04-05 12:56:41 -07:00
James Lu
6743008a2b
RelayNext: REALLY fix QUIT relaying, use world.getIrc() instead of our own dict
2015-04-05 12:50:09 -07:00
James Lu
27e2a290b3
RelayNext: fix network initialization
2015-03-30 17:15:08 -07:00
James Lu
e56ba60f22
RelayNext: more little fixes and removal of old debug cruft
2015-03-30 17:07:51 -07:00
James Lu
72a27ed519
RelayNext: bugfixes and attempts to fix quit detection
2015-03-30 16:58:02 -07:00
James Lu
6822d75ed1
Weather: rename 'wunderground' command to 'weather'
2015-03-27 18:51:35 -07:00
James Lu
fc0e0077fc
Update Weather snapshot (merge 'weather/devel')
2015-03-27 18:35:10 -07:00
James Lu
ae4df05926
Weather: don't limit alerts output to 300 characters (it will be handled automatically via mores)
...
From upstream commit reticulatingspline/Weather@5ed7db7a8e .
2015-03-25 20:52:25 -07:00
James Lu
2cb0e38703
Weather: bugfixes, refactor _wuac()
2015-03-25 20:28:20 -07:00
James Lu
48cd776d59
RelayNext: wrap 'nicks' output using textwrap (still needs more testing)
...
ref #27
2015-03-21 17:32:11 -07:00
James Lu
dc80a95135
Voteserv: store full hostmasks instead of wildcards in database
2015-03-21 16:53:05 -07:00
James Lu
527e1e6ee6
RelayNext: update README [skip ci]
2015-03-17 13:20:19 -07:00
James Lu
54350230d3
Merge remote-tracking branch 'weather/devel'
2015-03-13 22:58:48 -07:00
James Lu
4a4a6e0f03
Merge remote-tracking branch 'lastfm/devel'
2015-03-13 22:58:44 -07:00
James Lu
d9e6ed61f6
LastFM: .travis.yml: remove allow_failures on Python 3.2 and 3.3
2015-03-13 22:48:41 -07:00
James Lu
6086dcc9f9
Weather: .travis.yml: build on Python 3.2/3.3 too
2015-03-13 22:40:06 -07:00
James Lu
f1e914da04
Weather: Update README files
2015-03-13 22:39:15 -07:00
James Lu
a0ddd8e309
Weather: don't require reload on API Key change; reword almanac output ("Average High/Low" instead of "Normal High/Low")
2015-03-13 22:37:31 -07:00
James Lu
914c5c4de3
Finish rewriting parts of the plugin
...
(Closes GLolol/Supybot-Weather#1 )
- Removed configuration option 'disableColoredTemp' (this will likely be readded in the form of a more global, strip-all-formatting option later)
- plugin.py: copy license into file heading
- Remove unused _moonphase function
- Rewrite almanac, astronomy, and forecast (merging multiple if statements into one)
- Update tests and output formatting
Signed-off-by: James Lu <GLolol1@hotmail.com>
2015-03-13 17:18:40 -07:00
James Lu
da90ebf444
CtcpNext: rename command 'reset' -> 'clear'
...
This fixes a regression causing reconnects to fail. (ref ProgVal/Limnoria#866 )
2015.03.11
2015-03-11 15:08:48 -07:00