Jeremy Fincher
|
2bd7a31c27
|
Made name and hostmask optional in addhostmask.
|
2004-08-03 07:39:05 +00:00 |
|
Jeremy Fincher
|
f53058e5c7
|
User configuration stuff can wait until later.
|
2004-08-03 06:03:16 +00:00 |
|
Jeremy Fincher
|
9250d3ab32
|
Tons of differences, moved some registry values around, also changed some internal attributes of registry thingies.
|
2004-07-31 05:00:43 +00:00 |
|
Jeremy Fincher
|
f9c61271ea
|
w00, less path mungingEXCLAIMEXCLAIM
|
2004-07-24 05:18:26 +00:00 |
|
Jeremy Fincher
|
f9c030fe46
|
Updated some stuff, refactoring for the the User.config command.
|
2004-07-24 02:28:43 +00:00 |
|
James Vega
|
315810d08e
|
yay! no more stray whitespace
|
2004-07-21 19:36:35 +00:00 |
|
James Vega
|
06e92cdcb2
|
If an invalid password is specified *and* the hostmask isn't recognized we
need to watch for a KeyError instead of assuming it is the owner trying to
register a hostmask for another user.
|
2004-06-09 23:44:49 +00:00 |
|
Jeremy Fincher
|
f9442d9483
|
Let owners tweak users to their utter enjoyment.
|
2004-04-30 05:45:05 +00:00 |
|
Jeremy Fincher
|
dc1bc4ba55
|
Updated a ton of configuration variables.
|
2004-04-30 02:13:42 +00:00 |
|
Jeremy Fincher
|
cd3039317d
|
Added an author command.
|
2004-04-28 06:30:55 +00:00 |
|
Jeremy Fincher
|
f68ce97d97
|
Fixed globbing in User.list.
|
2004-04-17 16:40:32 +00:00 |
|
Jeremy Fincher
|
44899740a6
|
Added --capability to user list.
|
2004-04-16 21:05:41 +00:00 |
|
Jeremy Fincher
|
d28d27254f
|
Improved error message for bad hostmasks in addhostmask.
|
2004-04-11 23:37:58 +00:00 |
|
Jeremy Fincher
|
22fb1b41cb
|
Made the success message from unidentify more useful.
|
2004-04-08 10:53:12 +00:00 |
|
Jeremy Fincher
|
ca4a8dceef
|
Moved some error handling to a different place.
|
2004-02-08 09:26:21 +00:00 |
|
Jeremy Fincher
|
84b0295e80
|
Fixed User.list.
|
2004-02-02 08:24:48 +00:00 |
|
James Vega
|
0e3a4c37e1
|
Changed the capabilities separator to ';' since we use ',' in the actual
capabilities.
|
2004-01-27 22:34:21 +00:00 |
|
Stéphan Kochen
|
7837ee2824
|
name() is defined in IrcCallback, parent Class of plugins. Can't be used.
|
2004-01-20 13:37:56 +00:00 |
|
Jeremy Fincher
|
894c9d687f
|
Revert accidental rollback of name to username.
|
2004-01-20 10:56:32 +00:00 |
|
Stéphan Kochen
|
a7559f3686
|
More work on the wizard. Removed allowEval. (somewhere else?)
Still a couple of FIXME's. Added a function to prompt and set registry
values to questions.py.
|
2004-01-20 00:21:15 +00:00 |
|
Jeremy Fincher
|
9f2013d8f0
|
Changed username to just name.
|
2004-01-18 08:18:44 +00:00 |
|
Jeremy Fincher
|
6ca78924f3
|
HUUUUUUUUGE Configuration change.
|
2004-01-18 07:58:26 +00:00 |
|
Jeremy Fincher
|
1c03464fd9
|
Huge commit to finish refactoring of replies.
|
2004-01-08 23:03:48 +00:00 |
|
Jeremy Fincher
|
845142e688
|
Updated replyNotRegistered stuff.
|
2004-01-08 21:49:10 +00:00 |
|
Jeremy Fincher
|
2846b4ab2f
|
Updated more replies.
|
2004-01-08 15:47:38 +00:00 |
|
Jeremy Fincher
|
530aec2be0
|
Updated the reply infrastructure. No more msg, it's just not necessary.
|
2004-01-08 03:12:14 +00:00 |
|
Jeremy Fincher
|
aa7408c09b
|
Changed over to the cool new RichReplyMethods stuff, mostly.
|
2004-01-07 19:09:24 +00:00 |
|
Jeremy Fincher
|
fe9bf97a59
|
Change changeusername to changename.
|
2003-12-09 00:02:51 +00:00 |
|
Jeremy Fincher
|
ead91da748
|
Tightened up the restrictions on User.hostmasks, also required privacy for it.
|
2003-12-07 01:26:51 +00:00 |
|
Jeremy Fincher
|
b39e1237fc
|
Added __iter__ to UsersDB for a cleaner interface.
|
2003-12-01 23:24:25 +00:00 |
|
Jeremy Fincher
|
3179a8d8bc
|
Fixed the case problem in User.list.
|
2003-12-01 21:27:26 +00:00 |
|
Jeremy Fincher
|
9788815bdd
|
Added tests for globbing ability.
|
2003-12-01 21:17:29 +00:00 |
|
Jeremy Fincher
|
8ff34725c2
|
Added User.list command to list registered users.
|
2003-12-01 20:57:00 +00:00 |
|
Jeremy Fincher
|
97b8bab611
|
Added User.list command to list registered users.
|
2003-12-01 20:57:00 +00:00 |
|
Jeremy Fincher
|
d7dfff7f1e
|
Added __revision__ strings.
|
2003-11-25 17:33:58 +00:00 |
|
Jeremy Fincher
|
2e0b225d0c
|
Changed the needed= keyword arg in privmsgs.getArgs to required=.
|
2003-11-11 13:20:06 +00:00 |
|
James Vega
|
4a1a662b6d
|
Add a better help description to identify
|
2003-11-04 22:50:22 +00:00 |
|
Jeremy Fincher
|
d174226c5c
|
Added the ability to do hashed passwords.
|
2003-10-28 15:13:53 +00:00 |
|
Jeremy Fincher
|
ab2bea589a
|
Changed the names of the src/ plugins.
|
2003-10-21 06:03:57 +00:00 |
|