Commit Graph

7948 Commits

Author SHA1 Message Date
James McCoy 9b855beec6 Merge branch 'typos' 2011-10-23 19:41:54 -04:00
Valentin Lorentz a1a90f7673 NickCapture: Fix plugin help and l10n-fr. Closes GH-116.
Conflicts:

	plugins/NickCapture/locale/fr.po
	plugins/NickCapture/messages.pot
	src/version.py

Signed-off-by: James McCoy <vega.james@gmail.com>
2011-10-23 19:38:54 -04:00
Valentin Lorentz f1690e6867 Topic: fix typo in @unlock help.
Conflicts:

	plugins/Topic/locale/fr.po
	plugins/Topic/messages.pot
	src/version.py

Signed-off-by: James McCoy <vega.james@gmail.com>
2011-10-23 19:36:46 -04:00
Valentin Lorentz 9561c9f417 Topic: Fix bad doctring
Conflicts:

	plugins/Topic/messages.pot

Signed-off-by: James McCoy <vega.james@gmail.com>
2011-10-23 19:36:08 -04:00
Valentin Lorentz 8fb4cbcdc6 Factoids: Fix typo.
Conflicts:

	plugins/Factoids/locale/fi.po
	plugins/Factoids/locale/fr.po
	plugins/Factoids/messages.pot
	src/version.py

Signed-off-by: James McCoy <vega.james@gmail.com>
2011-10-23 19:30:07 -04:00
Valentin Lorentz 8056da06f6 Channel: fix NameError: 'replyirc' -> 'replyIrc'. Closes GH-73.
Conflicts:

	src/version.py

Signed-off-by: James McCoy <vega.james@gmail.com>
2011-10-23 19:30:01 -04:00
Valentin Lorentz fa8385596d Karma: fix typo. Closes GH-38.
Conflicts:

	plugins/Karma/locale/fi.po
	plugins/Karma/locale/fr.po
	plugins/Karma/messages.pot

