Valentin Lorentz
46a890417a
Update all plugin .pot files.
2012-03-11 21:06:19 +00:00
Valentin Lorentz
4e7cec2b8e
Merge branch 'master' into testing
2012-03-08 18:53:37 +00:00
Terje Hoås
a1ab4b7ba0
Google: Fix UnicodeEncodeError in Calc.
2012-03-08 14:24:58 +01:00
nyuszika7h
5b0faad2f9
Misc: Handle KeyError in 'completenick'. Closes GH-315.
2012-02-25 21:04:08 +08:00
Valentin Lorentz
99ad2d193e
BadWords: Fix commit 123c176637
.
2012-02-25 14:02:02 +01:00
Valentin Lorentz
e2c1adda7f
Misc: Fix search of unloaded plugins if Misc is not in supybot install dir.
2012-02-20 07:26:49 +00:00
Valentin Lorentz
68bcffb57b
Merge branch 'master' into testing
2012-02-18 13:01:06 +01:00
nyuszika7h
8e4090ff96
Status: Add network command
...
This command is same as server, except that it will return the
network, not the server the bot is on.
2012-02-18 19:37:55 +08:00
nyuszika7h
123c176637
BadWords: Make configuration variable requireWordBoundaries channel-specific
2012-02-18 19:37:55 +08:00
Valentin Lorentz
44c10a0b49
Web: Update message.pot.
2012-02-16 17:17:23 +01:00
skizzhg
56afad786c
Alias: Fix the help for @alias add.
2012-02-16 17:17:00 +01:00
Valentin Lorentz
816ae143bc
Success: Fix load in private query. Closes GH-313.
2012-02-16 12:46:33 +01:00
Valentin Lorentz
7bb72c72be
Channel: Fix docstring. Closes GH-128.
2012-02-11 15:19:50 +01:00
Valentin Lorentz
1606e2d1e0
Owner: Fix docstring. Closes GH-133.
2012-02-11 15:19:14 +01:00
Valentin Lorentz
5c9a62e69a
Channel: Fix docstring. Closes GH-129.
2012-02-11 15:18:32 +01:00
Valentin Lorentz
f18850e5f8
Misc: Add @completenick. Closes GH-154.
2012-02-11 15:17:12 +01:00
Valentin Lorentz
d8ecc7db5f
Ctcp: Add configuration variable supybot.plugins.Ctcp.userinfo. Closes GH-204.
2012-02-11 13:44:19 +01:00
Valentin Lorentz
8add4911f5
Anonymous: Use channel-specific variables. Closes GH-232.
2012-02-11 13:41:29 +01:00
Valentin Lorentz
3a59601d29
Web: Fix supybot.plugins.Web.nonSnarfingRegexp and update l10n-fr and l10n-it.
2012-01-28 20:40:45 +01:00
Valentin Lorentz
ccc9185684
Admin: Update l10n-it.
2012-01-28 20:37:58 +01:00
Valentin Lorentz
41e5c26e52
Status: @cpu was giving a wrong value for the memory use (1024 times lower).
2012-01-22 11:33:23 +01:00
Valentin Lorentz
5fb96ffd15
Merge branch 'testing'
2012-01-17 20:55:26 +00:00
Mika Suomalainen
2e9dcfa3a6
User: add l10n-fi.
...
Conflicts:
src/version.py
2012-01-06 18:12:50 +01:00
Mika Suomalainen
0bc57c9465
User: fix fuzzy l10n-fi.
...
User l10n-fi is not finished yet.
Conflicts:
src/version.py
2012-01-06 18:12:30 +01:00
Mika Suomalainen
c2dec57bac
User: continue l10n-fi.
...
Conflicts:
src/version.py
2012-01-06 18:11:11 +01:00
Valentin Lorentz
b7b3235ff4
Admin: Edit all l10n files to the string.
2012-01-04 22:37:57 +01:00
Valentin Lorentz
2a8f814a16
Revert "Fix commit ce552d56"
...
This reverts commit efb6dc139f
.
2012-01-04 22:34:22 +01:00
Valentin Lorentz
efb6dc139f
Fix commit ce552d56
2012-01-04 21:25:47 +01:00
Valentin Lorentz
38072df6da
Merge pull request #305 from michealh/testing
...
Testing
2012-01-04 12:24:03 -08:00
Micheal Harker
ce552d56da
Fixed a issued with +r channels on freenode? Maybe all ircd-seven or charybdis servers, now displays messages. Also fixed a small grammer mistake
2012-01-04 20:11:34 +00:00
Valentin Lorentz
6e32d10d0d
Fix commit 6e699816
(bot always joined on invite)
2012-01-04 21:11:02 +01:00
Mika Suomalainen
1fd0657da8
User: continue partial l10n-fi and unmark fuzzy with correct string.
2012-01-04 02:44:00 +08:00
Mika Suomalainen
34f6b6d191
Channel: fix l10n-fi.
...
Same fix as with Admin plugin. Change ignore to
more explaining word.
2012-01-04 02:42:33 +08:00
Mika Suomalainen
0784ba5e85
Admin: fix l10n-fi.
...
Fix some typos and change "ignore" to "huomiotta jättämiseksi".
Both are correct, but the first is like "ignoring fact" and second
is the ignoring what Limnoria uses. Both are correct, but this
explains more.
2012-01-04 02:42:33 +08:00
Mika Suomalainen
1432790250
User: update l10n-fi.
...
Note that it's still partial.
See commit two commits ago.
See my answer to it in previous commit.
2012-01-04 02:42:32 +08:00
skizzhg
74c8c14849
Unix & User: update l10n-it.
2012-01-03 18:39:21 +01:00
nyuszika7h
6e699816d0
Channel: Make supybot.alwaysJoinOnInvite channel-specific. Closes GH-159.
2012-01-02 14:15:01 +01:00
Valentin Lorentz
fc3d3e6c01
Prevent the 'hostmask' converter from returning '*!*@*' while 'foo!*@*' was given.
2011-12-27 11:55:50 +01:00
Valentin Lorentz
95a9ffac17
User: Fix Mkaysi's mess with the messages.pot.
2011-12-23 14:02:39 +01:00
Mika Suomalainen
45da6a2f60
Ctcp: fix l10n-de & fix l10n-fr & update l10n-fi.
2011-12-23 13:44:03 +02:00
Mika Suomalainen
b7b1e15efa
Unix: update l10n-fi.
2011-12-23 11:51:49 +02:00
Valentin Lorentz
c510bae4b4
Merge pull request #293 from nyuszika7h/testing
...
Testing
2011-12-23 01:45:41 -08:00
nyuszika7h
dd8685e7d0
Alias: Fix l10n-hu
2011-12-23 10:37:40 +01:00
nyuszika7h
277080a247
Unix: Made plugin.py:190 localizable and regenerated messages.pot
2011-12-22 22:28:46 +01:00
nyuszika7h
1c01dc2a3c
Unix: Add configuration variable spell.language
2011-12-22 22:21:20 +01:00
Mika Suomalainen
66ea215bed
Topic: update l10n-fi.
2011-12-22 21:02:16 +02:00
nyuszika7h
3ec2b166a6
User: Fix copyright in l10n-hu
2011-12-22 15:18:16 +01:00
Mika Suomalainen
edf3851691
Web: add l10n-fi.
2011-12-22 15:24:20 +02:00
Mika Suomalainen
c07a267e51
Utilities: add l10n-fi.
2011-12-22 14:07:08 +02:00
nyuszika7h
77597d2cc9
User: Add l10n-hu
2011-12-21 20:40:10 +01:00