James Lu
|
826bcf9eb1
|
README updates [skip ci]
|
2014-12-18 16:36:22 -08:00 |
|
James Lu
|
d2f1f32896
|
DDG: better exception handling
|
2014-12-18 16:25:12 -08:00 |
|
GLolol
|
f6ff29e7a1
|
SupyMisc: bugfix for 'randrange'
|
2014-12-17 21:52:39 -05:00 |
|
GLolol
|
8b30233234
|
NoTrigger: demote logging to level DEBUG
|
2014-12-17 19:11:17 -05:00 |
|
GLolol
|
58f17c538a
|
RelayLink: bugfix & demote logging level to debug
|
2014-12-17 19:11:02 -05:00 |
|
James Lu
|
cca2e483e2
|
Relaylink: don't force private on 'list' output
|
2014-12-16 17:03:39 -08:00 |
|
James Lu
|
6ee6850fe8
|
Merge branch 'ddg-devel'
1.5.2-dev
|
2014-12-15 17:28:27 -08:00 |
|
James Lu
|
64c29496df
|
DDG: fix code handling, remove regex parsing
|
2014-12-15 17:28:06 -08:00 |
|
James Lu
|
a6cada6a43
|
RelayLink: rewrite 'list' command using irc.replies()
|
2014-12-15 17:17:29 -08:00 |
|
James Lu
|
10c186bebc
|
RelayLink: code cleanup, misc. bugfixes
|
2014-12-15 17:09:50 -08:00 |
|
GLolol
|
b62249c557
|
DDG: attempt at simplify code
|
2014-12-14 21:55:15 -08:00 |
|
GLolol
|
ad8931ad73
|
DDG: bugfix
|
2014-12-14 20:00:43 -08:00 |
|
James Lu
|
fb00466e4c
|
WTE/NoTrigger/OperUp/PkgInfo/Voteserv: update logging formatting
|
2014-12-13 11:35:12 -08:00 |
|
James Lu
|
f73028a0ed
|
DDG/PkgInfo: Update tests
|
2014-12-11 18:39:59 -08:00 |
|
James Lu
|
3a835398c7
|
Voteserv: 'listallvotes' catch if vote DB is empty
|
2014-12-11 18:31:38 -08:00 |
|
James Lu
|
d0f1640694
|
Voteserv: refactor DB handling to use Supybot's flushers
Closes #19. This removes the voteimport and voteexport commands, since
DB exporting is now handled by the core like it should be.
|
2014-12-11 18:30:00 -08:00 |
|
James Lu
|
5450bf9e99
|
Add DDG to README.md [skip ci]
|
2014-12-11 15:50:55 -08:00 |
|
James Lu
|
5ebd85c2e7
|
Merge remote-tracking branch 'weather/devel'
|
2014-12-11 15:48:39 -08:00 |
|
James Lu
|
78a16dee53
|
Merge remote-tracking branch 'lastfm/devel'
|
2014-12-11 15:48:34 -08:00 |
|
James Lu
|
6d03a08fee
|
LastFM: strip spaces in fields correctly
This reverts commit 6699dfb7b297afe77dae1c3fff836021a6552a12.
|
2014-12-11 15:46:30 -08:00 |
|
GLolol
|
625ef777cd
|
DDG: strip ads better + skip zeroclick info
|
2014-12-11 07:49:09 -08:00 |
|
James Lu
|
3c6126fbc4
|
DDG: remove unused variable
|
2014-12-10 19:29:53 -08:00 |
|
James Lu
|
f16f666ebd
|
DDG: First commit
|
2014-12-10 18:59:51 -08:00 |
|
GLolol
|
736c5ad8b6
|
Merge branch 'pkginfo/parse-deps'
1.5.1-dev
|
2014-12-07 13:57:43 -08:00 |
|
GLolol
|
44a5a8c7dd
|
PkgInfo: catch the correct TimeoutError in tests
|
2014-12-07 13:57:13 -08:00 |
|
GLolol
|
0538b5600e
|
PkgInfo: 'pkg' command dependency parsing (accessible via 'pkg <distro> <package> --depends/--recommends/--suggests)
|
2014-12-07 13:54:54 -08:00 |
|
James Lu
|
0458246385
|
PkgInfo: add dependency parsing feature (doesn't completely work yet)
|
2014-12-07 10:57:51 -08:00 |
|
James Lu
|
04d5573ec5
|
PkgInfo: remove 'vlist' --reversed option
|
2014-12-07 10:27:00 -08:00 |
|
James Lu
|
4f476e0f32
|
NoTrigger: use zero-width spaces for padding since it's completely invisible
|
2014-12-06 11:13:32 -08:00 |
|
James Lu
|
792a1a6d89
|
PkgInfo: further tighten dependencies on bs4
|
2014-12-06 11:02:57 -08:00 |
|
James Lu
|
073c6669cb
|
PkgInfo: handle virtual packages correctly in 'pkg'
|
2014-12-05 23:22:22 -08:00 |
|
James Lu
|
b06e59341e
|
Revert "Quick fix to stop spammers."
This reverts commit b0969874a3873462c77115f34f469e4daa4d0a08.
Conflicts:
plugin.py
|
2014-12-05 19:59:46 -08:00 |
|
GLolol
|
7ea511ce48
|
WTE: Use a better, more stable API (uses source from stock Limnoria's Google plugin)
|
2014-12-05 15:54:45 -08:00 |
|
James Lu
|
19133d6888
|
WTE: remove unused variables
|
2014-12-04 17:09:23 -08:00 |
|
GLolol
|
b77e6129fe
|
WTE: be more verbose in output
|
2014-12-04 15:57:44 -08:00 |
|
James Lu
|
ea03b40137
|
Merge remote-tracking branch 'weather/devel' [ci skip]
1.5.0-dev
|
2014-12-03 17:14:41 -08:00 |
|
James Lu
|
ea235297c0
|
PkgInfo: skip tests on TimeoutError
|
2014-12-03 17:08:58 -08:00 |
|
James Lu
|
c508505df8
|
WTE: skip tests + warn on Python 2
|
2014-12-03 17:02:56 -08:00 |
|
James Lu
|
4d2b5d2103
|
WTE: Strip unicode on Python 2 because the Unicode implementation is absolutely terrible and stupidly refuses to work.
|
2014-12-03 16:56:02 -08:00 |
|
James Lu
|
37a55db8bf
|
WTE: python 2 compatibility + tests
|
2014-12-03 16:17:55 -08:00 |
|
GLolol
|
84539d50b2
|
Update WTE/README.md [skip ci]
|
2014-12-03 07:43:45 -08:00 |
|
GLolol
|
fb43548225
|
WTE: make algorithm more efficient
|
2014-12-03 07:40:35 -08:00 |
|
James Lu
|
bb02058a27
|
WTE: make output language configurable
|
2014-12-02 22:23:00 -08:00 |
|
James Lu
|
c2c3a9c842
|
WTE: first commit
|
2014-12-02 21:52:28 -08:00 |
|
GLolol
|
6b456c6483
|
update SupyMisc help for commit c541445c1e76
|
2014-11-30 14:50:23 -08:00 |
|
James Lu
|
f5178e5aad
|
Weather: Strip trailing whitespace?
|
2014-11-29 22:55:02 -08:00 |
|
James Lu
|
7305391a45
|
Update readme & add CONTRIBUTING.md
|
2014-11-29 22:49:47 -08:00 |
|
James Lu
|
668d4613b5
|
Add 'Weather/' from commit 'd77ac9a8e24669f200a692740b7bc664681235ec'
git-subtree-dir: Weather
git-subtree-mainline: 76bb8817b8e07514749c2267ad9ee82ed7886d47
git-subtree-split: d77ac9a8e24669f200a692740b7bc664681235ec
|
2014-11-29 22:40:33 -08:00 |
|
James Lu
|
d77ac9a8e2
|
Update readme [ci skip]
|
2014-11-29 22:38:03 -08:00 |
|
James Lu
|
76bb8817b8
|
Merge remote-tracking branch 'lastfm/devel'
|
2014-11-29 22:34:15 -08:00 |
|