Jeremy Fincher
|
e688faf16e
|
Moved standardSubstitute to ircutils.
|
2004-10-27 01:37:19 +00:00 |
|
Jeremy Fincher
|
4539f388bf
|
Fixed an infinite loop bug.
|
2004-10-26 19:59:45 +00:00 |
|
Jeremy Fincher
|
f11e7d19d3
|
Fixed a bugz0r.
|
2004-10-26 19:37:03 +00:00 |
|
Jeremy Fincher
|
e378b34138
|
Added a configurable more length.
|
2004-10-26 18:54:03 +00:00 |
|
Jeremy Fincher
|
0408beb0fb
|
Fix for bug with instant mores; also change supybot.reply.truncate to supybot.reply.mores (i.e., it's not just a group now, it's a boolean).
|
2004-10-26 18:42:53 +00:00 |
|
James Vega
|
cbd5abbab7
|
A bunch more %r -> %s conversions as well as wrap updates, new policy for
Channel.voice and some bug fixes for Debian
|
2004-10-25 22:59:03 +00:00 |
|
Jeremy Fincher
|
7f5a12a893
|
Extra debug log.
|
2004-10-24 07:36:00 +00:00 |
|
James Vega
|
4dafdcdd57
|
Massive updates. %r -> %s, some commands.wrap updates. Factoids is broke
until we get some stuff working in commands.py
|
2004-10-23 22:07:50 +00:00 |
|
Jeremy Fincher
|
d20381336a
|
Bugfix for nick.atEnd taking precedence over prefixChars.
|
2004-10-23 19:26:53 +00:00 |
|
Jeremy Fincher
|
c943ab77bb
|
Made commands.wrap stop doing decorators, exposed thread and urlSnarfer, and changed plugins accordingly.
|
2004-10-22 05:56:55 +00:00 |
|
Jeremy Fincher
|
5bc91113fe
|
Fixed so disabled commands in other plugins won't break our outfilter.
|
2004-10-10 15:11:19 +00:00 |
|
Jeremy Fincher
|
3dceea823d
|
Added supybot.reply.whenAddressedByNick.atEnd.
|
2004-10-09 02:48:08 +00:00 |
|
Jeremy Fincher
|
b03000ed42
|
If replies.success is empty, don't send a success message at all.
|
2004-10-02 18:28:58 +00:00 |
|
Jeremy Fincher
|
c23e6c97a6
|
Automatically raise errorNoCapability as well.
|
2004-10-01 21:26:20 +00:00 |
|
Jeremy Fincher
|
e6efedbdf4
|
Fixed a bugz0r in replies.
|
2004-10-01 01:32:17 +00:00 |
|
Jeremy Fincher
|
6878510d7e
|
Let's safe-argument this thing earlier.
|
2004-09-30 07:36:55 +00:00 |
|
Jeremy Fincher
|
c20d3cafbd
|
Let's make threaded commands tag the message as replied from the start, so things like Infobot won't respond.
|
2004-09-30 05:29:26 +00:00 |
|
Jeremy Fincher
|
69dce4761d
|
Made sure to return our reply messages, changed some threading stuff, etc.
|
2004-09-30 04:13:08 +00:00 |
|
Jeremy Fincher
|
f9ae666f3b
|
Fixed a bug in errorInvalid's handling of Raise. Man, we just need to default it to True for everything and make people deal.
|
2004-09-28 08:12:03 +00:00 |
|
Jeremy Fincher
|
9ca87988ae
|
We should return the message from errors/replies.
|
2004-09-28 07:16:32 +00:00 |
|
Jeremy Fincher
|
23fb9e1c7b
|
Changed tag name to isError rather than errored.
|
2004-09-24 20:28:31 +00:00 |
|
James Vega
|
35894401c7
|
Let's move noReply() to RichReplyMethods so that anything that subclasses
it can use noReply(). Fixes bug #1032406
|
2004-09-24 13:52:46 +00:00 |
|
Jeremy Fincher
|
78da84e4cb
|
Configurable quotes, w00t.
|
2004-09-24 01:13:17 +00:00 |
|
Jeremy Fincher
|
3e58419338
|
Various minor refactorings, moved supybot.reply.{brackets,pipeSyntax} to supybot.commands.nested.
|
2004-09-23 23:15:27 +00:00 |
|
James Vega
|
f700927969
|
We were missing an import and a conf. header
|
2004-09-23 19:15:14 +00:00 |
|
Jeremy Fincher
|
72214dc9d0
|
Added supybot.reply.maximumLength.
|
2004-09-23 17:07:54 +00:00 |
|
Jeremy Fincher
|
0aa6cd5c28
|
Fixed importantPlugin dispatching.
|
2004-09-23 16:32:58 +00:00 |
|
Jeremy Fincher
|
16b9fb386e
|
Added a repr keyword argument to errorInvalid and used it to fix bug #1030474.
|
2004-09-22 22:41:58 +00:00 |
|
Jeremy Fincher
|
fc8da1888c
|
Variable name change.
|
2004-09-22 22:26:17 +00:00 |
|
Jeremy Fincher
|
998f61cce8
|
Moved disambiguation stuff to callbacks.IOP. Also fixed rename-persistence.
|
2004-09-22 21:38:20 +00:00 |
|
James Vega
|
781ba32793
|
Fix bug #1030367, supybot.replywithNickPrefix doesn't obey channel value
|
2004-09-21 01:32:26 +00:00 |
|
James Vega
|
50973a10fb
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
|
Jeremy Fincher
|
9720b79a48
|
Changed tagging method.
|
2004-09-16 14:37:08 +00:00 |
|
Jeremy Fincher
|
9be4fd112d
|
Finally got topological sorting working.
|
2004-09-16 10:28:59 +00:00 |
|
Jeremy Fincher
|
4605ce84f8
|
Added repliedTo tag, stopped not calling invalidCommand if regexp methods match.
|
2004-09-14 15:07:52 +00:00 |
|
Jeremy Fincher
|
5c804d27ea
|
Didn't update PrivmsgRegexp to the new callCommand shmadealio.
|
2004-09-13 03:02:01 +00:00 |
|
Jeremy Fincher
|
75e53d37f3
|
Catch callbacks.Error coming out of invalidCommand.
|
2004-09-12 20:27:03 +00:00 |
|
Jeremy Fincher
|
8bbed5a90e
|
Dispatch __eq__ and __hash__ to our real Irc.
|
2004-09-12 05:48:19 +00:00 |
|
Jeremy Fincher
|
dd7b02fb54
|
More useful assert.
|
2004-09-11 16:14:43 +00:00 |
|
Jeremy Fincher
|
ee4768634f
|
Changed to __lt__ instead of __cmp__ -- it's simpler and doesn't screw with equality.
|
2004-09-10 07:27:42 +00:00 |
|
Jeremy Fincher
|
8eeab87a98
|
Stupid asserts. Definitely not worth it there.
|
2004-09-10 06:58:36 +00:00 |
|
Jeremy Fincher
|
c573ab5996
|
New plugin prioritization method.
|
2004-09-10 06:30:21 +00:00 |
|
Jeremy Fincher
|
3537c34a58
|
More fix0rs for prefixName.
|
2004-09-09 18:53:40 +00:00 |
|
Jeremy Fincher
|
767f5bb0a3
|
Added proper prefixName handling to callbacks.reply.
|
2004-09-09 15:33:18 +00:00 |
|
Jeremy Fincher
|
ee70224aa3
|
Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap.
|
2004-09-08 23:34:48 +00:00 |
|
James Vega
|
846bf9102b
|
Correctly report the invalidCommand that set irc.finished.
|
2004-09-07 19:13:27 +00:00 |
|
Jeremy Fincher
|
f6ae3b23a4
|
Elucidating docstring.
|
2004-09-01 10:56:55 +00:00 |
|
Jeremy Fincher
|
7ef00a2c6a
|
Handled reply.withNoticeWhenPrivate appropriately.
|
2004-08-31 14:54:37 +00:00 |
|
Jeremy Fincher
|
3aedb305f9
|
Fix for possible bugz0r with reply.withNoticeWhenPrivate.
|
2004-08-30 04:35:51 +00:00 |
|
James Vega
|
6b59933673
|
Let's make sure nested commands don't immediately nest commands (aka using a
nested command to determine what the outer nested command is going to call)
|
2004-08-28 22:28:44 +00:00 |
|