Signed-off-by: James McCoy <vega.james@gmail.com>
2011-10-23 19:29:52 -04:00
Valentin Lorentz 70a6e6932d Protector: Fix variable name.
Signed-off-by: James McCoy <vega.james@gmail.com>
2011-10-23 19:04:12 -04:00
James McCoy 05529e22a5 Merge branch 'relay-nick-hostmask' 2011-10-22 16:10:38 -04:00
Valentin Lorentz ce4d26514b Relay: remove redundant nick on join/part when hostmasks enabled
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-10-22 16:10:23 -04:00
James McCoy bab5bc671c Merge branch 'automode-conf' 2011-10-22 16:06:51 -04:00
Valentin Lorentz 5dcbe57fa3 AutoMode: fix bans.
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-10-22 16:06:37 -04:00
James McCoy d5593bbba2 Merge branch 'disable' 2011-10-22 15:52:44 -04:00
Valentin Lorentz 8fb97c56bc Owner: Fix bug with @enable and @disable if a plugin is given. Closes GH-43. Closes GH-44.
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-10-22 15:52:19 -04:00
Valentin Lorentz 331d064e59 Merge pull request #237 from Mkaysi/mkaysi
String: added l10n-fi.
2011-10-21 09:17:30 -07:00
Mika Suomalainen 49ae4576b3 String: added l10n-fi. 2011-10-21 17:28:08 +03:00
Valentin Lorentz 079ec6ad5c Merge pull request #236 from Mkaysi/mkaysi
Status: added l10n-fi.
2011-10-18 10:56:40 -07:00
Mika Suomalainen e0185a01a0 String: start l10n-fi.
Currently only the first string is translated.
2011-10-18 18:02:37 +03:00
Mika Suomalainen be9b027e1a Status: added l10n-fi. 2011-10-18 17:55:14 +03:00
Valentin Lorentz a46176e3b1 Fix URL to plugins and default page charset in HTTP server. 2011-10-02 12:11:30 +02:00
Valentin Lorentz 4e658bbdec Merge pull request #223 from Mkaysi/mkaysi
ShrinkUrl: added l10n-fi.
2011-09-30 10:26:49 -07:00
Mika Suomalainen 0a30915579 ShrinkUrl: added l10n-fi.
First translation in a long time. I will try to continue translating, but shcool
is slowing them.
2011-09-30 20:15:43 +03:00
Mika Suomalainen ba4e4a6c47 Merge remote-tracking branch 'progval/testing' into mkaysi 2011-09-18 11:40:38 +03:00
Valentin Lorentz 90ad25668e Misc: Fix order of replies of @tell, in order to fix issue with nesting.
Using @ignore [tell foo bar] was telling 'The operation succeeded' to foo, and ignore 'bar'.
2011-09-18 10:31:09 +02:00
Valentin Lorentz 669a8a86e8 Merge pull request #214 from Tannn3r/master
Updated several README.txt
2011-09-18 01:24:00 -07:00
Valentin Lorentz e9697ffcf9 Merge pull request #213 from nyuszika7h/testing
Add SASL support to core.
2011-09-18 01:23:34 -07:00
nyuszika7h 25dcadfe68 conf.py: remove surrounding spaces around '=' for sasl_username. 2011-09-14 11:39:00 +02:00
nyuszika7h e140fc76f5 conf.py: Change username to sasl_username and add it as last argument. 2011-09-13 19:55:31 +02:00
nyuszika7h ca502c6814 irclib.py: Added network name to SASL authentication success/fail. 2011-09-13 19:55:01 +02:00
nyuszika7h c8c2f125a1 conf.py: remove part about server-specific password for supybot.networks.<network>.sasl.password. 2011-09-13 17:01:18 +02:00
Mika Suomalainen e02104edf1 Merge remote-tracking branch 'progval/testing' into l10n-fi 2011-09-13 17:11:03 +03:00
nyuszika7h dcaefbdcf5 Add SASL support to core. 2011-09-13 11:07:52 +02:00
Tanner e0625fa8a1 Time: Added a description to README.txt 2011-09-12 17:34:14 -05:00
Tanner 3a12411796 Status: Added a description to README.txt 2011-09-12 17:33:14 -05:00
Tanner a2e5c18f4b ShrinkURL: Added a description to README.txt 2011-09-12 17:30:42 -05:00
Tanner bb9f904bcc Reply: Added a description to README.txt 2011-09-12 17:26:02 -05:00
Tanner ef62a1bd76 Relay: Added a description to READEME.txt 2011-09-12 17:23:21 -05:00
Tanner cac8d57525 URL: Added a description to READEME.txt 2011-09-12 17:21:40 -05:00
Valentin Lorentz 1344466db1 Merge pull request #209 from Tannn3r/master
I added a description on how to use some plugins.
2011-09-11 21:21:30 -07:00
Tannn3r ca2d73bee5 Added a description. 2011-09-11 20:16:46 -05:00
Tannn3r 7ccd1474cd Added a description. 2011-09-11 20:11:28 -05:00
Tannn3r 46f6314fb4 Added a description. 2011-09-11 20:09:49 -05:00
Tannn3r a0a39d0503 Added a description. 2011-09-11 20:08:43 -05:00
Tannn3r d9a9c64fa4 Added a description. 2011-09-11 20:06:05 -05:00
Tannn3r baa966a1b7 Added a description. 2011-09-11 20:04:23 -05:00
Tannn3r 953149f11f Added a description. 2011-09-11 20:02:24 -05:00
Tannn3r 2a16ebea06 Added a description. 2011-09-11 19:59:26 -05:00
Tannn3r aad9f566f3 Added a description. 2011-09-11 19:57:30 -05:00
Tannn3r c2af09ff9d Added a description of the plugin. 2011-09-11 19:54:19 -05:00
Tannn3r 4463da24f6 Added a description on how to use the Lart plugin. 2011-09-11 19:37:41 -05:00