Jeremy Fincher
|
12ee483f7a
|
Slight bugfixes; returning from a remove is unpossible.
|
2004-08-11 05:48:55 +00:00 |
|
Jeremy Fincher
|
e5e98fdc2f
|
Initial checkin.
|
2004-08-11 05:14:15 +00:00 |
|
Jeremy Fincher
|
234d4d8ef9
|
Cleanup for PyChecker.
|
2004-08-11 05:01:06 +00:00 |
|
Jeremy Fincher
|
6bd8d43c28
|
PyChecker updates.
|
2004-08-10 22:09:23 +00:00 |
|
Jeremy Fincher
|
3f5cac26b8
|
oops, forgot parenthese.
|
2004-08-10 22:08:54 +00:00 |
|
Jeremy Fincher
|
c16bfcb371
|
Removed the default channel of #supybot.
|
2004-08-10 21:35:53 +00:00 |
|
Jeremy Fincher
|
7913e880ce
|
Oops, recent changes broke things.
|
2004-08-10 15:49:57 +00:00 |
|
Jeremy Fincher
|
f8207cf116
|
Not finding appropriate commands is a reply, not an error. That's what apropos is for.
|
2004-08-10 07:51:14 +00:00 |
|
Jeremy Fincher
|
2259e9d8b6
|
Added log.stat, supybot.log.statistics, and changed some statistic-keeping functions over to use log.stat.
|
2004-08-10 07:39:23 +00:00 |
|
Jeremy Fincher
|
b7bd3d414e
|
Fixed weird formatting of colorized stdout stuff.
|
2004-08-08 17:59:49 +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
|
5ec79236a3
|
Give an appropriate error message when trying to Config.channel a non-channel-value.
|
2004-08-08 17:36:08 +00:00 |
|
Jeremy Fincher
|
2ebbc80a95
|
Removed testing code, it's never used.
|
2004-08-08 17:35:32 +00:00 |
|
Jeremy Fincher
|
3fa477dc90
|
Removed reply.withPrivate notice, replaced with two separate variables, reply.withNotice and reply.inPrivate.
|
2004-08-08 17:34:59 +00:00 |
|
Jeremy Fincher
|
127e9f3ccf
|
Fixed a bug in stripFormatting.
|
2004-08-08 02:07:11 +00:00 |
|
Jeremy Fincher
|
3db50c1a2b
|
Fix for bug about reply.withPrivateNotice overriding stuff.
|
2004-08-08 00:41:13 +00:00 |
|
Jeremy Fincher
|
16c832bd62
|
Do we really need the timestamp here?
|
2004-08-07 00:58:45 +00:00 |
|
Jeremy Fincher
|
7dbb8685f5
|
Fix the problem with wrapping.
|
2004-08-07 00:57:13 +00:00 |
|
Jeremy Fincher
|
ef9c94beb5
|
Oops, did I forget to commit this before?
|
2004-08-06 16:11:44 +00:00 |
|
Jeremy Fincher
|
daf81b1b90
|
Added a registry variable for disallowed list --private.
|
2004-08-06 06:57:54 +00:00 |
|
Jeremy Fincher
|
b207baf9d3
|
Removed redundant nick. I forgot about the nick prefix when I wrote that.
|
2004-08-06 06:57:11 +00:00 |
|
Jeremy Fincher
|
afc21c2afe
|
Added a comment for something that's easy to forget later.
|
2004-08-06 06:47:47 +00:00 |
|
Jeremy Fincher
|
e26bd517ed
|
PeriodError.
|
2004-08-06 05:19:11 +00:00 |
|
Jeremy Fincher
|
50c8cfaf26
|
Unregister should remove the node from the cache as well.
|
2004-08-05 18:47:03 +00:00 |
|
Jeremy Fincher
|
3fc03d2fa5
|
Fix for bug #1004002.
|
2004-08-05 18:45:09 +00:00 |
|
Jeremy Fincher
|
d134a2d9ac
|
Updated to use webutils throughout.
|
2004-08-05 18:29:26 +00:00 |
|
Jeremy Fincher
|
0bbd05db58
|
It definitely shouldn't be an error to not be recognized by whoami, that's somewhat the point.
|
2004-08-05 16:03:04 +00:00 |
|
Jeremy Fincher
|
697249dc4e
|
supybot.protocols.irc.queueDuplicateMessages
|
2004-08-05 08:09:18 +00:00 |
|
Jeremy Fincher
|
54876e45ab
|
Let's always run upkeep before we exit normally.
|
2004-08-05 06:01:35 +00:00 |
|
Jeremy Fincher
|
44e1098430
|
Added optional line wrapping to logs.
|
2004-08-05 05:40:32 +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
|
fa8f39a725
|
Slight style updates.
|
2004-08-05 04:36:10 +00:00 |
|
Jeremy Fincher
|
9ea8a9e55b
|
Changed the *permban* commands to *ban* commands.
|
2004-08-05 04:34:19 +00:00 |
|
Jeremy Fincher
|
76a79b0d76
|
New Dunno implementation.
|
2004-08-05 03:59:40 +00:00 |
|
Jeremy Fincher
|
a64d6b3881
|
Handle the no plugins case.
|
2004-08-05 03:57:48 +00:00 |
|
Jeremy Fincher
|
6dd8693daa
|
No one's using this WorkQueue crap; I didn't really mean for it to be committed.
|
2004-08-04 04:50:59 +00:00 |
|
Jeremy Fincher
|
da7e93a283
|
Added a check for the already-presence of an attribute.
|
2004-08-03 14:01:54 +00:00 |
|
Jeremy Fincher
|
2bd7a31c27
|
Made name and hostmask optional in addhostmask.
|
2004-08-03 07:39:05 +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
|
2eedf7dfad
|
Added Owner.rename, to rename commands.
|
2004-08-03 07:20:53 +00:00 |
|
Jeremy Fincher
|
f53058e5c7
|
User configuration stuff can wait until later.
|
2004-08-03 06:03:16 +00:00 |
|
Jeremy Fincher
|
69b6ee4c6f
|
Slightly different wordings.
|
2004-08-03 05:40:45 +00:00 |
|
Jeremy Fincher
|
26fcd9ad97
|
Slightt update -- private implies not prefixName.
|
2004-08-03 04:44:12 +00:00 |
|
Jeremy Fincher
|
0533feafe9
|
callback => plugin.
|
2004-08-03 03:27:49 +00:00 |
|
Jeremy Fincher
|
2429c1c6f7
|
Added SpaceSeparatedSetOfStrings.
|
2004-08-02 12:34:06 +00:00 |
|
Jeremy Fincher
|
5dbb3141ad
|
Bugfix in the add.
|
2004-08-02 11:39:16 +00:00 |
|
Jeremy Fincher
|
a5e473bba2
|
Updated to make sure Relay doesn't break dying.
|
2004-08-02 11:38:53 +00:00 |
|
Jeremy Fincher
|
cb1cd25995
|
Let's actually respect the channel-value-ness of reply.whenAddressedByNick.
|
2004-08-02 11:19:58 +00:00 |
|
Jeremy Fincher
|
1f874cf918
|
We don't mind writing empty files if the original file doesn't exist.
|
2004-08-02 10:51:57 +00:00 |
|
Jeremy Fincher
|
8b780ecc81
|
Added 'channel' command since we can now have commands with the same name as a plugin. This is useful for configuring ChannelValues.
|
2004-08-02 10:47:40 +00:00 |
|