Commit Graph

10172 Commits

Author SHA1 Message Date
Valentin Lorentz 90f31cdb3c Merge pull request #962 from Mikaela/misc
Misc: this is also core plugin, not module
2014-12-20 13:45:23 +01:00
Mikaela Suomalainen 30b4749049 Misc: this is also core plugin, not module 2014-12-20 14:03:09 +02:00
Valentin Lorentz 2ef99e8c3c Merge pull request #961 from Mikaela/web
Web: fix unmatched parenthesis and add missing dot
2014-12-20 12:23:23 +01:00
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 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
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
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
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
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
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 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
James Lu 2628dc03c4 Network: More minor improvements to 'whois' output 2014-12-09 18:38:21 -08:00
James Lu 2b324203e7 Network: changes to the 'whois' output formatting 2014-12-09 18:32:31 -08:00
Julian Paul Glass 7c0428dfcc Change the id format. Remove the quotes. 2014-12-10 02:11:13 +00:00
Julian Paul Glass 92824116c5 changes to test.py 2014-12-10 01:45:31 +00:00
Julian Paul Glass 1d0685e02f Reorder: Move the id to the front of the regexp it represents. 2014-12-10 01:39:23 +00:00
Valentin Lorentz 829e6c545c Merge pull request #939 from GLolol/mailmap
Add myself to .mailmap
2014-12-09 07:41:53 +01:00
Valentin Lorentz fba8686bfd Merge pull request #937 from Mkaysi/doc
git rm -rf docs/
2014-12-09 07:27:23 +01:00
James Lu a549d4830d Add myself to .mailmap [skip ci] 2014-12-08 22:00:37 -08:00
Mikaela Suomalainen 0b9e54ebcf remove docs/ && move manpages to man/ 2014-12-08 09:52:42 +02:00
Valentin Lorentz 973136d506 Merge pull request #938 from Mkaysi/patch-1
Update USING_WRAP.rst
2014-12-08 08:24:56 +01:00
Valentin Lorentz 53c08cd1b4 Merge pull request #936 from Mkaysi/network
Network: make whois reply more clear
2014-12-08 08:22:02 +01:00
Mikaela Suomalainen 43e2044751 Update USING_WRAP.rst
joules from IRC says that this was parsed incorrectly by Sphinx and that seems to be the case.
2014-12-08 09:00:04 +02:00
Mikaela Suomalainen 8fbf5193e6 Network: make whois reply more clear
Mention that it's possible that whoised user has channel list hiding
umode. This umode is usually +i, but I say "channel list hiding umode",
because +i is not always the umode which hides user list.

For example Quakenet always forces mode +i to every user and it cannot
be unset, but channel list is still visible. Some other IRCds can have
different modes to hide channel lists than +i.
2014-12-08 08:21:29 +02:00
Valentin Lorentz 5fdf8c3c9e Merge pull request #932 from GLolol/misc/customhelp
Misc: add ability to specify custom help strings
2014-12-07 09:29:18 +01:00
James Lu 9215bb5754 Misc: further simplify custom help logic 2014-12-06 18:06:59 -08:00
James Lu f5bf5129a9 Misc: add ability to specify custom help URLs when 'help' is ran without arguments 2014-12-06 18:06:59 -08:00