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
Jeremy Fincher
4b107808c2
Eh, those things didn't need to be where they were.
2004-02-02 17:19:38 +00:00
Jeremy Fincher
c101fd121a
Made globalValues a group.
2004-01-31 20:51:52 +00:00
Jeremy Fincher
5b2d89b086
Fixed that one bug submitted by jamessan about plugin.command capabilities being unhandled.
2004-01-30 22:14:39 +00:00
Jeremy Fincher
7f107ff9c2
Made maxSize a config variable, supybot.httpPeekSize.
2004-01-28 16:14:12 +00:00
Jeremy Fincher
b94a7a3b4e
Made defaultplugin use the registry.
2004-01-25 08:22:50 +00:00
Jeremy Fincher
fbf417adb2
Improved the default supybot.replies.noUser.
2004-01-23 14:52:04 +00:00
Jeremy Fincher
27639a9c3a
Added registerGroup.
2004-01-21 19:13:59 +00:00
Jeremy Fincher
58332ad382
Added several new types for better error checking, converted supybot.channels to be space-separated, and made Admin.{join,nick} Do The Right Thing.
2004-01-21 17:13:04 +00:00
Jeremy Fincher
0cd95c63d5
Added supybot.reply.noCapabilityError.
2004-01-20 22:39:15 +00:00
Jeremy Fincher
e8bba56f1f
Added supybot.reply.detailedErrors.
2004-01-20 22:26:48 +00:00
Jeremy Fincher
03647ce53d
Added supybot.threadAllCommands.
2004-01-20 22:09:10 +00:00
Stéphan Kochen
f161f9d4c7
More wizard workage. Seems to be working pretty well right now. :)
...
Removed 'plugins' from the default list of plugin directories. Th's up to
the user to decide.
Also some possibly hackish use of the _cache again but I see no real way
around it.
2004-01-20 16:17:56 +00:00
Jeremy Fincher
d77bd968ae
Oops\! Made supybot.replies.success into supybot.replies.error. That's one way to confuse people :)
2004-01-20 15:55:33 +00:00
Jeremy Fincher
3936afc419
I don't know what the difference is, but CVS tells me something's different.
2004-01-20 12:32:21 +00:00
Jeremy Fincher
9c0b26ebb0
Updated to make setting channel values and global values easier.
2004-01-19 22:07:41 +00:00
Jeremy Fincher
224cacc966
Fixed several bugs and added the replies rich reply method.
2004-01-19 20:51:04 +00:00
Jeremy Fincher
6ca78924f3
HUUUUUUUUGE Configuration change.
2004-01-18 07:58:26 +00:00
Jeremy Fincher
85e0783cb9
Added RFE #871165 , doInvite for Admin.
2004-01-06 03:32:21 +00:00
Jeremy Fincher
a7d0eb9829
Added a whole buttload of configuration variables.
2004-01-01 20:08:53 +00:00
Jeremy Fincher
cb5c22c9dc
Made pinging the server optional.
2003-12-20 07:01:09 +00:00
Jeremy Fincher
29b0e20b2d
Added followIdentificationThroughNickChanges for RFE #845346 .
2003-12-17 13:39:05 +00:00
Jeremy Fincher
bbafb4294e
Added conf.replyWhenNotAddressed for RFE #859183 .
2003-12-17 13:22:21 +00:00
Jeremy Fincher
40cac59dc5
Updated version number.
2003-12-12 19:03:22 +00:00
Jeremy Fincher
2ec97484f3
Renamed replyWhenAddressedByName to replyWhenAddressedByNick.
2003-12-07 00:17:01 +00:00
Jeremy Fincher
f6f46f6689
Fixed bug #855014 and added RFEs #855453 and #855454 .
2003-12-06 23:52:23 +00:00
Jeremy Fincher
bba1d274e0
Final changes in preparation for release.
2003-12-06 13:07:29 +00:00
Jeremy Fincher
e46765f426
Added a trusted capability (defaulting to off); made Utilties.re require it.
2003-12-04 08:28:56 +00:00
Jeremy Fincher
b6dd266549
Re-added colored stdout logging.
2003-12-01 15:38:42 +00:00
Jeremy Fincher
48166f4895
Huge update to the logging infrastructure.
2003-11-26 18:21:12 +00:00
Jeremy Fincher
a4284e7924
Added __revision__ strings.
2003-11-25 08:38:19 +00:00
Jeremy Fincher
877d376988
Restricted the characters that a prefix character can be.
2003-11-22 06:53:34 +00:00
Jeremy Fincher
b8c94599fc
Updated to the new version in preparation for the next release.
2003-11-12 01:34:24 +00:00
Jeremy Fincher
867814eb1d
Oops, forgot to commit this.
2003-11-07 12:47:36 +00:00
James Vega
6e911131fd
plugins/Gameknot.py: Add replyPossibleBug string to 'page format' error
...
src/conf.py: Fix a typo in replyPossibleBug string
2003-10-27 23:45:15 +00:00
Jeremy Fincher
af402fd60a
Added a configuration option to show only syntax on ArgumentError.
2003-10-24 11:31:09 +00:00
Jeremy Fincher
de63973a2f
Angle bracketed replyPossibleBug URL.
2003-10-22 20:26:54 +00:00
James Vega
46907405d9
Switch Sf back to Sourceforge due to a conversation I wasn't aware of where
...
they reversed the naming-decision
2003-10-21 16:43:02 +00:00
Jeremy Fincher
ab2bea589a
Changed the names of the src/ plugins.
2003-10-21 06:03:57 +00:00
Stéphan Kochen
a73f4bd751
Doh!
2003-10-20 20:48:19 +00:00
Stéphan Kochen
e12f69b7a2
Added conf.replyWithPrivateNotice and 'notice' command.
2003-10-20 10:10:46 +00:00
Jeremy Fincher
701380de7c
Updated version.
2003-10-10 23:18:01 +00:00
Jeremy Fincher
970c819e79
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
2003-10-05 12:47:19 +00:00
Jeremy Fincher
66fc538a3a
Changed the anti-capability prefix to - instead of !.
2003-10-05 11:13:20 +00:00
Jeremy Fincher
e5525cd7da
Incremented version number and added two docstrings.
2003-10-05 03:33:15 +00:00
Jeremy Fincher
a13c8ab528
Removed the old sys.path-munging code now that we're disutil'ed.
2003-09-24 07:28:25 +00:00
Jeremy Fincher
cae8905594
RFE #807340 : OwnerCommands command for setting conf variables.
2003-09-22 08:36:12 +00:00
Jeremy Fincher
476ef32f47
Changed conf.py to remove some useless files (rawlogfile and ignoresfile weren't used) and changed ircdb to do the os.path.join itself.
2003-09-18 07:44:25 +00:00
Jeremy Fincher
70b80f0622
Added configuration variable to determine whether pipe syntax is accepted.
2003-09-17 19:19:38 +00:00
Jeremy Fincher
176b9b30b6
Fix for RFE #801934 : Response in case of non-commands.
2003-09-10 08:32:20 +00:00
Jeremy Fincher
e0fae30f46
Now allow multiple plugin directories, RFE #802614 .
2003-09-10 06:05:58 +00:00
James Vega
6b3600c1e5
Added replyNotRegistered
2003-09-08 08:46:23 +00:00
Jeremy Fincher
01d71dc9a3
Changed maxHistory to 1000.
2003-09-07 05:27:24 +00:00
Jeremy Fincher
9256468885
Changed maxHistory to 300.
2003-09-03 17:17:36 +00:00
Jeremy Fincher
5c92c85342
Changed socketDrivers to be the default Driver.
2003-09-01 17:35:09 +00:00
Jeremy Fincher
57b21b6394
Added line for socketDrivers.
2003-09-01 15:22:04 +00:00
Jeremy Fincher
900fa495f8
Changed default on allowEval to False, for safety reasons.
2003-08-29 07:23:14 +00:00
Jeremy Fincher
376e4043f0
Added commandsOnStart to make PyChecker happy.
2003-08-29 00:34:05 +00:00
Jeremy Fincher
a0bf562d7a
Redid startup/configuration junk.
2003-08-28 16:33:45 +00:00
Jeremy Fincher
aabd095239
Moved world.version to conf.version.
2003-08-28 13:59:07 +00:00
Jeremy Fincher
5289f6bc75
Renamed conf.timestampFormat to conf.logTimestampFormat and added conf.humanTimestampFormat.
2003-08-26 11:15:15 +00:00
Jeremy Fincher
8e068ce8c0
Made configuration commands persistent, yay!
2003-08-22 23:15:29 +00:00
Jeremy Fincher
f98d1f9db5
Small refactoring (the calm before the storm, so to speak) to start putting some more config stuff in conf.py.
2003-08-22 07:20:31 +00:00
Jeremy Fincher
ca646716b1
Removed spaces at the end of lines.
2003-08-20 16:26:23 +00:00
Jeremy Fincher
1cae9664a7
Upgraded to 2.3.
2003-07-31 06:20:58 +00:00
Jeremy Fincher
e1e6b974d6
Had to add and \!owner and \!admin to conf.defaultCapabilities
2003-04-21 03:04:40 +00:00
Jeremy Fincher
eb44d5cfed
Added new driverModule attribute for driver independence.
2003-04-19 23:53:47 +00:00
Jeremy Fincher
77154f2c34
Changed asyncorePoll to just 'poll'
2003-04-17 10:07:43 +00:00
Jeremy Fincher
277a1a356d
Changed conf.minHistory to conf.maxHistory.
2003-04-05 12:25:39 +00:00
Jeremy Fincher
954951e2d2
Added conf.detailedTracebacks to determine if cgitb should be used.
2003-03-27 20:40:58 +00:00
Jeremy Fincher
2719dcd8bd
Changed default for telnetEnable to False, for obvious reasons
2003-03-27 09:36:44 +00:00
Jeremy Fincher
ead342c614
Changed defaultCapabilities to a set() instead of a list
2003-03-26 01:03:34 +00:00
James Vega
c803e5e9d8
Added vim:set ... : strings to source in order to keep file formatting
...
consistent between developers. Jeremy should be adding the equivalent
settings for emacs soon.
2003-03-24 08:41:19 +00:00
Jeremy Fincher
7801c84d84
Initial revision
2003-03-12 06:26:59 +00:00