Valentin Lorentz
|
5f306a8c74
|
Fix neutral pronouns.
|
2014-04-11 21:56:42 +00:00 |
|
Valentin Lorentz
|
40675ffdfa
|
Merge remote-tracking branch 'supybot/master' into testing
Conflicts:
plugins/Admin/plugin.py
plugins/BadWords/config.py
plugins/Filter/plugin.py
plugins/Google/plugin.py
plugins/Math/plugin.py
plugins/Misc/plugin.py
plugins/Note/plugin.py
plugins/RSS/plugin.py
plugins/Seen/test.py
plugins/ShrinkUrl/config.py
plugins/ShrinkUrl/plugin.py
plugins/ShrinkUrl/test.py
plugins/Status/plugin.py
plugins/String/config.py
plugins/String/plugin.py
plugins/Time/plugin.py
plugins/Todo/plugin.py
plugins/Web/plugin.py
plugins/__init__.py
scripts/supybot-botchk
setup.py
src/__init__.py
src/callbacks.py
src/commands.py
src/conf.py
src/drivers/Socket.py
src/ircdb.py
src/irclib.py
src/ircutils.py
src/questions.py
src/registry.py
src/schedule.py
src/test.py
src/utils/file.py
src/utils/gen.py
src/utils/net.py
src/utils/web.py
src/world.py
|
2013-08-24 11:28:29 +02:00 |
|
Daniel Folkinshteyn
|
ac500b059a
|
String: set default re subprocess timeout to 0.1, since that should be quite enough.
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
|
2012-10-20 14:56:30 -04:00 |
|
Daniel Folkinshteyn
|
34e5aedc45
|
String: make re timeout configurable.
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
|
2012-10-15 21:47:32 -04:00 |
|
Daniel Folkinshteyn
|
0e3002d1f8
|
String: set default re subprocess timeout to 0.1, since that should be quite enough.
Conflicts:
plugins/String/config.py
|
2011-08-13 01:57:03 +02:00 |
|
Valentin Lorentz
|
371a40e004
|
Internationalize Seen, Services, ShrinkUrl, Status, String, and Success
|
2010-10-20 09:10:03 +02:00 |
|
Jeremy Fincher
|
4de0bb31f9
|
Corrected slight inaccuracy in a configuration parameter's help.
|
2009-03-11 13:37:27 -04:00 |
|
James Vega
|
a3e4fc5b1d
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
|
James Vega
|
9971e991fe
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
|
James Vega
|
c409493d3d
|
Update some copyright strings.
|
2005-02-02 05:30:32 +00:00 |
|
James Vega
|
39e323f4b1
|
Split off commands from Fun and Utilities to the new String plugin.
|
2005-02-02 05:02:08 +00:00 |
|