James Lu
ee60dcec81
Merge branch 'master' into pep8
...
Conflicts:
FML/plugin.py
2014-12-27 11:52:30 -08:00
James Lu
580ca7498c
Namegen/NoTrigger: more PEP8 things
...
Again skipping the config.py things (for now).
2014-12-27 11:46:44 -08:00
James Lu
4a62b4ad13
DDG/FML/Isup: work towards PEP8 compliancy
...
Skipping the config options in config.py since the indented version
looks just as bad (not enough space to write the text without making
it use 5 lines).
2014-12-27 11:38:01 -08:00
GLolol
f1f8c6176e
FML: allow lookup by id
2014-12-25 02:50:59 -05:00
GLolol
48692e94e8
RelayLink: bugfix
1.5.3-dev
2014-12-21 22:40:13 -05:00
James Lu
dd0493ddb2
Merge remote-tracking branch 'lastfm/devel'
2014-12-20 23:14:35 -08:00
James Lu
f08b8c4d26
LastFM: bugfix
2014-12-20 23:13:31 -08:00
James Lu
7b350324d7
Update README.md
2014-12-20 23:04:31 -08:00
James Lu
7b1e3f0fa1
Update LastFM snapshot
2014-12-20 23:03:59 -08:00
James Lu
610eab51f8
LastFM: drop depends on bs4
2014-12-20 23:03:08 -08:00
GLolol
e558a4f7e7
FML: First commit
2014-12-20 22:56:03 -05:00
James Lu
ae34345b97
SupyMisc: colors --all
2014-12-20 10:39:22 -08:00
James Lu
6c166d1555
.
2014-12-19 22:51:56 -08:00
James Lu
e9d9167650
DDG: fill in __init__.py
2014-12-19 22:44:45 -08:00
James Lu
ad0a5dd665
DDG: bugfix for older versions of beautifulsoup4
2014-12-18 17:21:08 -08:00
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