Commit Graph

10162 Commits

Author SHA1 Message Date
GLolol 0c081b8a3b Network: add 'networks --all' option 2014-12-18 17:33:57 -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
Valentin Lorentz 8bf4cf6843 Merge pull request #934 from GLolol/misc/fix-typo
Misc: fix a typo (s/uncompatible/incompatible/)
2014-12-06 21:36:38 +01:00
James Lu 58dd73899e Misc: fix a typo (s/uncompatible/incompatible/) 2014-12-06 12:18:09 -08:00
Valentin Lorentz 654df6fac7 Merge pull request #931 from GLolol/patch-1
Filter: fix a typo in 'aol' help
2014-12-05 07:32:29 +01:00
GLolol 3f737abbde Filter: fix a typo in 'aol' help 2014-12-04 21:47:46 -08:00
Valentin Lorentz 99a947e2e9 Merge pull request #930 from nyuszika7h/fix-anonymous-tell-error-msg
Anonymous: Better error when "tell" is disabled
2014-12-03 21:03:11 +01:00
nyuszika7h 913cd58b8e Anonymous: Better error when "tell" is disabled 2014-12-03 20:55:16 +01:00
Valentin Lorentz 1e8d51ac6d Merge pull request #928 from joulez/scripts
supybot-plugin-create add --desc option
2014-12-03 08:14:58 +01:00
Valentin Lorentz 42462b73e0 Merge pull request #926 from GLolol/plugin-help-2
Add/improve help for Debug + plugins from F-W:
2014-11-30 21:13:58 +01:00
James Lu a755238ef4 Add/improve help for Debug + plugins from F-W:
- Debug
- Factoids
- Format
- Games
- Google
- Herald
- Internet
- Karma
- Lart
- Math
- Misc
- MoobotFactoids
- Network
- News
- NickAuth
- Nickometer
- Note
- Owner
- Protector
- Quote
- QuoteGrabs
- Relay
- Scheduler
- Seen
- ShrinkUrl
- Status
- String
- Time
- Todo
- Topic
- URL
- Unix
- User
- Utilities
- Web
2014-11-30 12:07:41 -08:00
Valentin Lorentz 9c5d16eab9 Merge pull request #925 from GLolol/debug/remove-duplicate-progstats
Debug: remove duplicate 'progstats' cmd preventing the plugin from loading on win32
2014-11-30 20:34:28 +01:00