Valentin Lorentz
|
fffccb4600
|
Add utils.str.multipleReplacer.
|
2012-08-04 11:27:41 +02:00 |
|
Valentin Lorentz
|
ef78c86974
|
Add configuration variable supybot.reply.format.url.
|
2012-07-31 13:12:33 +00:00 |
|
Guido Tabbernuk
|
7e002ed2a2
|
Fix normalizeWhitespace to support Unicode.
|
2012-07-29 11:45:27 +02:00 |
|
Valentin Lorentz
|
6286558fa5
|
Replace tabulations in utils.str.normalizeWhitespace. Closes GH-372.
|
2012-06-12 19:37:49 +02:00 |
|
Valentin Lorentz
|
a5e8f8ede8
|
Allow supybot.directories.backup to be /dev/null.
|
2012-03-15 20:22:46 +01:00 |
|
James McCoy
|
d1df9e8306
|
Use socket.inet_aton for isIPV4 since Windows doesn't (always?) have inet_pton
Closes: Sf#3430008
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
Conflicts:
src/utils/net.py
|
2011-12-13 18:05:14 +01:00 |
|
James McCoy
|
ca23cbb774
|
Merge branch 'maint/0.83.4'
|
2011-12-06 01:18:18 -05:00 |
|
James McCoy
|
360a2036ac
|
Use socket.inet_aton for isIPV4 since Windows doesn't (always?) have inet_pton
Closes: Sf#3430008
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
|
2011-12-05 22:48:09 -05: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 |
|
Valentin Lorentz
|
08405c6ec5
|
Fix Windows support (broken in 543e7882).
|
2011-10-29 14:46:35 +02:00 |
|
Valentin Lorentz
|
be585ecea9
|
Merge remote-tracking branch 'supybot/maint/0.83.4' into testing
Conflicts:
src/ircutils.py
|
2011-08-23 16:41:52 +02:00 |
|
Valentin Lorentz
|
5215aa1095
|
Move http server from src/utils/ to src/
|
2011-07-01 16:15:04 +02:00 |
|
Valentin Lorentz
|
efc30a4ed2
|
Fix traceback when sending POST requests to the 404 error handler.
|
2011-06-30 00:58:46 +02:00 |
|
Valentin Lorentz
|
509a6c1780
|
Forgot a debug print in httpserver.py
|
2011-06-25 16:28:49 +02:00 |
|
Valentin Lorentz
|
4df4977a76
|
Internationalize strings in the HTTP server. Closes GH-29.
|
2011-06-25 14:27:44 +02:00 |
|
Valentin Lorentz
|
fc41fc6153
|
Add support for POST and HEAD requests to the HTTP server.
|
2011-06-25 11:37:10 +02:00 |
|
Valentin Lorentz
|
fa3fc7d20a
|
Fix exception when stopping the HTTP server if already stopped.
|
2011-06-25 10:02:30 +02:00 |
|
Valentin Lorentz
|
b9baa579fe
|
Bug fix in HTTP server.
|
2011-06-24 16:26:32 +02:00 |
|
Valentin Lorentz
|
667d7c34b4
|
Bug fixes to the HTTP server
|
2011-06-24 15:32:22 +02:00 |
|
Valentin Lorentz
|
ef5438e937
|
Add docstrings to the HTTP server callbacks
|
2011-06-24 14:52:01 +02:00 |
|
Valentin Lorentz
|
13e4f45e30
|
Add an embedded HTTP server to Supybot.
|
2011-06-24 14:31:29 +02: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
|
d6cd8a5427
|
Fix email regexp to be RFC-compliant
|
2011-05-03 20:23:20 +02:00 |
|
Daniel Folkinshteyn
|
b306c5440f
|
add damerau-levenshtein distance to supybot.utils.seq
use it in factoids invalid command to match possible typos
write tests for same.
|
2011-02-25 18:36:09 +01:00 |
|
Valentin Lorentz
|
ad2ad80263
|
Fix forgotten merge
|
2011-01-26 09:56:04 +01:00 |
|
Valentin Lorentz
|
17248b5d2c
|
Merge branch 'testing' into unit-tests
Conflicts:
src/utils/str.py
|
2011-01-22 10:29:22 +01:00 |
|
Valentin Lorentz
|
e4cced8364
|
Fix depluralize.
|
2011-01-22 10:28:27 +01:00 |
|
Valentin Lorentz
|
4649188b96
|
Fix detection of .42 domains
|
2011-01-02 13:22:54 +01:00 |
|
Valentin Lorentz
|
83aca7c651
|
Merge branch 'testing'
|
2010-12-22 18:12:28 +01:00 |
|
Valentin Lorentz
|
a58e270516
|
Fix issue with Pypy
|
2010-12-12 14:22:44 +01:00 |
|
Valentin Lorentz
|
f2a0b60e79
|
Fix unicode bug
|
2010-11-28 17:47:38 +01:00 |
|
Valentin Lorentz
|
4ea359d503
|
Merge branch 'l10n-fr' into testing
|
2010-11-11 12:03:04 +01:00 |
|
Valentin Lorentz
|
323ffe1a1f
|
i18n: Fix internationalization problems
|
2010-11-11 12:01:56 +01:00 |
|
Valentin Lorentz
|
52b701526d
|
Merge branch 'l10n-fr' into testing
|
2010-11-01 15:02:05 +01:00 |
|
Valentin Lorentz
|
30a1ca06b2
|
Fix the @Misc help formatting
Stop removing the \n in the translated docstrings
|
2010-11-01 15:01:50 +01:00 |
|
Valentin Lorentz
|
0410cf3d0d
|
Merge branch 'l10n-fr' into testing
|
2010-11-01 11:49:11 +01:00 |
|
Valentin Lorentz
|
a2c8c613db
|
Bug fix (didn't keep any beginning or ending space)
|
2010-11-01 11:47:19 +01:00 |
|
Valentin Lorentz
|
27bb53b560
|
Merge branch 'l10n-fr' into testing
|
2010-10-30 21:41:44 +02:00 |
|
Valentin Lorentz
|
3ea8115095
|
Internationalize src/utils/str.py and modify src/i18n.py to fit this changes
|
2010-10-30 21:10:49 +02:00 |
|
Valentin Lorentz
|
5f2699b2c0
|
Merge branch 'l10n-fr' into testing
|
2010-10-30 12:15:09 +02:00 |
|
Valentin Lorentz
|
b85d289bbb
|
Fix wrong method name
|
2010-10-30 12:14:54 +02:00 |
|
Valentin Lorentz
|
5e09a9c887
|
Merge branch 'l10n-fr' into testing
|
2010-10-30 12:11:29 +02:00 |
|
Valentin Lorentz
|
ec6a267c09
|
Internationalize more functions in src/utils/str.py
|
2010-10-29 15:31:36 +02:00 |
|
Valentin Lorentz
|
e8bc966827
|
Add locale abitrary code
Add the capability for Supybot to load code depending on the locale
src/utils/str.py now imports pluralize and depluralize from this code
|
2010-10-28 17:28:27 +02:00 |
|
Valentin Lorentz
|
b7651b06a1
|
Merge branch 'l10n-fr' into testing
|
2010-10-28 15:45:51 +02:00 |
|
Valentin Lorentz
|
f3a579f3da
|
Add the '<empty>' feature to nItems, and changed ChannelStats localization in order to use it as bug fixer
|
2010-10-28 15:18:06 +02:00 |
|
Valentin Lorentz
|
8be4aaeff1
|
Merge branch 'readability'
|
2010-10-23 10:38:52 +02:00 |
|
Valentin Lorentz
|
e556fbde2e
|
Added %S to format()
|
2010-10-16 11:37:10 +02:00 |
|
Valentin Lorentz
|
50acd3d8d9
|
Creating the internationalization module and internationalize/localize ChannelStats into French
|
2010-10-09 11:36:22 +02:00 |
|
James Vega
|
0abe22f5d1
|
Merge branch 'maint/0.83.4'
|
2010-09-08 23:50:35 -04:00 |
|