Jeremy Fincher
|
9363489e32
|
Added a log.exception to Owner.eval.
|
2004-10-10 03:17:18 +00:00 |
|
Jeremy Fincher
|
b2fbbef197
|
Fixed bug with duplicate hostmasks.
|
2004-10-09 04:57:16 +00:00 |
|
Jeremy Fincher
|
04f7ff313f
|
Commented out a bug (IrcState, actually in Irc), #1040008.
|
2004-10-09 04:02:22 +00:00 |
|
Jeremy Fincher
|
3dceea823d
|
Added supybot.reply.whenAddressedByNick.atEnd.
|
2004-10-09 02:48:08 +00:00 |
|
Daniel DiPaolo
|
d4b30b6214
|
Added new behavior for Misc.last when nested - can optionally exclude the nick
and timestamp
|
2004-10-08 16:00:51 +00:00 |
|
James Vega
|
bdca894522
|
a few Raise=True additions
|
2004-10-08 14:12:03 +00:00 |
|
James Vega
|
4557b867fe
|
Prevent people from adding hostmasks that don't explicitly match other users'
hostmasks but will match when you check hostmaskPatternEqual aka bug #1043045
|
2004-10-08 13:59:45 +00:00 |
|
James Vega
|
3df40e814a
|
{de,}{op,halfop,voice} need to allowExtra
|
2004-10-08 12:33:39 +00:00 |
|
James Vega
|
c5db149f65
|
Correct our ValidChannel checking (no , in channel key) and provide a little
more information in supybot-wizard if there's an error when adding channels.
|
2004-10-07 18:47:26 +00:00 |
|
James Vega
|
edc698e48b
|
Fix testing for positiveInt and nonNegativeInt.
|
2004-10-06 04:32:03 +00:00 |
|
James Vega
|
e69f086b51
|
We need to str() module.__author__ before munging the email address.
|
2004-10-05 01:32:43 +00:00 |
|
Jeremy Fincher
|
6ba2120f5f
|
Optimization.
|
2004-10-04 16:11:08 +00:00 |
|
Jeremy Fincher
|
7ddf8eb257
|
Forgot an implication of requireExtra.
|
2004-10-03 22:38:10 +00:00 |
|
Jeremy Fincher
|
a055bc29a0
|
Added export command.
|
2004-10-03 22:36:50 +00:00 |
|
Jeremy Fincher
|
76fc8b946e
|
Removed some useless options from close.
|
2004-10-03 22:18:12 +00:00 |
|
Jeremy Fincher
|
835ee14640
|
That last commit wouldn't be much fun without this one.
|
2004-10-03 09:40:19 +00:00 |
|
Jeremy Fincher
|
42f9ea9bfc
|
Let's catch some exceptions and continue with the output-writing if an exception is raised.
|
2004-10-03 09:39:39 +00:00 |
|
Jeremy Fincher
|
550bcdad5d
|
Fix for bug #1036861.
|
2004-10-03 09:21:06 +00:00 |
|
Jeremy Fincher
|
4c31e63ff8
|
Updated to use __all__, etc.
|
2004-10-03 09:03:34 +00:00 |
|
Jeremy Fincher
|
0dc88e88b9
|
Some source code tweakings; I still don't know why that test fails, but it's a good reminder that we should use the copy method instead of the copy.copy function.
|
2004-10-03 08:50:45 +00:00 |
|
Jeremy Fincher
|
4dd07b1690
|
Converted to use commands.
|
2004-10-02 20:12:48 +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
|
a982fe32fd
|
Fix0r the reference to an old undefined variable.
|
2004-10-02 18:20:04 +00:00 |
|
Jeremy Fincher
|
1398a1fa47
|
Removed a useless import.
|
2004-10-02 17:48:20 +00:00 |
|
Jeremy Fincher
|
54b6880a80
|
Changed noExtra to allowExtra and kept the default False.
|
2004-10-02 17:46:03 +00:00 |
|
Jeremy Fincher
|
51c0fb4cc1
|
Updated _int to accept other bases.
|
2004-10-02 17:31:58 +00:00 |
|
Jeremy Fincher
|
21ef10f831
|
Commented out a debug log, change inChannel and checkChannelCapability to automatically run getChannel if there is no state.channel, and perhaps a few other minor tweaks.
|
2004-10-02 16:52:26 +00:00 |
|
Jeremy Fincher
|
2ff2dadd81
|
Fix for bug #1038895.
|
2004-10-02 15:51:40 +00:00 |
|
Jeremy Fincher
|
dc55a330fa
|
Fixed bugs in getopt handling with arguments.
|
2004-10-02 03:07:19 +00:00 |
|
Jeremy Fincher
|
e21be94af0
|
Better.
|
2004-10-02 02:36:10 +00:00 |
|
Jeremy Fincher
|
0e3f7fe527
|
Added wildcard support.
|
2004-10-02 02:21:26 +00:00 |
|
Jeremy Fincher
|
83af5aa6c0
|
Oops, left a print in.
|
2004-10-02 00:49:08 +00:00 |
|
Jeremy Fincher
|
71e18515d7
|
No need for checking, commands.wrap rocks.
|
2004-10-01 22:35:34 +00:00 |
|
Jeremy Fincher
|
567f0b0001
|
Fixed a bugz0r.
|
2004-10-01 22:33:02 +00:00 |
|
Jeremy Fincher
|
8afad62691
|
A now type and a text type.
|
2004-10-01 21:27:22 +00:00 |
|
Jeremy Fincher
|
c23e6c97a6
|
Automatically raise errorNoCapability as well.
|
2004-10-01 21:26:20 +00:00 |
|
Jeremy Fincher
|
e3c9464634
|
Return None if there's nothing in the database.
|
2004-10-01 21:25:26 +00:00 |
|
Jeremy Fincher
|
26771923f6
|
Allow None in IrcDict and InsensitivePreservingDicts.
|
2004-10-01 21:25:01 +00:00 |
|
Jeremy Fincher
|
0e5cd79a1b
|
eXXXtra eXXXtra, read all about it.
|
2004-10-01 08:22:48 +00:00 |
|
Jeremy Fincher
|
f63445d39d
|
Updated to 0.80.0pre3.
|
2004-10-01 04:20:26 +00:00 |
|
Jeremy Fincher
|
00d12306d4
|
Added bear and grantbow.
|
2004-10-01 04:12:30 +00:00 |
|
Jeremy Fincher
|
e6efedbdf4
|
Fixed a bugz0r in replies.
|
2004-10-01 01:32:17 +00:00 |
|
Jeremy Fincher
|
1f882ac521
|
w00t, stopped the double killing, made the code cleaner, I rock rock rock.
|
2004-09-30 22:54:29 +00:00 |
|
Jeremy Fincher
|
b0f12ac0c5
|
Quit should noReply.
|
2004-09-30 22:48:54 +00:00 |
|
Jeremy Fincher
|
7f5af21732
|
w00t, now channel values will always remember their values.
|
2004-09-30 22:47:32 +00:00 |
|
Jeremy Fincher
|
1ea5e55a8e
|
Changed to be better, hopefully. We really need to find out where this losing of channel values is happening.
|
2004-09-30 22:13:47 +00:00 |
|
Jeremy Fincher
|
419d2c0e45
|
Odd, it didn't commit properly.
|
2004-09-30 22:03:28 +00:00 |
|
Jeremy Fincher
|
54ccb01b5e
|
Changed showDefault to _showDefault.
|
2004-09-30 20:03:54 +00:00 |
|
Jeremy Fincher
|
6ce21297de
|
Line wrapping, and now more showDefault for long things (since I can't figure out how to wrap it), and line-wrapping of serialized NormalizedString things.
|
2004-09-30 15:22:50 +00:00 |
|
Jeremy Fincher
|
9914f2d28e
|
Augmented to better document the sigils.
|
2004-09-30 14:59:09 +00:00 |
|