Valentin Lorentz
a6e1bbe293
Dict & Limiter & Note & Scheduler & ShrinkUrl & URL & Utilities: Add Italian translation
2011-06-16 19:06:16 +02:00
Daniel Folkinshteyn
2b708f034b
Web: add 'timeout' config for web fetch, default 5 sec.
...
Otherwise, when a site would take a long time to respond, the thread would hang for quite a while.
also needed to mod src/utils/web.py to take the timeout arg.
2011-06-13 16:42:57 -04:00
Valentin Lorentz
3e76a72e7c
Use limnoria as a default ident (instead of supybot)
2011-06-13 11:25:19 +02:00
skizzhg
ee92c71e6e
Admin & Alias & Anonymous & AutoMode & Ctcp & Dunno & Internet & Lart & NickCapture & Protector & Quote & Success: Add Italian translation
2011-06-12 22:30:45 +02:00
Valentin Lorentz
58152b5a70
AutoMode: fix missing closing quote (update l10n-fr and l10n-fi), thanks to skizzhg.
2011-06-12 12:51:26 +02:00
Mika Suomalainen
15d9d0fe6c
Factoids: Add finnish translation
2011-06-11 19:05:26 +02:00
Valentin Lorentz
5a65dd7162
String: Fix typo in l10n-fr
2011-06-10 19:48:10 +02:00
Valentin Lorentz
7e8a079439
Anonymous: Internationalize some strings and localize them into French (thanks to skizzhg).
2011-06-09 20:56:20 +02:00
Mika Suomalainen
37f2ef1634
Ctcp & Dict & Dunno: Add finnish translation
2011-06-08 19:33:21 +02:00
Valentin Lorentz
c85daa4fb1
Conditional: Add Finnish translation.
2011-06-07 20:52:51 +02:00
Valentin Lorentz
05f122a008
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
2011-06-07 06:08:45 +02:00
Valentin Lorentz
7ce41c78ad
Admin: fix typo in French translation
2011-06-07 06:08:07 +02:00
James Vega
b0e595fbd2
Update Internet.hexip to handle IPv6
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2011-06-06 22:29:21 -04:00
James Vega
d56381436c
Update Internet.dns to handle IPv6 IPs and responses
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2011-06-06 22:28:35 -04:00
James Vega
543e78828b
Add utils.net.isIPV4, with utils.net.isIP checking v4 or v6
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2011-06-06 21:44:15 -04:00
Valentin Lorentz
28a3067eee
Misc: update i18n and l10n-fr
2011-06-06 19:06:52 +02:00
Valentin Lorentz
6c1699583b
Misc: use Limnoria version string.
2011-06-05 20:30:32 +02:00
Valentin Lorentz
73cf53f8e6
Revert "Games: fix typo (die -> dice)"
...
This reverts commit e41dedb112
.
2011-06-05 19:58:50 +02:00
Valentin Lorentz
4e96d098a4
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
2011-06-04 18:00:19 +02:00
Valentin Lorentz
e41dedb112
Games: fix typo (die -> dice)
2011-06-04 17:59:35 +02:00
Valentin Lorentz
18aa92e6da
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
2011-06-01 22:50:21 +02:00
Valentin Lorentz
0c7e2ce9e8
Rename 'permission' to 'capacité' in French translations
2011-06-01 22:47:36 +02:00
Valentin Lorentz
865bd93244
MessageParser: remove redundant spaces
2011-05-27 18:18:53 +02:00
Daniel Folkinshteyn
ef6fe23e02
Seen: fix tests so they pass. fix seen command so it properly accepts nick wildcards.
...
Conflicts:
src/version.py
2011-05-27 18:16:42 +02:00
Valentin Lorentz
8979475e13
Fix compatibility with Windows ('u' flag not supported by open())
2011-05-07 09:12:03 +02:00
Valentin Lorentz
ce29bf8b5c
Fix installation on a system that never had Supybot installed (fix commit 05c9482759
)
2011-05-06 19:34:46 +02:00
Valentin Lorentz
d6cd8a5427
Fix email regexp to be RFC-compliant
2011-05-03 20:23:20 +02:00
Valentin Lorentz
64b4a61d3a
PluginDownloader: remove useless import
2011-04-28 16:54:25 +02:00
Valentin Lorentz
6e00168662
PluginDownloader: add mtughan-weather and SpiderDave repositories
2011-04-28 14:47:25 +02:00
Valentin Lorentz
8fe3e77428
PluginDownloaded: add nanotube-bitcoin repository and check a plugin exists before downloading the tarball
2011-04-28 14:20:36 +02:00
Valentin Lorentz
72600e54af
PluginDownloader: add stepnem's and gsf's repositories; fix issue with non-root path
2011-04-28 13:57:06 +02:00
Valentin Lorentz
f18429fdf7
PluginDownloader: add the @install command.
2011-04-28 11:38:48 +02:00
Valentin Lorentz
187ed38ecc
PluginDownloader: creation; supports ProgVal and quantumlemur repositories; able to list repositories and plugins in them.
2011-04-27 14:59:02 +02:00
Valentin Lorentz
58f115dde8
Add script to automatically update version with a datestamp upon commit. (Thanks nanotube)
2011-04-26 10:32:49 +02:00
Daniel Folkinshteyn
05c9482759
Consolidate the version string to reside in one central place to ease change making.
2011-04-26 10:23:18 +02:00
Valentin Lorentz
8344166fa1
Merge branch 'testing'
2011-04-09 15:25:01 +02:00
Valentin Lorentz
2791955209
Factoids: fix merge problem (duplicated wrap()-ing). Thanks kini fore the report
2011-04-09 15:24:52 +02:00
Daniel Folkinshteyn
1b74b8ddf6
Seen: fix tests so they pass. fix seen command so it properly accepts nick wildcards.
2011-04-04 16:30:52 -04:00
Valentin Lorentz
da5b2b35e2
Seen: Fix save Seen.any.db. (thanks to beo_ for the repport and the test)
...
Signed-off-by: Daniel Folkinshteyn <nanotube@users.sourceforge.net>
2011-04-04 16:21:12 -04:00
Valentin Lorentz
c18337376d
Merge branch 'testing'
2011-04-03 14:45:43 +02:00
Valentin Lorentz
ab087f4b45
Seen: Fix save Seen.any.db. (thanks to beo_ for the repport and the test)
2011-04-03 14:45:33 +02:00
Daniel Folkinshteyn
c25db0ecdf
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.
2011-03-13 14:21:46 -04:00
Valentin Lorentz
ad57b1c2ec
Misc: fix french translation
2011-03-09 12:08:09 +01:00
Valentin Lorentz
dbf353770e
Misc: fix french translation
2011-03-09 12:06:54 +01:00
Valentin Lorentz
872e92eaff
Merge branch 'testing'
2011-03-08 15:21:31 +01:00
Valentin Lorentz
c6e54fb1b2
Owner: fix error message when the ImportError comes from the plugin
2011-03-08 15:18:38 +01:00
Valentin Lorentz
8595c177dd
Google: fix @calc
2011-03-07 18:20:10 +01:00
Valentin Lorentz
39fa7e68d3
Fix syntax error
2011-03-05 09:51:05 +01:00
Valentin Lorentz
65d737873b
Add another solution in error message about TypeErrors raised in plugins' __init__()
2011-03-05 09:44:40 +01:00
Valentin Lorentz
ad95bc96a8
Config: Fix French translation
2011-03-03 19:25:15 +01:00