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
Mika Suomalainen
990801aa84
Utilities: start l10n-fi.
2011-12-21 21:09:44 +02:00
Mika Suomalainen
00d9a38830
User: add l10n-fi.
2011-12-21 20:45:08 +02:00
Mika Suomalainen
b5feac3e28
User: fix one string (add she) & update messages.pot & update l10n-fi & continue l10n-fi.
2011-12-21 18:25:33 +02:00
Mika Suomalainen
ad9b0aa3a5
User: continue l10n-fi.
2011-12-21 18:12:47 +02:00
Mika Suomalainen
e77aeb805b
User: continue l10n-fi.
2011-12-21 13:13:10 +02:00
Mika Suomalainen
3a57cda34a
User: add partial l10n-fi.
2011-12-20 19:09:36 +02:00
Mika Suomalainen
4e38be73ba
URL: add l10n-fi.
2011-12-20 17:18:47 +02:00
Valentin Lorentz
aef609f61f
Merge branch 'testing'
2011-12-19 01:32:25 +01:00
James McCoy
ff96b898f9
RSS._getConverter: Encode strings before handing them off to other functions
...
When the feed has a specified encoding, we'll be dealing with unicode objects
in the response from feedparser.parse(). To avoid possible UnicodeErrors, we
need to encode() before handing the string off to other functions, so the
other functions are always dealing with bytestrings instead of bytestrings and
unicode objects. Mixing unicode and bytestrings will cause implicit
conversions of the unicode objects, which will most likely use the wrong
encoding.
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
Conflicts:
plugins/RSS/plugin.py
2011-12-19 01:32:05 +01:00
nyuszika7h
8af27f4f64
Unix: Make configuration variable fortune.offensive channel-specific
2011-12-18 14:24:35 +01:00
nyuszika7h
751a3ef921
Unix: Make configuration variable fortune.short channel-specific
2011-12-18 14:21:46 +01:00
Mika Suomalainen
7dba155038
Unix: add l10n-fi.
2011-12-18 18:53:59 +08:00
Mika Suomalainen
c10f62b57b
Unix: add partial l10n-fi.
2011-12-14 01:31:39 +08:00
Valentin Lorentz
72077c8c97
Google: fix previous cherry-pick.
2011-12-13 18:10:20 +01:00
Daniel Folkinshteyn
b991c8679b
Google: use web scraping as fallback to ig api
...
ig api doesn't have everything (for one, timezones),
and also, in case the IG api ever dies.
Conflicts:
plugins/Google/plugin.py
2011-12-13 18:10:15 +01:00
Daniel Folkinshteyn
e1ffe0f4e3
Google: use google ig api for the calc. no more web scraping. let's hope this stays alive.
...
Conflicts:
plugins/Google/plugin.py
2011-12-13 18:10:09 +01:00
James McCoy
d1bc7922ee
Simplify handling of per-network waitingJoins
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-12-13 18:08:00 +01:00
Daniel Folkinshteyn
761435ba1a
Services: catch occasional error when removing waiting joins from list
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-12-13 18:07:56 +01:00
Daniel Folkinshteyn
8c3304c520
Services: fix problem with some channels being mixed up between networks on startup, when noJoinsUntilIdentified is true.
...
When noJoinsUntilIdentified config is true, the bot holds join messages in a 'waitingJoins' list, and processes them
once nickserv identification comes through. The problem was that when the bot is configured to join multiple networks,
join messages from different networks would get appended to the same list, without any differentiation by which message
belongs to which network. Thus, if there are messages waiting for multiple networks, it would often be the case that
whichever network got identification done first, would 'pick up' other network's join messages.
This fix stores the network name along with the join messages in the list, and has each network pick out only its own
join messages.
Conflicts:
src/version.py
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
Conflicts:
plugins/Services/plugin.py
2011-12-13 18:07:22 +01:00
James McCoy
f0233c370f
Prevent nesting of Misc.tell
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-12-13 18:05:21 +01:00
James McCoy
ca23cbb774
Merge branch 'maint/0.83.4'
2011-12-06 01:18:18 -05:00
James McCoy
c90fafebe7
Simplify handling of per-network waitingJoins
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-12-06 00:55:29 -05:00
Daniel Folkinshteyn
1e1b39783b
Services: catch occasional error when removing waiting joins from list
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-12-06 00:53:19 -05:00
Daniel Folkinshteyn
d5648ab534
Services: fix problem with some channels being mixed up between networks on startup, when noJoinsUntilIdentified is true.
...
When noJoinsUntilIdentified config is true, the bot holds join messages in a 'waitingJoins' list, and processes them
once nickserv identification comes through. The problem was that when the bot is configured to join multiple networks,
join messages from different networks would get appended to the same list, without any differentiation by which message
belongs to which network. Thus, if there are messages waiting for multiple networks, it would often be the case that
whichever network got identification done first, would 'pick up' other network's join messages.
This fix stores the network name along with the join messages in the list, and has each network pick out only its own
join messages.
Conflicts:
src/version.py
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-12-06 00:53:07 -05:00
Daniel Folkinshteyn
71bcc2bc7c
Services: add some more strings indicating identification success.
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-12-06 00:38:29 -05:00
James McCoy
5b4c150d03
Prevent nesting of Misc.tell
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-12-05 23:13:09 -05:00
Valentin Lorentz
78accda006
Since: Fix traceback.
2011-12-03 20:55:25 +01:00
Valentin Lorentz
f1852f2e2b
Seen: Fix error message ('You must be in') for @since.
2011-12-03 12:45:07 +01:00
skizzhg
6d1cf739ab
Games: Update l10n-it.
2011-11-21 19:43:56 +01:00
Valentin Lorentz
8787b366cc
Scheduler: Fix typo in l10n-fr.
2011-11-19 22:45:12 +01:00
Valentin Lorentz
05b32b467f
Services: Fix traceback on NickServ notice.
2011-11-15 06:29:36 +01:00
Mika Suomalainen
0f3c2f5b35
Topic: add l10n-fi
2011-11-14 18:36:08 +02:00
Mika Suomalainen
8413a657c9
Topic: continue partial l10n-fi.
...
It's still partial.
2011-11-14 09:00:37 +02:00
James McCoy
8b73f78b3e
Merge branch 'maint/0.83.4'
...
Conflicts:
plugins/Misc/plugin.py
src/ircutils.py
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-11-13 15:26:19 -05:00
Florian Besser
e41e5ca171
Services: Add l10n-de
2011-11-13 19:04:13 +01:00
Florian Besser
663308cb63
Channel: Fix l10n-de
2011-11-13 19:03:42 +01:00
Florian Besser
15fee0b118
Seen: Fix l10n-de
2011-11-13 18:08:24 +01:00
Florian Besser
ce20d8efd0
Channel: Update l10n-de
2011-11-12 23:06:18 +01:00
Florian Besser
6c32f85ed7
Status: Add l10n-de
2011-11-11 11:04:59 +01:00
Florian Besser
572e081160
Todo: Add l10n-de
2011-11-11 11:03:27 +01:00
Florian Besser
c562158784
Games: Add l10n-de
2011-11-11 10:39:31 +01:00
Florian Besser
566904e916
Seen: Add l10n-de
2011-11-11 02:43:26 +01:00
Florian Besser
7c1800edaf
PluginDownloader: Add l10n-de
2011-11-11 02:43:26 +01:00
Florian Besser
2aa6e5fd49
User: Fix l10n-de
2011-11-11 02:43:26 +01:00
Valentin Lorentz
cf8126223b
Google: Apply gholms's patch to fix @calc match.
2011-11-09 10:04:53 +01:00
skizzhg
a93750bad7
Admin: Update l10n-it.
2011-11-07 19:40:04 +01:00
Tanner
ae64f667a7
Success: Added a description to READEME.txt
2011-11-06 21:27:39 +08:00
Tanner
819d21263b
ShrinkUrl: Added a description to README.txt
2011-11-06 21:26:55 +08:00
Tanner
a913f4cf25
Web: Added a description to README.txt
2011-11-06 21:26:55 +08:00
Tanner
08c2bbb1b7
Services: Added a description to README.txt
2011-11-06 21:26:55 +08:00
Tanner
752eaabce3
Seen: Added a description to README.txt
2011-11-06 21:26:55 +08:00
Tanner
0ebe41f0eb
Todo: Added a description to READEME.txt
2011-11-06 21:26:55 +08:00
Tanner
a921b7fd4d
Topic: Added a description to READEME.txt
2011-11-06 21:26:54 +08:00
Tanner
25b3a8aa70
Success: Added a description to READEME.txt
2011-11-06 21:26:54 +08:00
Tanner
4e9c76bf8b
Scheduler: Added a description to README.txt
2011-11-06 21:26:54 +08:00
nyuszika7h
99de7b2347
Time: Add l10n-hu.
2011-11-06 21:25:11 +08:00
nyuszika7h
1c6ff67cee
RSS: Fix l10n-hu.
2011-11-06 21:25:10 +08:00
Valentin Lorentz
dc593832f5
Merge pull request #264 from fbesser/fbesser
...
some new german translations
2011-11-04 11:02:55 -07:00
Florian Besser
d965daa1a2
User: Update l10n-de
2011-11-04 19:00:09 +01:00
Florian Besser
2ff43a48c7
Owner: Update l10n-de
2011-11-04 18:59:37 +01:00
Florian Besser
f32c65b526
Misc: Update l10n-de
2011-11-04 18:58:59 +01:00
Florian Besser
60b627e6bb
NickCapture: Add l10n-de
2011-11-04 18:58:14 +01:00
Florian Besser
78766218bb
Later: Add l10n-de
2011-11-04 18:57:32 +01:00
Florian Besser
d18afe202a
Dunno: Add l10n-de
2011-11-04 18:56:46 +01:00
Florian Besser
b93b6cee81
AutoMode: Add l10n-de
2011-11-04 18:56:09 +01:00
Valentin Lorentz
4903b65000
Merge pull request #262 from fbesser/fbesser
...
Update: Admin, Fix: Plugin and Add: Alias l10n-de
2011-11-01 13:34:00 -07:00
Florian Besser
6cd880ac42
Alias: Add l10n-de
2011-11-01 20:56:28 +01:00
Florian Besser
fbee692c4a
Plugin: Fix l10n-de
2011-11-01 20:55:42 +01:00
Florian Besser
6415f99e29
Admin: Update l10n-de
2011-11-01 20:42:48 +01:00
Mika Suomalainen
4083eab52f
Topic: Add partial l10n-fi.
2011-10-31 18:21:00 +02:00
Mika Suomalainen
090487558c
Admin: update l10n-fi.
...
Translate help for clearq command.
2011-10-31 16:25:50 +02:00
Valentin Lorentz
a231abce89
Admin: Internationalize docstring for clearq + l10n-fr.
2011-10-30 19:22:39 +01:00
Valentin Lorentz
e643a0015a
Merge pull request #258 from fbesser/fbesser
...
add some more german translations of plugins
2011-10-30 11:12:43 -07:00
Florian Besser
8b928d4da7
Utilities: Add l10n-de
2011-10-30 19:06:35 +01:00
Florian Besser
f26af18dcc
Time: Add l10n-de
2011-10-30 19:05:42 +01:00
Florian Besser
cba8c7851e
Network: Add l10n-de
2011-10-30 19:04:28 +01:00
Florian Besser
6861bf8c32
Ctcp: Add l10n-de
2011-10-30 19:03:45 +01:00
Florian Besser
dd4eebc16d
Admin: Add l10n-de
2011-10-30 19:02:37 +01:00
Valentin Lorentz
c677077a31
Admin: Add clearq command.
2011-10-30 14:21:53 +01:00
James McCoy
c91916ae5e
Misc: Avoid setting up "invalid command" flood handling if its not enabled
...
Closes: Sf#3088554
Signed-off-by: James McCoy <vega.james@gmail.com>
2011-10-29 17:53:35 -04:00
Valentin Lorentz
69fe2e0562
Network: Keep the trailing # to channels, even if the user is voiced/halfoped/oped/whatever on it.
2011-10-29 19:43:53 +02:00
Valentin Lorentz
8b616d2f59
RSS: update l10n-de l10n-fi l10n-it. fix l10n-fr.
2011-10-29 17:10:58 +02:00
Valentin Lorentz
8add66511e
Update l10n-fr.
2011-10-29 16:52:29 +02:00
Valentin Lorentz
dd4947d155
Merge pull request #257 from fbesser/fbesser
...
RSS: internationalized announcementPrefix default value
2011-10-29 07:26:56 -07:00
Florian Besser
21b73bfbed
RSS: internationalized announcementPrefix default value
2011-10-29 16:24:08 +02:00
Valentin Lorentz
7d1c2705cf
Fix commit c0beda2422
.
2011-10-29 15:23:39 +02:00
Valentin Lorentz
c0beda2422
Allow owner to kban ops. Closes GH-215.
2011-10-29 13:46:11 +02:00
Valentin Lorentz
4b805a6178
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
2011-10-29 12:13:08 +02:00
Florian Besser
c9a6b2fd81
Owner: Update l10n-de
2011-10-29 10:39:52 +02:00
Florian Besser
8ec275377e
Channel: Add l10n-de
2011-10-29 10:39:06 +02:00
Florian Besser
9ac667082f
RSS: Add l10n-de
2011-10-29 10:38:17 +02:00
Florian Besser
18264a22e8
User: Add l10n-de
2011-10-29 10:33:31 +02:00
Florian Besser
9f5f3ed5be
Reply: Add l10n-de
2011-10-29 10:30:46 +02:00
Florian Besser
377f8bbf05
Anonymous: Add l10n-de
2011-10-29 10:29:37 +02:00
Valentin Lorentz
4c05d97f4a
Karma: Take profit of the return value of conf.registerPlugin().
...
(It breaks my documentation generator)
2011-10-28 22:44:10 +02:00
Valentin Lorentz
eefddc76f0
Merge pull request #249 from fbesser/fbesser
...
german translations
2011-10-27 04:18:07 -07:00
Florian Besser
9d63b23569
Owner: Add l10n-de
2011-10-27 12:42:19 +02:00
Florian Besser
67ede3d38b
Misc: Add l10n-de
2011-10-27 12:41:57 +02:00
Valentin Lorentz
e253fe1543
Allow network-specific nicks. Closes GH-134.
2011-10-27 12:31:37 +02:00
Valentin Lorentz
ceabe070a0
Merge remote-tracking branch 'supybot/master' into testing
...
Conflicts:
plugins/Channel/plugin.py
2011-10-27 11:56:13 +02:00
Valentin Lorentz
2902532d4b
Merge pull request #248 from Mkaysi/mkaysi
...
PluginDownloader: add l10n-fi and messages.pot
2011-10-27 01:51:48 -07:00
skizzhg
51e02849ad
Web: Fix l10n-it.
2011-10-27 10:47:25 +02:00
Florian Besser
bf1ed70827
Plugin: Update l10n-de
2011-10-27 00:44:40 +02:00
Florian Besser
a8f4cb103e
Config: Update l10n-de
2011-10-27 00:23:59 +02:00
Mika Suomalainen
e84dc3b5f9
Merge remote branch 'progval/testing' into mkaysi
2011-10-26 21:29:22 +03:00
Mika Suomalainen
dcccc4abcf
PluginDownloader: add l10n-fi.
2011-10-26 21:28:03 +03:00
Mika Suomalainen
a5de3e988a
PluginDownloader: add messages.pot
2011-10-26 21:27:42 +03:00
Florian Besser
9cefad2132
Config: Add l10n-de
2011-10-26 14:19:11 +02:00
Florian Besser
abec4a0b02
Plugin: Add l10n-de
2011-10-26 12:56:36 +02:00
Florian Besser
ffb19f72a6
Web: Add l10n-de
2011-10-26 12:10:30 +02:00
Florian Besser
74cd35f772
Web: localized 'Title:' in titleSnarfer
2011-10-26 11:25:51 +02:00
Mika Suomalainen
0c05c22ca2
Topic: start l10n-fi.
2011-10-26 11:03:47 +03:00
Mika Suomalainen
86afbe5f79
Todo: add l10n-fi.
2011-10-26 10:49:04 +03:00
Mika Suomalainen
f76c7e33dc
Time: Add l10n-fi.
2011-10-25 16:28:18 +03:00
Valentin Lorentz
866fa1e2f6
Merge pull request #241 from nyuszika7h/testing
...
Add l10n-hu for domaine plugins.
2011-10-25 05:50:17 -07:00
nyuszika7h
27e4dd6a88
Alias: Add l10n-hu
2011-10-25 14:44:56 +02:00
Mika Suomalainen
12ee3bd200
Success: fixed author email.
2011-10-25 15:32:43 +03:00
Mika Suomalainen
9d33bc26cb
Success: added l10n-fi.
2011-10-25 15:26:17 +03:00
James McCoy
9b5019e79d
Merge branch 'nick-access' into maint/0.83.4
2011-10-23 20:33:48 -04:00
James McCoy
755fe11982
Merge branch 'nick-access'
2011-10-23 20:33:41 -04:00
James McCoy
0869a8e271
Channel.nicks: Raise error so we don't actually reply with the nicks.
...
Closes: Sf#3396388
Signed-off-by: James McCoy <vega.james@gmail.com>
2011-10-23 20:26:39 -04:00
James McCoy
3c69fad3de
Merge branch 'typos' into maint/0.83.4
2011-10-23 19:42:02 -04:00
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
fb8f0741e7
Merge branch 'relay-nick-hostmask' into maint/0.83.4
2011-10-22 16:10:43 -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
58eee3c995
Merge branch 'automode-conf' into maint/0.83.4
2011-10-22 16:06:57 -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
James McCoy
3db5727a9d
Merge branch 'disable' into maint/0.83.4
2011-10-22 15:52:34 -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
James McCoy
964c73f591
RSS._getConverter: Encode strings before handing them off to other functions
...
When the feed has a specified encoding, we'll be dealing with unicode objects
in the response from feedparser.parse(). To avoid possible UnicodeErrors, we
need to encode() before handing the string off to other functions, so the
other functions are always dealing with bytestrings instead of bytestrings and
unicode objects. Mixing unicode and bytestrings will cause implicit
conversions of the unicode objects, which will most likely use the wrong
encoding.
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-10-22 15:23:56 -04:00
James McCoy
01c8dc7f78
String.decode: Only encode('utf-8') when the decode string is unicode
...
Closes: Sf#3165718
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2011-10-22 14:57:20 -04:00
Mika Suomalainen
49ae4576b3
String: added l10n-fi.
2011-10-21 17:28:08 +03: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
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
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
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
Valentin Lorentz
b80d6b27d6
Karma: Fix SQLite threading issue. Closes GH-206.
2011-09-11 20:13:20 +02:00
Tannn3r
2a958cd8e9
Karma: added README.
2011-09-11 21:01:13 +03:00
Valentin Lorentz
904503e67e
Ctcp: Update CTCP-Source reply. Closes GH-203.
2011-09-11 16:43:21 +02:00
skizzhg
151c6a0738
ChannelStats: Update l10n-it.
2011-09-02 20:03:45 +00:00
nyuszika7h
f273687c5e
Limiter: Add l10n-hu.
2011-09-01 18:21:11 +02:00
Valentin Lorentz
2f6acdf42f
Misc: Add --unloaded option.
2011-09-01 17:48:09 +00:00
Valentin Lorentz
6be6c91657
Merge branch 'master' into testing
2011-09-01 11:12:09 +02:00
Valentin Lorentz
af65f64c1a
PluginDownloader: Fix overwrite of existing plugin.
2011-09-01 11:10:31 +02:00
skizzhg
2a3fc2a0f3
ChannelStats: Add l10n-it.
2011-08-30 17:21:39 +00:00
Valentin Lorentz
dda08e0648
RSS: Fix typo (fnor -> for).
2011-08-27 13:58:14 +00:00
Valentin Lorentz
08a28214b8
RSS: bug fix. (Bad import from gribble?)
2011-08-26 17:16:13 +02:00