Commit Graph

9841 Commits

Author SHA1 Message Date
Valentin Lorentz 8ec9f1b496 Fill README of some plugins. Closes GH-747. Closes GH-749. 2014-06-14 13:23:06 +02:00
Valentin Lorentz ddc37a7f4a Revert "Make supybot.reply.oneToOne not always true on channels."
This reverts commit 5881c97120.
2014-06-11 11:13:01 +00:00
Mikaela Suomalainen 1762b8090a fix 2f723e809d 2014-06-09 20:41:04 +03:00
Mikaela Suomalainen 6d3198c2b3 src/conf.py: update help for drivers.module
This wording was suggested by @nyuszika7h .
2014-06-09 20:38:45 +03:00
Valentin Lorentz a138722d73 src/log.py: Display warning instead of raising exception if there is no space left on defice (infinite loop…). 2014-06-09 16:41:58 +00:00
Mikaela Suomalainen bc7b9c62a0 Scheduler: fix quoting & add plugins in README.md.
[SKIP CI]
2014-06-08 16:59:42 +02:00
Mikaela Suomalainen 91caae2e08 Relay: fix quoting & mention cmdall in README.md
[SKIP CI]
2014-06-08 16:59:42 +02:00
Mikaela Suomalainen 91fcd704ce RSS: fix quoting & mention onetoone in README.md.
[SKIP CI]
2014-06-08 16:59:42 +02:00
Mikaela Suomalainen decaa09fd6 Praise: fix quoting in README.md.
[SKIP CI]
2014-06-08 16:59:42 +02:00
Mikaela Suomalainen 6eb504325f Nickometer: fix quoting in README.md.
[SKIP CI]
2014-06-08 16:59:42 +02:00
Mikaela Suomalainen c0b9e06d5c NickAuth: fix quoting and wording in README.md.
[SKIP CI]
2014-06-08 16:59:42 +02:00
Mikaela Suomalainen 4b630e8229 MoobotFactoids: fix quoting in README.md.
[SKIP CI]
2014-06-08 16:59:42 +02:00
Mikaela Suomalainen 64acf863f0 Limiter: fix quoting in README.md. 2014-06-08 16:59:42 +02:00
Mikaela Suomalainen aa73cbbd9e Later: fix topics and quoting in README.md.
Also updated to reflect our default settings.

[SKIP CI]
2014-06-08 16:59:42 +02:00
Mikaela Suomalainen cebce8c56e Lart: fix README.md.
[SKIP CI]
2014-06-08 16:59:42 +02:00
Mikaela Suomalainen 4d6c7ab39e Karma: fix quoting in README.md and one mistake.
* plugins.karma.allowunaddressedkarma doesn't mean that the bot must be addressed by nick. It must be addressed, but that can also happen with prefix.

[SKIP CI]
2014-06-08 17:10:28 +03:00
Mikaela Suomalainen b6085d60bc Ctcp: Mention channel mode +C in README. 2014-06-08 16:46:05 +03:00
Valentin Lorentz 8e48abbcdf Merge pull request #729 from Mkaysi/core-l10n-fi
core: update messages.pot & l10n-fi.
2014-06-08 13:03:20 +02:00
Mikaela Suomalainen 0a31dd18cf AutoMode: update README.md.
[SKIP CI]
2014-06-08 13:54:09 +03:00
Mikaela Suomalainen f44cc389a9 Anonymous: add another example & add notice about...
...this plugin not meant for identifying even if it's possible and tell
how the identifying should happen.
2014-06-08 13:37:59 +03:00
Mikaela Suomalainen 56f8d54583 Alias: improve formatting of README.md. 2014-06-08 13:19:58 +03:00
Valentin Lorentz 2ea9e7187f Time & User & Web: Fix metadata of translation files. 2014-06-08 12:16:52 +02:00
Mikaela Suomalainen 5d6a2f009b I am Mikaela.
And I thought this was already made clear to Limnoria, but seems that it
wasn't. because the wrong name appears in translations that I don't
remember touching.

[SKIP CI]
2014-06-08 13:07:36 +03:00
Mikaela Suomalainen c500517fcf Factoids: update l10n-fi & messages.pot. 2014-06-07 23:26:08 +02:00
Mikaela Suomalainen cc5887f685 locales/fi.po: update header.
[SKIP CI]
2014-06-07 22:35:01 +03:00
Mikaela Suomalainen 9a2b8b2dc8 core: update messages.pot & l10n-fi. 2014-06-07 22:33:27 +03:00
Mikaela Suomalainen 1a93246e4e .travis.yml: add check_trans for core too. 2014-06-07 21:55:10 +03:00
Mikaela Suomalainen d4a6434190 Factoids: fix tests. 2014-06-06 23:12:40 +03:00
Mikaela Suomalainen 52e1ffcc50 Factoids: make more sense with default config.
* Default separator to `is`.
    * It's more used than `as`.
    * Help text updated too.
