Jeremy Fincher
|
b1495a1718
|
Added a docstring.
|
2003-10-05 20:40:45 +00:00 |
|
Jeremy Fincher
|
1fa9f7990b
|
Changes to be nice to Windows.
|
2003-10-05 20:40:34 +00:00 |
|
Jeremy Fincher
|
0a46f90104
|
Renamed baseplugin to plugins.
|
2003-10-05 12:48:28 +00:00 |
|
Jeremy Fincher
|
970c819e79
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
|
Jeremy Fincher
|
8ef808a039
|
Some bugs were being shadowed for some reason, and there were bugs in the handling of the owner privilege that hadn't been found because those tests had been shadowed.
|
2003-10-05 11:42:58 +00:00 |
|
Jeremy Fincher
|
66fc538a3a
|
Changed the anti-capability prefix to - instead of !.
|
2003-10-05 11:13:20 +00:00 |
|
Jeremy Fincher
|
5025f200c6
|
Broke reset up into two component functions which will have to be called separately to fix testing in Windows, I'm sure.
|
2003-10-05 03:39:57 +00:00 |
|
Jeremy Fincher
|
e5525cd7da
|
Incremented version number and added two docstrings.
|
2003-10-05 03:33:15 +00:00 |
|
Jeremy Fincher
|
bbf367f1d3
|
Added __all__.
|
2003-10-04 14:58:04 +00:00 |
|
Jeremy Fincher
|
606ac0519e
|
Added docstring, imports.
|
2003-10-04 14:57:55 +00:00 |
|
Jeremy Fincher
|
3af3b4c985
|
__all__'ed baseplugin.py, updated other plugins to reflect that.
|
2003-10-04 13:53:13 +00:00 |
|
Jeremy Fincher
|
53c6542aa0
|
Added docstrings and removed an unused import.
|
2003-10-04 13:24:51 +00:00 |
|
Jeremy Fincher
|
69493ebf88
|
Added docstrings.
|
2003-10-04 13:22:40 +00:00 |
|
Jeremy Fincher
|
d4ba047b2f
|
Added smallqueue class.
|
2003-10-04 13:20:41 +00:00 |
|
Jeremy Fincher
|
0ffaa5d3fe
|
Removed some useless imports.
|
2003-10-04 13:09:34 +00:00 |
|
Jeremy Fincher
|
72af23bb00
|
Added docstrings, removed ny.
|
2003-10-04 13:07:15 +00:00 |
|
Jeremy Fincher
|
325e751149
|
Added a docstring and doctested nItems.
|
2003-10-04 13:04:01 +00:00 |
|
Jeremy Fincher
|
18a8725905
|
Fixed a latent UnboundLocalError in setsecure.
|
2003-10-04 12:59:47 +00:00 |
|
Jeremy Fincher
|
5de5a56b4a
|
Minor stylistic updates.
|
2003-10-04 12:57:44 +00:00 |
|
Jeremy Fincher
|
8046f76b30
|
Forgot two imports for the bug command.
|
2003-10-04 12:54:42 +00:00 |
|
Jeremy Fincher
|
6ad95c52a2
|
Added docstrings.
|
2003-10-04 12:53:09 +00:00 |
|
Jeremy Fincher
|
6bd138c4eb
|
Added docstrings.
|
2003-10-04 12:45:44 +00:00 |
|
Jeremy Fincher
|
1a07e423d0
|
Added module docstring.
|
2003-10-04 12:40:30 +00:00 |
|
Jeremy Fincher
|
2db658482a
|
Extra docstrings, and indentation problem fixed.
|
2003-10-04 12:36:48 +00:00 |
|
Jeremy Fincher
|
43e41f4c51
|
Minor updates.
|
2003-10-04 12:31:59 +00:00 |
|
Jeremy Fincher
|
71fcfb8db9
|
Deleted a few variables that shouldn't have been exported.
|
2003-10-04 12:29:58 +00:00 |
|
Jeremy Fincher
|
f5807381a9
|
Removed unused import atexit.
|
2003-10-04 12:18:36 +00:00 |
|
Jeremy Fincher
|
9053310ef1
|
Added docstrings.
|
2003-10-04 12:17:31 +00:00 |
|
Jeremy Fincher
|
b9d265c102
|
Added docstrings, removed some unused methods.
|
2003-10-04 12:00:56 +00:00 |
|
Jeremy Fincher
|
6261036911
|
Added docstrings, fixed some weird indentation.
|
2003-10-04 11:47:21 +00:00 |
|
Jeremy Fincher
|
c1a2f1b454
|
Added docstrings.
|
2003-10-04 11:43:57 +00:00 |
|
Jeremy Fincher
|
5b5f8a1d2b
|
Added docstrings.
|
2003-10-04 11:43:37 +00:00 |
|
Jeremy Fincher
|
8d620207ea
|
Added lots of docstrings.
|
2003-10-04 11:34:44 +00:00 |
|
Jeremy Fincher
|
bc195a6b1e
|
Added a whole lot of docstrings and such.
|
2003-10-04 11:24:31 +00:00 |
|
Jeremy Fincher
|
81345849d3
|
Converted to use callbacks.findCallbackForCommand.
|
2003-10-04 11:09:21 +00:00 |
|
Jeremy Fincher
|
bbbc97c11b
|
Added fix for possible bug in re.finditer.
|
2003-10-04 09:59:06 +00:00 |
|
Jeremy Fincher
|
46ebfce1cd
|
Fixed ambiguous error message when some other module is causing the import error.
|
2003-10-03 22:28:05 +00:00 |
|
Jeremy Fincher
|
4a4595146f
|
Fixed stupidity with printf (boolean) and printf (function). Changed the boolean printf to PRINTF.
|
2003-10-03 22:26:08 +00:00 |
|
Jeremy Fincher
|
5f15fd8ab6
|
Removed the cvsup command, useless with global installs.
|
2003-10-03 22:23:01 +00:00 |
|
Jeremy Fincher
|
d6f5bd3747
|
Made register command guard against people with matching hostmasks trying to register again.
|
2003-10-03 22:21:48 +00:00 |
|
Jeremy Fincher
|
3d990599fe
|
Fix for escaping ValueError from ircdb.checkCapability.
|
2003-10-03 22:19:22 +00:00 |
|
Jeremy Fincher
|
baf5da1855
|
Added 'private' command, to reply in private.
|
2003-10-03 15:42:11 +00:00 |
|
Jeremy Fincher
|
1e64fad163
|
Fixed replyNoCapability messages to be in private.
|
2003-10-03 10:04:40 +00:00 |
|
Jeremy Fincher
|
36984d3fa5
|
Added RFE #801859: no-hostmask (secure) option for users.
|
2003-10-03 09:57:52 +00:00 |
|
Jeremy Fincher
|
ff2e043f00
|
Added docstring for rsplit.
|
2003-10-03 00:08:30 +00:00 |
|
Jeremy Fincher
|
41bacaba13
|
Accepted RFE #812257: Multiple regexp matches in one message.
|
2003-10-02 22:37:36 +00:00 |
|
Jeremy Fincher
|
da38a7b59b
|
Changed minimumDebugPriority to minimumPriority (since it's set in the debug module now anyway).
|
2003-10-02 04:54:25 +00:00 |
|
Jeremy Fincher
|
898a4e2ef1
|
Added an assert to banmask.
|
2003-10-02 04:47:33 +00:00 |
|
Jeremy Fincher
|
3d0bc9f8b2
|
Moved the bug command to AdminCommands to reduce abuse.
|
2003-10-02 00:26:57 +00:00 |
|
Jeremy Fincher
|
3891360527
|
Changed irclib.Channel to irclib.ChannelState.
|
2003-10-01 11:15:31 +00:00 |
|