Commit Graph

11491 Commits

Author SHA1 Message Date
Mikaela Suomalainen
64c0e38635 Web: fix unmatched parenthesis and add missing dot 2014-12-20 13:14:33 +02:00
Valentin Lorentz
92601ef845 Merge pull request #960 from Mikaela/user
User: this is core Supybot plugin, not module
2014-12-20 10:48:30 +01:00
Mikaela Suomalainen
c686b16756 User: this is core Supybot plugin, not module 2014-12-20 11:45:17 +02:00
Valentin Lorentz
828eaaad06 Merge pull request #957 from GLolol/seen/self-nick
Seen: insert a specific message when calling seen/any on the bot
2014-12-20 07:55:52 +01:00
James Lu
7ecd98f29c .
From: 6c166d1555
2014-12-19 22:51:56 -08:00
James Lu
d3c77bbc72 DDG: fill in __init__.py
From: e9d9167650
2014-12-19 22:44:45 -08:00
James Lu
be4c074f8d Seen: fix for tests 2014-12-19 07:52:28 -08:00
Valentin Lorentz
fb7160b93c Merge pull request #956 from GLolol/network/networks-all
Network: add a 'networks --all' option
2014-12-19 10:34:13 +01:00
James McCoy
4f489fad61 Move project pointers from Sourceforge to GitHub
Closes Supybot/Supybot#7
Signed-off-by: James McCoy <vega.james@gmail.com>
2014-12-18 21:31:59 -05:00
Valentin Lorentz
5e8896fe6d QuoteGrabs: Prevent quote grabs from queries.
Signed-off-by: James McCoy <vega.james@gmail.com>
2014-12-18 21:12:27 -05:00
GLolol
0c081b8a3b Network: add 'networks --all' option 2014-12-18 17:33:57 -08:00
James Lu
8b4dfe46ac Seen: insert a witty message when calling seen/any on the bot 2014-12-18 17:33:20 -08:00
James Lu
7b40bd4fdb DDG: bugfix for older versions of beautifulsoup4
From: ad0a5dd665
2014-12-18 17:21:08 -08:00
James Lu
41db069581 README updates [skip ci]
From: 826bcf9eb1
2014-12-18 16:36:22 -08:00
James Lu
d462b09dd7 DDG: better exception handling
From: d2f1f32896
2014-12-18 16:25:12 -08:00
GLolol
a1a7864f54 Aka: update list command 2014-12-17 07:35:26 -08:00
Valentin Lorentz
88f6496ac2 Merge pull request #951 from GLolol/aka-1
Aka: Fix typo and help for 'show'
2014-12-17 08:07:06 +01:00
Valentin Lorentz
a334634367 QuoteGrabs: Prevent quote grabs from queries. 2014-12-17 08:01:25 +01:00
James Lu
26df32086d Aka: catch with error if 'aka list' response is empty 2014-12-16 16:52:14 -08:00
James Lu
f05f04807d Aka: update tests 2014-12-16 16:40:42 -08:00
James Lu
f802f77904 Aka: update listCommands override to only include built in cmds
The old behavior is superseded by 'aka list'. This makes it easier for people to find Aka plugin's core commands, as
'list Aka' won't be filled with random, irrelevant alias definitions.
2014-12-16 16:40:42 -08:00
GLolol
fe778c60bf Aka: add 'list' command (Closes ProgVal/Limnoria#572) 2014-12-16 16:40:42 -08:00
GLolol
40df743cbf Aka: Fix typo and help for 'show'
Help for 'aka show' should now mentions the --channel argument (this
was implemented but not mentioned).
2014-12-16 14:25:43 -08:00
Valentin Lorentz
1030a6bc32 Merge pull request #950 from Mikaela/plugindownloader
PluginDownloader: improve README.md
2014-12-16 19:16:47 +01:00
Mikaela Suomalainen
0659cc4453 PluginDownloader: improve README.md
featuring ~~faked~~ log of installing Wikipedia plugin.

[CI SKIP]
2014-12-16 20:11:30 +02:00
James Lu
1a6e0127bd DDG: fix code handling, remove regex parsing
From: 64c29496df
2014-12-15 17:28:06 -08:00
James Lu
9298b71732 DDG: attempt at simplify code
From: b62249c557
2014-12-14 21:55:15 -08:00
James Lu
be3112197b DDG: bugfix
From: ad8931ad73
2014-12-14 20:00:43 -08:00
Valentin Lorentz
3d66a4649f Merge pull request #947 from GLolol/unix/log-commands
Unix: log shell and call commands at INFO
2014-12-13 20:22:41 +01:00
James Lu
a38ab5ea89 Unix: Update logging again 2014-12-13 11:21:18 -08:00
James Lu
d5b7a27685 Unix: update logging 2014-12-13 11:19:18 -08:00
James Lu
63a7a03498 Unix: log shell and call commands at INFO (Closes ProgVal/Limnoria#929) 2014-12-13 10:57:27 -08:00
Valentin Lorentz
104b3efd44 Merge pull request #944 from Mkaysi/ipv6
src/conf.py: clear hosts4 & make hosts6 ::0
2014-12-13 10:38:49 +01:00
Mikaela Suomalainen
85e9935013 src/conf.py: clear hosts4 & make hosts6 ::0
Closes #756
Fixes #935
2014-12-13 11:07:14 +02:00
Valentin Lorentz
f65d742fee Merge pull request #943 from GLolol/topic-1
Topic: allow toggling automatic topic setting via config
2014-12-12 20:18:45 +01:00
James Lu
1166866ffd Topic: allow toggling automatic topic setting via config 2014-12-12 11:06:24 -08:00
James Lu
f627837496 DDG/PkgInfo: Update tests
From: f73028a0ed
2014-12-11 18:39:59 -08:00
James Lu
f8d5afbb46 DDG: strip ads better + skip zeroclick info
From: 625ef777cd
2014-12-11 07:49:09 -08:00
Valentin Lorentz
ba12692fb4 Web: Add support for charrefs. Closes GH-923. 2014-12-11 09:59:08 +01:00
Valentin Lorentz
95c15922e4 Remove outated output. 2014-12-11 09:50:17 +01:00
Valentin Lorentz
10529328ac Web: Remove test broken if accessing slashdot from France. 2014-12-11 09:50:11 +01:00
Valentin Lorentz
55652cb417 Merge pull request #942 from GLolol/scripts/saner-create-1
supybot-plugin-create: use options.desc to fill in more fields, saner defaults
2014-12-11 09:37:07 +01:00
Valentin Lorentz
faeaf91f5c Merge pull request #875 from GLolol/patch-3
INSTALL.md: proofread for grammar and formatting
2014-12-11 09:36:45 +01:00
James Lu
5d0de2d44e DDG: remove unused variable
From: 3c6126fbc4
2014-12-10 19:29:53 -08:00
James Lu
3459d23a4d DDG: First commit
From: f16f666ebd
2014-12-10 18:59:51 -08:00
James Lu
95fb289f53 supybot-plugin-create: use options.desc to fill in more fields, saner defaults 2014-12-10 17:28:40 -08:00
Valentin Lorentz
b9a3c01bb1 Merge pull request #940 from joulez/messageparser
Reorder: Move the id to the front of the regexp it represents.
2014-12-10 10:30:55 +01:00
Julian Paul Glass
b016958213 bold formating for the id string. 2014-12-10 09:23:18 +00:00
Valentin Lorentz
cb0a753809 Merge pull request #941 from GLolol/network/whois-syntax
Network: changes to 'whois' output format
2014-12-10 08:36:40 +01:00
GLolol
ef9fbc4a07 Network: s/caller/callee/ 2014-12-09 22:40:29 -08:00