* Default value as `$value`. Like with Topic plugin, the `$key could be`
is just annoyance which users are very likely to disable anyway.
2014-06-06 22:52:09 +03:00
Mikaela Suomalainen ea0ba24e5c src/conf.py: reword the config help for `reply.oneToOne`.
Suggested by @monodemono on `#supybot`.

**Comments wanted:** does this rewording make sense? If it doesn't, how
could it be better?
2014-06-06 20:57:08 +03:00
Mikaela Suomalainen 7ffff22c6f .gitignore: add README.txt .
[SKIP CI]
2014-06-06 12:42:33 +02:00
Mikaela Suomalainen fc81013be5 Mass rename README.txt --> README.md .
[SKIP CI]
2014-06-06 12:42:33 +02:00
Mikaela Suomalainen 94feaa5faf scripts/supybot-plugin-create: Fix #721 .
* README template is now cut to two lines for easier reading in non-word
wrapping text editors on normal terminal size.
* README is now saved as `README.md` instead of `README.txt`.
2014-06-06 11:37:13 +03:00
nyuszika7h fa06f2af34 Add protocols.irc.certfile
Fixes #612.
2014-06-04 19:12:56 +02:00
Valentin Lorentz 7d716aa8f3 setup.py: Use UTC for version number. Closes GH-717. 2014-06-04 16:50:31 +02:00
Valentin Lorentz e6db4edb44 Merge pull request #715 from Mkaysi/install
INSTALL.md: fix instructions.
2014-06-04 14:56:29 +02:00
Mikaela Suomalainen 42fd986da3 INSTALL.md: fix copy-pasting.
[SKIP CI]
2014-06-04 15:39:51 +03:00
Mikaela Suomalainen f354aa4a68 INSTALL.md: clone using HTTPS instead of GIT.
GitHub seems to be removing the `git://` links. Changing to `https://`
in case they are going to discontinue `git://`.

[SKIP CI]
2014-06-04 15:36:25 +03:00
Mikaela Suomalainen d8e992d727 INSTALL.md: Tell pip to install from git master.
[SKIP CI]
2014-06-04 15:33:24 +03:00
Mikaela Suomalainen c397317e8b INSTALL.md: fix pip instructions.
* pip has `--user`, `--install-option` just confuses people.
* pip user installation happens by `pip install limnoria --user`.
2014-06-03 21:01:36 +03:00
Mikaela Suomalainen d8cd749a86 Add manual pages for Limnoria* commands as we already have the commands.
Squashed commit of the following:

commit 7397647f7f5c44a9e883b500b9342936c14c0188
Author: Mikaela Suomalainen <mikaela.suomalainen@outlook.com>
Date:   Tue Jun 3 16:23:30 2014 +0300

    setup.py: add missing ".1"s.

commit f9a95ebb4900a4b13b0f69fc674d4e9a7f7b019b
Author: Mikaela Suomalainen <mikaela.suomalainen@outlook.com>
Date:   Tue Jun 3 16:22:17 2014 +0300

    fix c48e9f087daf7c69eca8c01c4e52b5843039a119

    Limnoria, not Limnotia!

commit 467480325a4b6e90ac10875316867d9a218a4bc6
Author: Mikaela Suomalainen <mikaela.suomalainen@outlook.com>
Date:   Tue Jun 3 16:16:14 2014 +0300

    Add manual pages for limnoria*

    We already have binaries with name limnoria*, so it makes sense to also
    have manual pages.
2014-06-03 16:24:46 +03:00
Valentin Lorentz 47514f9f98 Merge pull request #713 from monodemono/testing
Fixed iban help text.
2014-06-02 16:25:36 +02:00
monodemono dc22a43a9f Merge pull request #1 from Mkaysi/channel-l10n-fi
Channel: update messages.pot & l10n-fi.
2014-06-02 06:06:26 -07:00
Mikaela Suomalainen b3fc7da275 Channel: update messages.pot & l10n-fi. 2014-06-02 16:03:42 +03:00
monodemono c42cb8b34d Fixed iban help text.
Removed redundant information, and slightly altered the grammar in certain parts.
2014-06-02 05:54:47 -07:00
Valentin Lorentz 39bb452d70 Merge pull request #712 from Mkaysi/patch-2
src/conf.py: Add AutoMode to importantplugins
2014-06-02 10:14:10 +02:00
Mikaela Suomalainen 2392863c7b scripts/supybot-wizard: add AutoMode to be always loaded. 2014-06-02 11:03:37 +03:00
Valentin Lorentz 76bc193455 Ctcp: Fix name-crash which made --nicks always interpreted as true. Closes GH-664. 2014-05-31 20:47:16 +02:00
Valentin Lorentz b14ed2c5d9 Config: Prevent variable creation when trying to get the value of a channel-specific variable for a non-channel. 2014-05-31 20:44:56 +02:00
Valentin Lorentz fd2ecf0dec Revert "Relay: set NoticeNonPrivmsgs to True."
This reverts commit cc8f96eeac.
2014-05-31 17:55:44 +02:00