Jeremy Fincher
|
a0e7bd2bd1
|
Slight cleanup.
|
2004-04-27 17:14:54 +00:00 |
|
Jeremy Fincher
|
fbe9460093
|
Oops, didn't think I'd need any changes here.
|
2004-04-22 05:02:46 +00:00 |
|
Jeremy Fincher
|
28fe96c833
|
Allow irc.error() to be called with no arguments and act as if ArgumentError was raised.
|
2004-04-21 04:31:42 +00:00 |
|
Daniel DiPaolo
|
201fb0acc2
|
Usability enhancement: Added a note in the callbacks.Privmsg docstring which
points people to getting the config values of a plugin.
|
2004-04-18 08:00:29 +00:00 |
|
Jeremy Fincher
|
cf5b75fbca
|
Minor stylistic update.
|
2004-04-17 16:45:56 +00:00 |
|
Jeremy Fincher
|
e194e89c85
|
Check that an action doesn't continue past the first reply.
|
2004-04-17 14:07:55 +00:00 |
|
Jeremy Fincher
|
b82991609e
|
Updated the help messages for SyntaxErrors.
|
2004-04-13 16:03:05 +00:00 |
|
Jeremy Fincher
|
44ab483905
|
Slight update.
|
2004-04-09 15:30:34 +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
|
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
|
71ea32c811
|
Added supybot.brackets for specifying what valid bracket characters are.
|
2004-03-30 08:27:05 +00:00 |
|
Jeremy Fincher
|
d9c535f2bc
|
Slight cleanups.
|
2004-03-30 08:02:59 +00:00 |
|
Jeremy Fincher
|
f166ce8655
|
Removed ConfigIrcProxy, I forgot we didn't use it anymore.
|
2004-03-30 07:58:22 +00:00 |
|
Jeremy Fincher
|
d2e1d80b27
|
Use plugins.standardSubstitute in supybot.replies.
|
2004-02-24 21:20:31 +00:00 |
|
Jeremy Fincher
|
39bbf683fb
|
Fixed some typos.
|
2004-02-20 06:32:39 +00:00 |
|
Stéphan Kochen
|
708ee91776
|
Actually, that is rather unnecessary. Sorry for messing up so bad today. :/
|
2004-02-18 16:29:44 +00:00 |
|
Stéphan Kochen
|
52e7551493
|
Whoops, messed that up good.
|
2004-02-18 16:21:07 +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
|
2747baf48a
|
Fixed bug in IrcObjectProxy{Regexp} where actions weren't targetted correctly based on the to/private arguments.
|
2004-02-18 13:41:47 +00:00 |
|
Jeremy Fincher
|
faa27d573f
|
Fix for bug #899271, as well as some other problems with the test suite and ChannelPluginTestCase.
|
2004-02-18 07:36:40 +00:00 |
|
Jeremy Fincher
|
de72ad4026
|
Made a potential AssertionError not get raised.
|
2004-02-16 17:28:12 +00:00 |
|
Jeremy Fincher
|
c5aa3f0112
|
The documentation was wrong, not the code.
|
2004-02-16 08:36:29 +00:00 |
|
James Vega
|
3bdef0fabf
|
Change the behavior to match the naming and help.
|
2004-02-14 07:21:08 +00:00 |
|
Jeremy Fincher
|
681c091309
|
Instead of asserting non-unicodeness, let's just encode it.
|
2004-02-13 04:43:39 +00:00 |
|
Jeremy Fincher
|
52393396b2
|
Changed the timing log from info to debug.
|
2004-02-08 10:02:05 +00:00 |
|
Jeremy Fincher
|
6b6efcddcc
|
Removed some useless debugging madealios.
|
2004-02-08 03:24:09 +00:00 |
|
Jeremy Fincher
|
2022839a96
|
Gave replies the **kwargs.
|
2004-02-07 12:38:31 +00:00 |
|
Jeremy Fincher
|
9108591b7f
|
Added isCommand to the firewalled methods.
|
2004-02-07 11:48:37 +00:00 |
|
Jeremy Fincher
|
47d81547aa
|
Added log.firewall and log.MetaFirewall, and converted several classes to use them.
|
2004-02-06 09:20:47 +00:00 |
|
James Vega
|
7b8b1a25ca
|
Improve supybot's handling of PRIVMSGs that start with 'supybot'
|
2004-02-02 02:36:53 +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
|
b9abf8427a
|
Removed killProxy, which was never used.
|
2004-01-26 03:50:15 +00:00 |
|
Jeremy Fincher
|
bd47403bf0
|
Made registryValue work with dotted syntax.
|
2004-01-21 16:25:38 +00:00 |
|
James Vega
|
c3173fe4b4
|
registryValue was missing a little self loving
|
2004-01-21 01:16:37 +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 |
|
Jeremy Fincher
|
26c4bcd27d
|
Juggled some parentheses around and added registryValue to callbacks.Privmsg.
|
2004-01-20 16:17:12 +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 |
|
Stéphan Kochen
|
dddf1d2a08
|
Removed a debug message.
|
2004-01-16 23:28:29 +00:00 |
|
Stéphan Kochen
|
1572ccf452
|
Typo I presume :)
|
2004-01-16 21:12:56 +00:00 |
|
Jeremy Fincher
|
b2f23c6f63
|
Updated the rest of the code to use utils.changeFunctionName.
|
2004-01-16 16:39:00 +00:00 |
|
Jeremy Fincher
|
f5ec8f1467
|
Refactored, and made sure Privmsg.callCommand doesn't catch exceptions.
|
2004-01-16 16:14:46 +00:00 |
|
Jeremy Fincher
|
1e15c4ca75
|
Partial fix for bug #877601, I'll do the rest in class.
|
2004-01-16 12:50:32 +00:00 |
|
Jeremy Fincher
|
8164f5bb1f
|
Partial fix for bug #877601, I'll do the rest in class.
|
2004-01-16 12:42:52 +00:00 |
|
Jeremy Fincher
|
38e8c33422
|
Stylistic updates.
|
2004-01-15 19:09:40 +00:00 |
|
Jeremy Fincher
|
3c25e6f41f
|
Make _make... __make...
|
2004-01-15 12:54:10 +00:00 |
|
Jeremy Fincher
|
82249961a3
|
Bugfix!
|
2004-01-14 03:27:45 +00:00 |
|