Jeremy Fincher
|
2f2b7bd6c1
|
Changed supybot.defaultCapabilities to a space-separated list, made prefixChars channel-specific, and a few other quick changes.
|
2004-05-07 11:30:42 +00:00 |
|
Jeremy Fincher
|
b4f977e2dd
|
Fixed the wacky addressed problems.
|
2004-05-06 15:48:09 +00:00 |
|
Jeremy Fincher
|
6b3ed89e17
|
Minor updates.
|
2004-04-30 19:20:47 +00:00 |
|
Jeremy Fincher
|
e3b690f933
|
Added userdata registry.
|
2004-04-30 18:24:35 +00:00 |
|
Jeremy Fincher
|
95ef531cb2
|
Let's change the default for supybot.databases.user.hashed.
|
2004-04-30 05:25:30 +00:00 |
|
Jeremy Fincher
|
dc1bc4ba55
|
Updated a ton of configuration variables.
|
2004-04-30 02:13:42 +00:00 |
|
Jeremy Fincher
|
8274d5dfb9
|
Fixed strictRfc appropriately.
|
2004-04-29 11:41:05 +00:00 |
|
Jeremy Fincher
|
e2de2784bc
|
Allow the empty string for supybot.brackets, so users can turn off command nesting.
|
2004-04-22 04:28:54 +00:00 |
|
Jeremy Fincher
|
ea4259af2f
|
Updated version number.
|
2004-04-20 21:14:13 +00:00 |
|
Jeremy Fincher
|
6ef38bd28f
|
Added pidFile support and a signal handler for SIGTERM (the default for kill).
|
2004-04-19 05:05:53 +00:00 |
|
Jeremy Fincher
|
437afe707c
|
Updated with a little infrastructure for allowing daemonization.
|
2004-04-18 05:56:31 +00:00 |
|
Jeremy Fincher
|
c955a32c63
|
Changed the default of detailedError, less important now that we have LogToIrc.
|
2004-04-17 16:45:29 +00:00 |
|
Jeremy Fincher
|
b888fa49be
|
Updated version.
|
2004-04-16 07:26:25 +00:00 |
|
Jeremy Fincher
|
d5ee023bfa
|
Updated some design of the Values.
|
2004-04-13 01:01:52 +00:00 |
|
Jeremy Fincher
|
63758a1a61
|
Updated version.
|
2004-04-09 17:41:32 +00:00 |
|
Jeremy Fincher
|
7f6040a160
|
Refactored callbacks.{error,reply} and its friends; added supybot.reply.errorWithNotice.
|
2004-04-09 02:55:03 +00:00 |
|
Jeremy Fincher
|
c75e8b5137
|
Updated version numbers.
|
2004-04-08 11:43:14 +00:00 |
|
Jeremy Fincher
|
3538dee7c9
|
Ah, a better way to do default normalization.
|
2004-04-08 11:13:03 +00:00 |
|
Jeremy Fincher
|
9eee85dc63
|
I really should test these things before committing.
|
2004-04-08 10:59:13 +00:00 |
|
Jeremy Fincher
|
77f2c84245
|
Made drivers.module use OnlySomeStrings.
|
2004-04-08 10:50:05 +00:00 |
|
Jeremy Fincher
|
93f64b6a68
|
Added supybot.reply.maximumMores.
|
2004-04-05 17:36:17 +00:00 |
|
Jeremy Fincher
|
6cddfb5358
|
Added supybot.reply.truncate, to turn off the normal moring of things.
|
2004-04-05 16:01:36 +00:00 |
|
Jeremy Fincher
|
a4b4c2101c
|
Added supybot.databases.users.hash.
|
2004-04-05 09:23:40 +00:00 |
|
Jeremy Fincher
|
71ea32c811
|
Added supybot.brackets for specifying what valid bracket characters are.
|
2004-03-30 08:27:05 +00:00 |
|
Jeremy Fincher
|
ae97d0390a
|
Added removeChannel to the SpaceSeparatedListOfChannels.
|
2004-03-25 12:15:57 +00:00 |
|
Jeremy Fincher
|
de512b24de
|
Guarded asserts with strictRfc.
|
2004-02-24 11:21:12 +00:00 |
|
Jeremy Fincher
|
a59beb0b93
|
Updated version.
|
2004-02-20 07:52:39 +00:00 |
|
Daniel DiPaolo
|
940a934f6e
|
Clarified the prefixChars help string
|
2004-02-19 08:04:09 +00:00 |
|
Stéphan Kochen
|
f08f875d3c
|
Fixed a nasty bug where pipe syntax would still work if it's disabled but
the pipe character is spaced out, as in: @foo | bar
Also added supybot.bracketSyntax; defaults to True, don't worry. ;)
|
2004-02-18 15:39:30 +00:00 |
|
Jeremy Fincher
|
ced437b309
|
Change the default upkeepInterval to 1h instead of 5m.
|
2004-02-16 09:13:48 +00:00 |
|
Jeremy Fincher
|
c5aa3f0112
|
The documentation was wrong, not the code.
|
2004-02-16 08:36:29 +00:00 |
|
Jeremy Fincher
|
28062699b8
|
Changed slightly the phrasing of supybot.reply.noUser.
|
2004-02-13 07:25:24 +00:00 |
|
Jeremy Fincher
|
77458078e9
|
Improved the help for supybot.directories.plugins.
|
2004-02-12 07:25:15 +00:00 |
|
Jeremy Fincher
|
1264f21f23
|
Fixed supybot.channels to use an IrcSet instead of a list.
|
2004-02-11 06:27:35 +00:00 |
|
Jeremy Fincher
|
c04d3632cc
|
strictRfc added, off by default.
|
2004-02-11 05:57:34 +00:00 |
|
Jeremy Fincher
|
d6f79c4a56
|
Made a showDefault configuration option for deciding whether or not to write the default to the registry, and made registerPlugin set it to False (who needs to know what the default is for that stuff?)
|
2004-02-10 03:15:31 +00:00 |
|
Stéphan Kochen
|
85fc5f25be
|
Allow channel keys in registry.
|
2004-02-10 00:00:27 +00:00 |
|
Jeremy Fincher
|
a178492453
|
Made the interval between upkeeps configurable.
|
2004-02-08 10:49:08 +00:00 |
|
Jeremy Fincher
|
3ca4b1d43c
|
Updating version numbers.
|
2004-02-08 03:59:09 +00:00 |
|
Jeremy Fincher
|
0525b9a4fa
|
Ooops, thought I tested it, but it turns I had forgotten to install.
|
2004-02-07 11:23:19 +00:00 |
|
Jeremy Fincher
|
b51961b18a
|
Added supybot.defaultSocketTimeout as a configurable.
|
2004-02-07 11:12:12 +00:00 |
|
Jeremy Fincher
|
0784ad7246
|
Changed replyPossibleBug to a channel value.
|
2004-02-06 08:48:35 +00:00 |
|
Jeremy Fincher
|
ee6107d016
|
Added an extra caveat to the supybot.flush help.
|
2004-02-04 05:11:31 +00:00 |
|
Jeremy Fincher
|
5d98b1a5bc
|
Converted ignores to a separate file, rather than a registry value.
|
2004-02-04 00:39:52 +00:00 |
|
Jeremy Fincher
|
43af36e5f5
|
Strike's a tard.
|
2004-02-03 23:55:31 +00:00 |
|
Jeremy Fincher
|
4c8f3d5314
|
Made the registry dynamically reloadable as well as added a supybot.flush configuration variable.
|
2004-02-03 22:58:54 +00:00 |
|
Jeremy Fincher
|
27b24e142a
|
Reordred some more, changed the default of prefixChars, and fixed some older-written values.
|
2004-02-03 18:21:19 +00:00 |
|
Jeremy Fincher
|
e853325a42
|
Reordered some more.
|
2004-02-03 17:59:45 +00:00 |
|
Daniel DiPaolo
|
62d2c13f45
|
Reordering stuff.
|
2004-02-03 17:40:19 +00:00 |
|
Jeremy Fincher
|
9bf4f35a51
|
Refactored registry to remove the Group/Value distinction.
|
2004-02-03 16:43:22 +00:00 |
|