Jeremy Fincher
|
6aa1e8a7ed
|
Changed many dictionaries to the more appropriate ircutils.IrcDict.
|
2003-04-11 20:42:21 +00:00 |
|
Jeremy Fincher
|
a5a1211f76
|
Added check to make sure a user's hostmask doesn't mask another's.
|
2003-04-08 07:28:45 +00:00 |
|
Jeremy Fincher
|
1b79a300f9
|
Added check for owner capability in IrcUser.checkCapability
|
2003-04-06 12:32:12 +00:00 |
|
Jeremy Fincher
|
6d3c060208
|
Made sure all authentication was removed on bot exit.
|
2003-04-05 13:54:12 +00:00 |
|
Jeremy Fincher
|
ae18871f7f
|
Fixed bug found in IrcChannel.checkCapability
|
2003-04-04 09:12:42 +00:00 |
|
Jeremy Fincher
|
33b4aa052c
|
Changed debug.debugMsg to debug.msg.
|
2003-04-03 10:06:11 +00:00 |
|
Jeremy Fincher
|
36f7c77132
|
Added needed import and change debug.printfs to debug.debugMsg.
|
2003-04-03 08:29:21 +00:00 |
|
Jeremy Fincher
|
c49bd6f88f
|
Fixed handling of channel capabilities
|
2003-04-02 11:08:34 +00:00 |
|
Jeremy Fincher
|
aa9c867b14
|
Fixed spurious exception atexit.
|
2003-03-31 09:26:51 +00:00 |
|
James Vega
|
50cb2887b2
|
Modified how entries are added to self.revcache
|
2003-03-31 02:53:07 +00:00 |
|
Jeremy Fincher
|
ce03a98ae9
|
Fixed a few errors found by PyChecker
|
2003-03-28 07:55:21 +00:00 |
|
Jeremy Fincher
|
85e7e3ae05
|
Removed CHANGELOG and TODO, not very useful these days
|
2003-03-28 07:38:16 +00:00 |
|
Jeremy Fincher
|
f785d97167
|
Fixed users/channels instantiation to allow for non-existent files
|
2003-03-27 06:57:09 +00:00 |
|
Jeremy Fincher
|
ff8a967647
|
Moved startup to world.
|
2003-03-25 23:42:37 +00:00 |
|
Jeremy Fincher
|
96b03bf6e7
|
Fixed checkCapability to handle anti capabilities during startup
|
2003-03-25 23:14:26 +00:00 |
|
Jeremy Fincher
|
657526b985
|
Fixed makeAntiCapability to Do The Right Thing in the face of channel-like capabilities
|
2003-03-25 22:47:58 +00:00 |
|
James Vega
|
c803e5e9d8
|
Added vim:set ... : strings to source in order to keep file formatting
consistent between developers. Jeremy should be adding the equivalent
settings for emacs soon.
|
2003-03-24 08:41:19 +00:00 |
|
Jeremy Fincher
|
7801c84d84
|
Initial revision
|
2003-03-12 06:26:59 +00:00 |
|