James Vega
|
c84c47e8fb
|
Put a band-aid on our "not catching InvalidRegistryName" problem. This
should be further investigated since callCommand should be doing the catching.
|
2004-09-09 16:25:53 +00:00 |
|
Jeremy Fincher
|
ee70224aa3
|
Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap.
|
2004-09-08 23:34:48 +00:00 |
|
Jeremy Fincher
|
b133e59af4
|
Changed to a super, etc.
|
2004-09-06 08:04:03 +00:00 |
|
James Vega
|
dfd51532f4
|
Let people specify the entire conf.supybot.foo... when using @config
|
2004-09-03 13:52:10 +00:00 |
|
Jeremy Fincher
|
3b9e141e88
|
Only send private configuration variables in private.
|
2004-09-01 22:21:37 +00:00 |
|
James Vega
|
847a98c8c0
|
Periods are good as are not using dead code.
|
2004-09-01 18:27:10 +00:00 |
|
Jeremy Fincher
|
3db2904ed0
|
Updated for new authors abstraction (single points of control are good).
|
2004-09-01 06:06:54 +00:00 |
|
Jeremy Fincher
|
6c1a7cb4a5
|
Cleaner interface for Config.list.
|
2004-08-31 15:40:23 +00:00 |
|
Jeremy Fincher
|
a8830b5083
|
Why oh why don't I check my imports?
|
2004-08-29 18:11:43 +00:00 |
|
Jeremy Fincher
|
7aac173140
|
Don't try to register SIGHUP on Windows.
|
2004-08-29 18:09:20 +00:00 |
|
Jeremy Fincher
|
049ff3d0cb
|
Fixed bug in default.
|
2004-08-27 05:29:44 +00:00 |
|
James Vega
|
b59eba8c58
|
Prettify the display of current value in Config.help
|
2004-08-26 14:25:04 +00:00 |
|
Jeremy Fincher
|
b085ba5ba3
|
HUP handling.
|
2004-08-23 20:08:49 +00:00 |
|
Jeremy Fincher
|
fbb348b6e7
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
|
Jeremy Fincher
|
dd45f302e5
|
Didn't convert this when I changed to _added.
|
2004-08-20 16:06:38 +00:00 |
|
Jeremy Fincher
|
e7daa3c144
|
Handle the empty value case.
|
2004-08-17 08:32:00 +00:00 |
|
Jeremy Fincher
|
51d05670bd
|
Let's show the current value in COnfig.help.
|
2004-08-16 21:43:59 +00:00 |
|
Jeremy Fincher
|
4e53cfef63
|
Fixed bug #1009683.
|
2004-08-16 18:44:38 +00:00 |
|
Jeremy Fincher
|
1c84dd676b
|
Renamed to _children.
|
2004-08-11 17:05:33 +00:00 |
|
Jeremy Fincher
|
cafd724d30
|
PyChecker fixes.
|
2004-08-11 13:51:15 +00:00 |
|
Jeremy Fincher
|
3f5cac26b8
|
oops, forgot parenthese.
|
2004-08-10 22:08:54 +00:00 |
|
Jeremy Fincher
|
7913e880ce
|
Oops, recent changes broke things.
|
2004-08-10 15:49:57 +00:00 |
|
Jeremy Fincher
|
5ec79236a3
|
Give an appropriate error message when trying to Config.channel a non-channel-value.
|
2004-08-08 17:36:08 +00:00 |
|
Jeremy Fincher
|
8b780ecc81
|
Added 'channel' command since we can now have commands with the same name as a plugin. This is useful for configuring ChannelValues.
|
2004-08-02 10:47:40 +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
|
9bfb616623
|
Fixed list bug.
|
2004-07-29 07:37:27 +00:00 |
|
Jeremy Fincher
|
3f08089a32
|
Added registry.split.
|
2004-07-24 21:40:47 +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 |
|
Jeremy Fincher
|
cd3039317d
|
Added an author command.
|
2004-04-28 06:30:55 +00:00 |
|
Jeremy Fincher
|
119619d437
|
Updated to fix a bug in Config.help and a bug in the test for Config.list.
|
2004-04-18 02:40:18 +00:00 |
|
Jeremy Fincher
|
a7d83efbba
|
Fixed bugz0r in the way stuff is printed.
|
2004-02-18 12:15:04 +00:00 |
|
Jeremy Fincher
|
bdbcd9562c
|
Put a note in the help for config about leaving off the supybot..
|
2004-02-16 04:07:45 +00:00 |
|
Jeremy Fincher
|
fb59b25a63
|
Added the ability for configuration variables to be private so they can't have their values gotten by people who can't change them.
|
2004-02-14 00:47:21 +00:00 |
|
Jeremy Fincher
|
303bba29d4
|
Minor little tweak.
|
2004-02-06 05:53:16 +00:00 |
|
Jeremy Fincher
|
82a4d96ca7
|
Oops, didn't have an __revision__.
|
2004-02-04 18:01:55 +00:00 |
|
Jeremy Fincher
|
952aa0e395
|
Fix0red the groupz0rs.
|
2004-02-04 15:55:03 +00:00 |
|
Jeremy Fincher
|
4c8f3d5314
|
Made the registry dynamically reloadable as well as added a supybot.flush configuration variable.
|
2004-02-03 22:58:54 +00:00 |
|
Jeremy Fincher
|
1232cc06c8
|
Fixed tinyz0r bug in _canonicalizeName.
|
2004-02-03 03:08:52 +00:00 |
|
Jeremy Fincher
|
b9e611fd91
|
Allow an implicit supybot.
|
2004-02-02 08:33:03 +00:00 |
|
Jeremy Fincher
|
da99f93d4a
|
Added search command.
|
2004-01-31 01:37:01 +00:00 |
|
Jeremy Fincher
|
f0097c2257
|
Remove get/set, changed it to just config.
|
2004-01-30 05:51:54 +00:00 |
|
Jeremy Fincher
|
048db92e65
|
Fixed no-help case in Config.help.
|
2004-01-27 00:42:17 +00:00 |
|
Jeremy Fincher
|
a54e5a6477
|
Added --groups to list; more tests.
|
2004-01-26 17:54:07 +00:00 |
|
Jeremy Fincher
|
b94a7a3b4e
|
Made defaultplugin use the registry.
|
2004-01-25 08:22:50 +00:00 |
|
Jeremy Fincher
|
734fc710e8
|
Made list not show the full name of the registry entry.
|
2004-01-22 20:14:43 +00:00 |
|
Jeremy Fincher
|
ac8bb2ed08
|
Removed the reset command. We can nest default, if we want.
|
2004-01-21 19:13:43 +00:00 |
|
James Vega
|
886e447c8c
|
env is your friend
|
2004-01-20 07:15:37 +00:00 |
|
Jeremy Fincher
|
6ca78924f3
|
HUUUUUUUUGE Configuration change.
|
2004-01-18 07:58:26 +00:00 |
|