Jeremy Fincher
|
4b24a3f499
|
Added the +cvs back.
|
2004-08-27 08:29:05 +00:00 |
|
Jeremy Fincher
|
dae0d1152a
|
Updated version numbers.
|
2004-08-27 07:33:35 +00:00 |
|
Jeremy Fincher
|
bcae3b6b9e
|
Slight fix.
|
2004-08-27 05:56:43 +00:00 |
|
Jeremy Fincher
|
f4c384a274
|
Changed supybot.capabilities to an ircdb.CapabilitySet instead of a ircutils.IrcSet.
|
2004-08-27 04:48:16 +00:00 |
|
Jeremy Fincher
|
6b1f742e71
|
prefixChars == reply.whenAddressedBy.chars.
|
2004-08-25 23:03:42 +00:00 |
|
Jeremy Fincher
|
8a352be8ff
|
Don't ask me why I was copying that list.
|
2004-08-23 22:07:35 +00:00 |
|
Jeremy Fincher
|
fbb348b6e7
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
|
Jeremy Fincher
|
e757cb9750
|
Removed the servers keyword to registerNetwork (it was useless) and added an append method to the Servers class.
|
2004-08-23 12:29:04 +00:00 |
|
Jeremy Fincher
|
fbd3f46788
|
Forgot this import with the src/Owner.py import that supported it.
|
2004-08-22 07:11:29 +00:00 |
|
Jeremy Fincher
|
6ecf2ae6ea
|
Let's hope this doesn't break anything too serious.
|
2004-08-21 09:14:59 +00:00 |
|
Jeremy Fincher
|
55f5f341ce
|
Documentation should stay current with the code.
|
2004-08-19 16:58:19 +00:00 |
|
Jeremy Fincher
|
0f598271dc
|
Speeling fixes.
|
2004-08-18 23:15:27 +00:00 |
|
Jeremy Fincher
|
b22e3c44e2
|
Changed supplyDefault to _supplyDefault and added %s handling for supybot.nick.alternates.
|
2004-08-17 20:43:25 +00:00 |
|
Jeremy Fincher
|
f89bb167d1
|
Various updates.
|
2004-08-17 06:36:51 +00:00 |
|
James Vega
|
d267fe9fbf
|
Revert our directories.plugins defaults to the old behavior
|
2004-08-16 18:00:00 +00:00 |
|
Jeremy Fincher
|
c16bfcb371
|
Removed the default channel of #supybot.
|
2004-08-10 21:35:53 +00:00 |
|
Jeremy Fincher
|
8a4e79e007
|
Let's try to respect some channel values, shall we?
|
2004-08-08 17:48:33 +00:00 |
|
Jeremy Fincher
|
ef9c94beb5
|
Oops, did I forget to commit this before?
|
2004-08-06 16:11:44 +00:00 |
|
Jeremy Fincher
|
8daceeaebd
|
Changed the way channel databases are handled, added supybot.databases.plugins.channelSpecific.
|
2004-08-05 05:23:44 +00:00 |
|
Jeremy Fincher
|
45d3d63d4b
|
Uh oh, we're getting repeats. Let's fix this.
|
2004-08-03 07:26:03 +00:00 |
|
Jeremy Fincher
|
b6ba7955ac
|
With some clearer thinking, I believe this is the proper implementation of tmpDir. If there's something wrong with it, send me a note or write a test and it'll be fixed.
|
2004-08-01 12:46:03 +00:00 |
|
Jeremy Fincher
|
5a6cd1efa3
|
Update to use temporary directory.
|
2004-07-31 19:12:38 +00:00 |
|
Jeremy Fincher
|
2a611309a7
|
Added mores group and instant.
|
2004-07-31 12:38:38 +00:00 |
|
Jeremy Fincher
|
ae26bf4a6c
|
Still changing over those variable names.
|
2004-07-31 08:43:58 +00:00 |
|
Jeremy Fincher
|
9250d3ab32
|
Tons of differences, moved some registry values around, also changed some internal attributes of registry thingies.
|
2004-07-31 05:00:43 +00:00 |
|
Jeremy Fincher
|
a8a95c2ecc
|
Fixed the one-channel bug.
|
2004-07-30 22:35:51 +00:00 |
|
Jeremy Fincher
|
7328bd50ba
|
Added network-specific channels.
|
2004-07-30 21:07:28 +00:00 |
|
Jeremy Fincher
|
2336af5525
|
Updated to allow multiple servers.
|
2004-07-30 06:52:21 +00:00 |
|
Jeremy Fincher
|
e714edef3c
|
Oops, forgot this.
|
2004-07-29 10:25:32 +00:00 |
|
Jeremy Fincher
|
a3f136279f
|
Spelled publicly correctly, and moved the proper registration of the public attribute from Owner to conf.registerPlugin.
|
2004-07-29 07:01:40 +00:00 |
|
Jeremy Fincher
|
230a0503a2
|
Added DataFilename.
|
2004-07-28 02:56:08 +00:00 |
|
Jeremy Fincher
|
1b5e3b82f8
|
Added supybot.reply.withNoticeWhenPrivate.
|
2004-07-26 15:51:01 +00:00 |
|
Jeremy Fincher
|
7dbbf16dcc
|
Allow multiple nicks, refactored irclib.Irc a bit.
|
2004-07-26 06:05:39 +00:00 |
|
Jeremy Fincher
|
f9c61271ea
|
w00, less path mungingEXCLAIMEXCLAIM
|
2004-07-24 05:18:26 +00:00 |
|
Jeremy Fincher
|
2e4a8e3567
|
Updated to use the helper functions conf.register*
|
2004-07-23 06:54:29 +00:00 |
|
Jeremy Fincher
|
88b966306a
|
Removed final remnants of bracketSyntax.
|
2004-07-23 04:59:41 +00:00 |
|
Jeremy Fincher
|
70efdfbea1
|
Slight cleanups.
|
2004-07-21 18:49:27 +00:00 |
|
Jeremy Fincher
|
3b74c01463
|
Added http proxy support.
|
2004-07-20 08:41:25 +00:00 |
|
Jeremy Fincher
|
87d8d60e2e
|
Oops, forgot to commit this with the Note commits.
|
2004-07-20 07:06:52 +00:00 |
|
Jeremy Fincher
|
aad1d2dc41
|
Updated to allow different networks.
|
2004-07-20 05:57:58 +00:00 |
|
James Vega
|
61d6e029b1
|
Move creation of userdata.conf to scripts/supybot just to ensure that we're
not trying to create it before the directories exist.
|
2004-06-19 18:57:42 +00:00 |
|
Jeremy Fincher
|
8ab613dbed
|
Remove bracketSyntax, make brackets channel-specific.
|
2004-05-07 16:14:02 +00:00 |
|
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 |
|