Jeremy Fincher
|
2f1c8415b6
|
Added getUrlFd, used it in Http.kernel.
|
2003-12-02 11:10:31 +00:00 |
|
Jeremy Fincher
|
4e5e568244
|
Fix for bug #852433.
|
2003-12-02 11:06:39 +00:00 |
|
Jeremy Fincher
|
b473532b4c
|
Made last default to the current channel.
|
2003-12-02 10:55:22 +00:00 |
|
James Vega
|
1fa9e8c4a8
|
sockets, they do a body good
|
2003-12-02 05:49:56 +00:00 |
|
Jeremy Fincher
|
8d9ed6bf87
|
Added webutils module; used it in Http.
|
2003-12-02 00:12:45 +00:00 |
|
Jeremy Fincher
|
17d9a59845
|
Used cgitb instead of the default exception printing.
|
2003-12-02 00:01:49 +00:00 |
|
Jeremy Fincher
|
b39e1237fc
|
Added __iter__ to UsersDB for a cleaner interface.
|
2003-12-01 23:24:25 +00:00 |
|
Jeremy Fincher
|
e34d9deecd
|
Fixed RFE #851183, ircdb.users.numUsers.
|
2003-12-01 23:17:26 +00:00 |
|
Jeremy Fincher
|
c8de1e8155
|
Made the string of flags that require an argument an optional argument so you can parse the flags for some other purpose.
|
2003-12-01 21:59:01 +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
|
b6dd266549
|
Re-added colored stdout logging.
|
2003-12-01 15:38:42 +00:00 |
|
Jeremy Fincher
|
3aa6faa82a
|
Some code accidentally code committed, a useless function.
|
2003-12-01 12:04:26 +00:00 |
|
Jeremy Fincher
|
24f95e6a75
|
Small efficiency/readability fixes.
|
2003-12-01 12:04:02 +00:00 |
|
Jeremy Fincher
|
fb2d9b7f4f
|
Various re fixes, including bug #850931.
|
2003-12-01 11:06:17 +00:00 |
|
James Vega
|
76c4dfc762
|
cleaned up a couple of pylint warnings
|
2003-11-30 19:34:14 +00:00 |
|
Jeremy Fincher
|
d5c9873231
|
New logfilesize.
|
2003-11-26 19:24:28 +00:00 |
|
Jeremy Fincher
|
41ab05862f
|
Changed the priority of the ignoring logged message.
|
2003-11-26 18:46:47 +00:00 |
|
Jeremy Fincher
|
d9cac7bfe4
|
Removed.
|
2003-11-26 18:29:15 +00:00 |
|
Jeremy Fincher
|
48166f4895
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
|
Jeremy Fincher
|
23968baf49
|
Fix bug #849302.
|
2003-11-25 22:52:04 +00:00 |
|
Jeremy Fincher
|
d7dfff7f1e
|
Added __revision__ strings.
|
2003-11-25 17:33:58 +00:00 |
|
Jeremy Fincher
|
c151c77b99
|
Made Admin the default for {add,remove}capability..
|
2003-11-25 16:08:30 +00:00 |
|
Jeremy Fincher
|
e6ec71c990
|
Added some comments, updated for the change of anticapabilities from ! to -.
|
2003-11-25 16:07:29 +00:00 |
|
Jeremy Fincher
|
a763674d83
|
Added server attribute to Irc objects.
|
2003-11-25 11:53:09 +00:00 |
|
Jeremy Fincher
|
e4db34da14
|
Twisted driver had no die() method.
|
2003-11-25 11:45:09 +00:00 |
|
Jeremy Fincher
|
4770ef1b3f
|
Added the to= keyword argument to reply.
|
2003-11-25 11:08:57 +00:00 |
|
Jeremy Fincher
|
e65dcaab86
|
Allow more time for connect than for normal reads.
|
2003-11-25 10:34:07 +00:00 |
|
Jeremy Fincher
|
86524fa148
|
Added revision command for finding out the revision of supybot's files.
|
2003-11-25 09:32:18 +00:00 |
|
Jeremy Fincher
|
210809ab99
|
Fix for bug #848475.
|
2003-11-25 09:13:28 +00:00 |
|
Jeremy Fincher
|
4cb49606c5
|
Stopped listing the plugin dispatcher command in the commands list.
|
2003-11-25 08:51:27 +00:00 |
|
Jeremy Fincher
|
a4284e7924
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
|
Jeremy Fincher
|
a966513c7d
|
Changed commit behavior of UsersDB and ChannelsDictionary to commit on setUser/delUser/newUser and setChannel, respectively.
|
2003-11-24 22:32:33 +00:00 |
|
Jeremy Fincher
|
dc2c9c55fe
|
Made __iter__ equivalent to iterkeys in IterableMap.
|
2003-11-23 14:09:20 +00:00 |
|
Jeremy Fincher
|
e6ad1614f3
|
Be more lenient about non-existent pluginDirs.
|
2003-11-22 17:06:23 +00:00 |
|
Jeremy Fincher
|
dfadfe7e34
|
Made Configurable store its data in human-readable/editable form.
|
2003-11-22 16:10:45 +00:00 |
|
Jeremy Fincher
|
1d95410f91
|
Fixed introduced bug in that callbacks.Privmsg.handled wasn't set appropriately when a command was called.
|
2003-11-22 07:16:34 +00:00 |
|
Jeremy Fincher
|
877d376988
|
Restricted the characters that a prefix character can be.
|
2003-11-22 06:53:34 +00:00 |
|
Jeremy Fincher
|
37c6516693
|
Fix for bug #846065.
|
2003-11-22 02:10:51 +00:00 |
|
Jeremy Fincher
|
e7fd4cafbb
|
Fixed a bug in ChannelDBHandler that *somehow* would cause a wrong database to be returned from getDb.
|
2003-11-21 23:32:24 +00:00 |
|
Jeremy Fincher
|
966a09437c
|
Fixed bug in isAction.
|
2003-11-21 22:13:18 +00:00 |
|
Jeremy Fincher
|
429c90ac2a
|
Added __len__, __repr__, and a useful __init__ to IrcMsgQueue.
|
2003-11-19 16:22:46 +00:00 |
|
Jeremy Fincher
|
9a7de79467
|
Made removeHostmask remove all the matching hostmasks.
|
2003-11-19 15:35:01 +00:00 |
|
Jeremy Fincher
|
baaa01755f
|
Made the help messages more inline with the other channel-based command helps.
|
2003-11-19 08:13:19 +00:00 |
|
Jeremy Fincher
|
8a2e50baf1
|
Should fix jamessan's bug.
|
2003-11-18 14:22:54 +00:00 |
|
Jeremy Fincher
|
27cb6d53c8
|
Set the defaultplugin of capabilities to be User.
|
2003-11-17 14:07:51 +00:00 |
|
Jeremy Fincher
|
c37b775867
|
Prevented a possible raised exception in IrcMsgQueue.
|
2003-11-17 08:35:50 +00:00 |
|
Jeremy Fincher
|
688013de27
|
Forgot to do a % in the debug.msg.
|
2003-11-17 07:32:20 +00:00 |
|
Jeremy Fincher
|
a2a97c1d83
|
Um, made urlSnarfer do what it was actually intended to do :)
|
2003-11-17 07:27:21 +00:00 |
|
Jeremy Fincher
|
6e1704a6dd
|
Needed to catch the possible KeyErrors in config.
|
2003-11-17 06:28:58 +00:00 |
|
Jeremy Fincher
|
23fa15f303
|
Made urlSnarfer thread the snarfer if the callback isn't already threaded.
|
2003-11-17 06:01:50 +00:00 |
|
Jeremy Fincher
|
92ed968ed0
|
Made password getting more standard.
|
2003-11-17 04:13:06 +00:00 |
|
Jeremy Fincher
|
27ce432b64
|
Made ChannelDBHandler threadsafe, and wrote a DBHandler for threadsafe non-channel-based databases.
|
2003-11-15 07:56:27 +00:00 |
|
Jeremy Fincher
|
dc93f865db
|
Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically).
|
2003-11-15 04:46:09 +00:00 |
|
Jeremy Fincher
|
eb6e112f70
|
Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically).
|
2003-11-15 04:37:04 +00:00 |
|
Jeremy Fincher
|
a8f31360e6
|
Changed last to be slightly more effiicent; changed a map to an imap.
|
2003-11-15 03:21:34 +00:00 |
|
Jeremy Fincher
|
0e01a1dee8
|
Sweede is a fscking retard.
|
2003-11-15 03:01:01 +00:00 |
|
Jeremy Fincher
|
296af52ed9
|
Removed some old stuff related to superReload and made ircs die before shutdown.
|
2003-11-14 22:10:57 +00:00 |
|
Jeremy Fincher
|
93b16b79c2
|
Made the bot refuse to kban himself; made him not use a banmask that would ban himself.
|
2003-11-13 19:35:24 +00:00 |
|
Jeremy Fincher
|
9b20e1dfb6
|
Fixed a possible uncaught KeyError, and added the ability for a kban to work on the person requesting it (so we can put it in aliases :))
|
2003-11-13 19:01:40 +00:00 |
|
Jeremy Fincher
|
6004181695
|
Fixed bug in banmask when the host doesn't have a dot in it (rare, but possible).
|
2003-11-13 19:00:35 +00:00 |
|
Jeremy Fincher
|
7b86dfb195
|
Made $nick the same as $who.
|
2003-11-13 18:38:52 +00:00 |
|
Daniel DiPaolo
|
b40a7e7757
|
Oops, if you remove a switch, remove it in the help :)
|
2003-11-13 01:34:21 +00:00 |
|
Jeremy Fincher
|
da3be6b624
|
Made sure the bot doesn't clobber an already-existing user in the user database when it changes nick.
|
2003-11-12 23:56:26 +00:00 |
|
Jeremy Fincher
|
e48569b64a
|
Changed addcapability to reject all attempts to add the owner capability.
|
2003-11-12 22:54:47 +00:00 |
|
Jeremy Fincher
|
66061f6a34
|
Fixed the formatting problem in expect.
|
2003-11-12 22:24:50 +00:00 |
|
Jeremy Fincher
|
08244ff36e
|
New test and fix for the associated bug.
|
2003-11-12 21:57:21 +00:00 |
|
Jeremy Fincher
|
e4f912fc51
|
Made Aliases disambiguate themselves, and made that API in Owner public.
|
2003-11-12 02:18:22 +00:00 |
|
Jeremy Fincher
|
b8c94599fc
|
Updated to the new version in preparation for the next release.
|
2003-11-12 01:34:24 +00:00 |
|
Jeremy Fincher
|
bb231a19e5
|
Removed --fancy option; made True the default.
|
2003-11-12 00:27:34 +00:00 |
|
Jeremy Fincher
|
5149d17b6a
|
Made Configurable persistent.
|
2003-11-11 15:58:20 +00:00 |
|
Jeremy Fincher
|
028b23d41c
|
Allowed abbrev to accept the dictionary object (good for passing in shelves or PersistentDictionaries).
|
2003-11-11 14:16:27 +00:00 |
|
Jeremy Fincher
|
e0cfe722c7
|
Added an assert for easier debugging.
|
2003-11-11 14:06:19 +00:00 |
|
Jeremy Fincher
|
2e0b225d0c
|
Changed the needed= keyword arg in privmsgs.getArgs to required=.
|
2003-11-11 13:20:06 +00:00 |
|
Jeremy Fincher
|
3b6b478aac
|
Moved action to Misc from Utilities.
|
2003-11-11 11:32:09 +00:00 |
|
Jeremy Fincher
|
830301570f
|
Added ignore, unignore, and ignores to be complete with Channel.
|
2003-11-09 14:34:23 +00:00 |
|
Jeremy Fincher
|
717fcab297
|
Removed the 'chan' from commands.
|
2003-11-09 14:11:15 +00:00 |
|
Jeremy Fincher
|
8580b6a44e
|
Made Owner complain if there is more than one src/ plugin with a given command.
|
2003-11-09 14:01:36 +00:00 |
|
Jeremy Fincher
|
783b56bbed
|
Removed Toggle stuff.
|
2003-11-08 09:47:48 +00:00 |
|
Jeremy Fincher
|
0435ff00dc
|
Added ConfigurableTypes.{str,int}.
|
2003-11-08 09:46:23 +00:00 |
|
Jeremy Fincher
|
b4e12a10bc
|
Fixed some bugs.
|
2003-11-08 00:10:09 +00:00 |
|
Jeremy Fincher
|
362ca56305
|
Fixed some bugs, added a test for ConfigurableDictionary.
|
2003-11-07 23:36:46 +00:00 |
|
Jeremy Fincher
|
cbe13abbf8
|
Added a ConfigurableTypes class for various type converters.
|
2003-11-07 20:16:14 +00:00 |
|
Jeremy Fincher
|
69adce4a57
|
Added Configurable class and changed Ebay to use it (as an example).
|
2003-11-07 20:11:37 +00:00 |
|
Jeremy Fincher
|
901a225619
|
Added safeEval.
|
2003-11-07 19:40:03 +00:00 |
|
Jeremy Fincher
|
646cbe4c32
|
Fixed stupid syntaxerror.
|
2003-11-07 18:59:55 +00:00 |
|
Jeremy Fincher
|
df88fc99d3
|
Removed an assertion that was asserting a condition that didn't need to be true.
|
2003-11-07 18:44:18 +00:00 |
|
Jeremy Fincher
|
9b6dce4961
|
Committed partial Configurable implementation (gotta go back home and hack on it more later).
|
2003-11-07 15:42:15 +00:00 |
|
Jeremy Fincher
|
4200349aea
|
Forgot to actually creat the _snarfedUrls attribute.
|
2003-11-07 14:10:28 +00:00 |
|
Jeremy Fincher
|
867814eb1d
|
Oops, forgot to commit this.
|
2003-11-07 12:47:36 +00:00 |
|
Jeremy Fincher
|
5dd35ea601
|
Untested, but I wanted to get urlSnarfer in there.
|
2003-11-07 12:40:18 +00:00 |
|
Jeremy Fincher
|
c746f9459b
|
Optimization to hostmaskPatternEqual.
|
2003-11-05 22:21:43 +00:00 |
|
Daniel DiPaolo
|
b14ee76ca0
|
Added 'chanignores' command to list current channel ignores.
|
2003-11-05 17:22:38 +00:00 |
|
Jeremy Fincher
|
6de6fb863b
|
Changed the initial value of threadsSpawned to 1.
|
2003-11-05 08:32:26 +00:00 |
|
Jeremy Fincher
|
c803edc689
|
Added substitution and fixed ' returns the same thing all the time' bug.
|
2003-11-05 04:57:13 +00:00 |
|
James Vega
|
4a1a662b6d
|
Add a better help description to identify
|
2003-11-04 22:50:22 +00:00 |
|
Jeremy Fincher
|
8474b10f32
|
Made Relay not ignore, and added a check to Owner.doPrivmsg to make sure commands can't get called by ignored people (even if noIgnore is True on the plugin with the commands.
|
2003-11-04 17:34:48 +00:00 |
|
Jeremy Fincher
|
93f02aa959
|
Added curry to fix.py, converted some code to use it.
|
2003-11-04 08:26:54 +00:00 |
|
Jeremy Fincher
|
28753856eb
|
__parented some classes.
|
2003-11-04 08:13:22 +00:00 |
|
Jeremy Fincher
|
65e469ba38
|
Removed crazy-buggy rate limiting stuff.
|
2003-11-04 08:05:16 +00:00 |
|
Jeremy Fincher
|
94e3726b82
|
Added a checkIgnored to Owner.doPrivmsg.
|
2003-11-04 07:05:25 +00:00 |
|
Jeremy Fincher
|
3f8c149047
|
Fixed major bugz0rs with IrcSet and IrcDict.
|
2003-11-04 05:50:19 +00:00 |
|
Daniel Berlin
|
def70e1ff5
|
Make different randomdates and randomints in the same string give different values
add tests to make sure it happens
|
2003-11-04 03:52:50 +00:00 |
|
Jeremy Fincher
|
ff57e4b67b
|
Made proper super calls.
|
2003-11-03 23:25:04 +00:00 |
|
Jeremy Fincher
|
944ef33dce
|
Fixed the reloading sets.Set bug more cleanly.
|
2003-11-03 23:23:28 +00:00 |
|
Jeremy Fincher
|
aae6f52c9e
|
Fixed bug with reloading of sets module.
|
2003-11-03 23:10:29 +00:00 |
|
Jeremy Fincher
|
bc5529c87d
|
Forgot to update the second call _disambiguate to the new interface.
|
2003-11-03 06:55:51 +00:00 |
|
Jeremy Fincher
|
6b4d03fecc
|
Made it always default to src/ plugins unless explicitly overridden.
|
2003-11-03 04:36:40 +00:00 |
|
Jeremy Fincher
|
077fcd8d7e
|
Added logging of regexp cache size.
|
2003-11-02 19:00:15 +00:00 |
|
Jeremy Fincher
|
5f55e2b589
|
Added a test for randomnick and fixed the bug it found.
|
2003-11-02 18:23:04 +00:00 |
|
Jeremy Fincher
|
31ef30d961
|
Changed the name of some variables ('whore' doesn't partse as 'who re{gexp}') and added tests.
|
2003-11-02 16:45:38 +00:00 |
|
Daniel Berlin
|
0adde0c117
|
Use randint instead
|
2003-11-02 03:39:28 +00:00 |
|
Daniel Berlin
|
51f80108c4
|
Added $randomint
|
2003-11-02 03:17:45 +00:00 |
|
Jeremy Fincher
|
8c93488146
|
Fixed Bug #833786 (spurious brackets not handled correctly).
|
2003-10-31 18:18:04 +00:00 |
|
Jeremy Fincher
|
ca8b17f909
|
Made join default to admin.
|
2003-10-30 19:06:04 +00:00 |
|
Jeremy Fincher
|
c3d7efa68b
|
Fixed bug with reload not working with non-canonicalNames.
|
2003-10-30 18:05:57 +00:00 |
|
Jeremy Fincher
|
895ecf718f
|
Fixed bug #832590.
|
2003-10-30 05:27:25 +00:00 |
|
Daniel Berlin
|
b0fd3f547c
|
Move ircutils.standardsubttext to plugins.standardSubstitute, make it do case insensitive replacement
|
2003-10-30 05:14:14 +00:00 |
|
Jeremy Fincher
|
af32b12745
|
Added some asserts to prevent bugs like we had earlier.
|
2003-10-30 04:14:09 +00:00 |
|
Jeremy Fincher
|
51c5d53259
|
Added defaultplugin.
|
2003-10-30 03:08:52 +00:00 |
|
Jeremy Fincher
|
f4e4233704
|
CanonicalNamed the toggles.
|
2003-10-30 02:38:11 +00:00 |
|
Jeremy Fincher
|
288dc6cf4c
|
Changed repr to pprint.pformat.
|
2003-10-30 02:20:36 +00:00 |
|
Jeremy Fincher
|
8819240864
|
Added a few commented-out debug printfs and set self.__class__.toggle instead of self.toggle.
|
2003-10-30 02:13:17 +00:00 |
|
Jeremy Fincher
|
47a9d24434
|
Changed setconf to show what the value of the variable is if we don't give something to set it.
|
2003-10-30 02:13:12 +00:00 |
|
Jeremy Fincher
|
58cf080109
|
Fixed the nesting bug with testEval and testCalc.
|
2003-10-29 23:40:14 +00:00 |
|
Jeremy Fincher
|
e556e783b1
|
Moved ambiguous command handling to Owner; fixed handling of empty nested command.
|
2003-10-29 23:02:27 +00:00 |
|
Daniel Berlin
|
70be390875
|
Add standard substitution function
|
2003-10-29 20:08:34 +00:00 |
|
Jeremy Fincher
|
afbf513df2
|
Changed not to use the deprecated new module.
|
2003-10-29 13:06:17 +00:00 |
|
Jeremy Fincher
|
6d36432508
|
Fixed __init__ and its error with instancemethods not having adjustable __doc__ strings.
|
2003-10-29 06:35:02 +00:00 |
|
Jeremy Fincher
|
cd4270942d
|
Made toggle require either #channel.op or admin capability.
|
2003-10-29 00:13:43 +00:00 |
|
Jeremy Fincher
|
372d22e6c8
|
Fixed bugs in Toggleable.
|
2003-10-29 00:01:34 +00:00 |
|
Jeremy Fincher
|
4f673181e8
|
Added Toggleable mixin.
|
2003-10-28 23:32:56 +00:00 |
|
Jeremy Fincher
|
e49e5d02f4
|
Changes to ToggleDictionary.
|
2003-10-28 23:14:49 +00:00 |
|
Jeremy Fincher
|
d174226c5c
|
Added the ability to do hashed passwords.
|
2003-10-28 15:13:53 +00:00 |
|
Jeremy Fincher
|
b63f2170e8
|
Added a saltHash function.
|
2003-10-28 14:20:00 +00:00 |
|
Jeremy Fincher
|
186239ee84
|
Fixed an infinite loop problem in the new invalidCommand code.
|
2003-10-28 06:57:52 +00:00 |
|
Jeremy Fincher
|
a34589cce7
|
Completed the removal of callbacks.Privmsg.doPrivmsg.
|
2003-10-28 06:30:42 +00:00 |
|
Jeremy Fincher
|
86a3746994
|
Added a finished variable so we don't have to rely on return values from invalidCommand.
|
2003-10-28 06:06:21 +00:00 |
|
Jeremy Fincher
|
3db33b5ef3
|
Removed the replyWhenNotCommand machinery entirely.
|
2003-10-28 05:17:59 +00:00 |
|
Jeremy Fincher
|
b9fb362a65
|
Oops, not self.msg.
|
2003-10-28 05:16:17 +00:00 |
|
Jeremy Fincher
|
eaa15860d8
|
Made sure commaAndify raises TypeError when it's given lists of non-strings.
|
2003-10-28 05:10:03 +00:00 |
|
Jeremy Fincher
|
5750480714
|
Forgot to set the prioirity appropriately.
|
2003-10-28 05:03:56 +00:00 |
|
James Vega
|
ad022a88ed
|
Added ToggleDictionary class and modified the tests to better model the
specification
|
2003-10-28 00:52:27 +00:00 |
|
Jeremy Fincher
|
e03c65f753
|
Changed the whole handling of nonCommands and ambiguousCommands and whatnot. Now plugins can define an 'invalidCommand' method to be called on invalid commands.
|
2003-10-28 00:22:15 +00:00 |
|
Jeremy Fincher
|
7ae53ef169
|
Added loss to the plurals dictionary.
|
2003-10-27 23:57:34 +00:00 |
|
James Vega
|
6e911131fd
|
plugins/Gameknot.py: Add replyPossibleBug string to 'page format' error
src/conf.py: Fix a typo in replyPossibleBug string
|
2003-10-27 23:45:15 +00:00 |
|
Jeremy Fincher
|
fc11ff4f24
|
Handle properly the case where no matching commands were found.
|
2003-10-27 04:59:54 +00:00 |
|
Jeremy Fincher
|
fbd08fe704
|
Added the plugin name to the command if the command is abiguous.
|
2003-10-26 17:39:01 +00:00 |
|
Jeremy Fincher
|
6077e2896b
|
Cosmetic change to a variable name.
|
2003-10-25 18:28:36 +00:00 |
|
Jeremy Fincher
|
39349302a6
|
Changed the way the plugin name is reported in help.
|
2003-10-24 23:14:27 +00:00 |
|
Jeremy Fincher
|
5ddd26cc69
|
Fixed a bugger in Misc.py.
|
2003-10-24 21:59:49 +00:00 |
|
Jeremy Fincher
|
a666eddd16
|
Added RFE #827538 and fixed the help test.
|
2003-10-24 21:55:34 +00:00 |
|
Jeremy Fincher
|
143448c50a
|
Made sure plugins are sorted in error messages.
|
2003-10-24 21:35:59 +00:00 |
|
Jeremy Fincher
|
094bdee30b
|
Fixed bug with commandsOnStart not being called unless they were already canonical names.
|
2003-10-24 18:53:34 +00:00 |
|
Jeremy Fincher
|
d85c8c555b
|
Added plugin name to help output.
|
2003-10-24 13:52:09 +00:00 |
|
Jeremy Fincher
|
ff8159c91e
|
Made only-syntax return without the parentheses.
|
2003-10-24 11:47:45 +00:00 |
|
Jeremy Fincher
|
af402fd60a
|
Added a configuration option to show only syntax on ArgumentError.
|
2003-10-24 11:31:09 +00:00 |
|
Jeremy Fincher
|
44227181b7
|
Converted ChannelsDictionary to use a PersistentDictionary.
|
2003-10-24 09:58:51 +00:00 |
|
Jeremy Fincher
|
7d960ca4c6
|
Added PersistentDictionary.flush.
|
2003-10-24 09:57:54 +00:00 |
|
Jeremy Fincher
|
b9434a23a6
|
Added PersistentDictionary.
|
2003-10-24 09:53:03 +00:00 |
|
Jeremy Fincher
|
300004ca62
|
Fix for bug #829300
|
2003-10-24 09:03:34 +00:00 |
|
Jeremy Fincher
|
8b200efaa0
|
Removed bug.
|
2003-10-23 14:46:56 +00:00 |
|
Jeremy Fincher
|
589172a5f0
|
Removed the never-should-have-been-committed connect/disconnect commands.
|
2003-10-23 09:07:18 +00:00 |
|
Jeremy Fincher
|
f847208b65
|
Updated docstring for dispatchers slightly.
|
2003-10-23 08:43:50 +00:00 |
|
Jeremy Fincher
|
b3a95c3c0b
|
Updated to reflect the change in name of the wizards.
|
2003-10-23 07:32:19 +00:00 |
|
Jeremy Fincher
|
10c7b7c0c0
|
Made sure no messages longer than 512 bytes every leave the bot.
|
2003-10-23 05:53:49 +00:00 |
|
Jeremy Fincher
|
1168251809
|
Removed shrinkList and privmsgPayload.
|
2003-10-23 05:13:51 +00:00 |
|
Jeremy Fincher
|
de63973a2f
|
Angle bracketed replyPossibleBug URL.
|
2003-10-22 20:26:54 +00:00 |
|
Jeremy Fincher
|
1657339433
|
Fixed some help strings.
|
2003-10-22 18:49:51 +00:00 |
|
Jeremy Fincher
|
d60b3daecb
|
Made error message better for dispatcher commands.
|
2003-10-22 17:19:08 +00:00 |
|
Jeremy Fincher
|
689c464012
|
Made --from use ircutils.nickEqual.
|
2003-10-22 08:08:59 +00:00 |
|
Jeremy Fincher
|
d28b015b52
|
Added an apropos command.
|
2003-10-22 04:32:29 +00:00 |
|
Jeremy Fincher
|
bd87b8ba58
|
Eh, just some more error checking on a broken command.
|
2003-10-22 01:49:11 +00:00 |
|
Jeremy Fincher
|
9c2a8121ec
|
Fixed bug in isNick.
|
2003-10-22 01:40:27 +00:00 |
|
Jeremy Fincher
|
0769c0a586
|
Added special handling to make sure reloading Misc doesn't kill MoobotFactoids.
|
2003-10-21 22:24:13 +00:00 |
|
Jeremy Fincher
|
be97120c63
|
Made the hostmask command default to providing the hostmask of the person asking giving the command if no nick is provided.
|
2003-10-21 21:33:27 +00:00 |
|
Jeremy Fincher
|
cad2269ba5
|
Made ordering in PrivmsgCommandAndRegexp depend on the list of regexp-methods.
|
2003-10-21 21:15:29 +00:00 |
|
Jeremy Fincher
|
7a1130cc28
|
Made it so only one method will be called, unless a plugin specifically declares a command to be alwaysCalled.
|
2003-10-21 21:01:43 +00:00 |
|
Jeremy Fincher
|
e298f33d7e
|
Fixed problem with new.function.
|
2003-10-21 20:59:51 +00:00 |
|
Jeremy Fincher
|
d472938bae
|
Made the ambiguous error message when multiple commands are ambiguous a little prettier.
|
2003-10-21 19:00:12 +00:00 |
|
Jeremy Fincher
|
3c4a53c42c
|
Slightly changed the error message to make it sound better.
|
2003-10-21 17:57:16 +00:00 |
|
Jeremy Fincher
|
912fb78afb
|
Made the last test pass.
|
2003-10-21 17:14:28 +00:00 |
|
James Vega
|
46907405d9
|
Switch Sf back to Sourceforge due to a conversation I wasn't aware of where
they reversed the naming-decision
|
2003-10-21 16:43:02 +00:00 |
|
Stéphan Kochen
|
617b4928ef
|
Doh!... again. Seems I left listconf in in the previous commit.
|
2003-10-21 10:06:31 +00:00 |
|
Jeremy Fincher
|
c67a3eae19
|
Fixed ambiguous error handling.
|
2003-10-21 07:26:29 +00:00 |
|
Jeremy Fincher
|
72402b98c7
|
Removed handling of ambiguous commands in IrcObjectProxy; Misc is the only place where it's to be handled. Also fixed bug that a dispatched command raising callbacks.ArgumentError results in the syntax for the dispatcher.
|
2003-10-21 07:20:54 +00:00 |
|
Jeremy Fincher
|
79d455dd95
|
Changed the default minimumPriority.
|
2003-10-21 06:38:03 +00:00 |
|
Jeremy Fincher
|
ab2bea589a
|
Changed the names of the src/ plugins.
|
2003-10-21 06:03:57 +00:00 |
|
Jeremy Fincher
|
0f30bbc359
|
Fixed bug in MiscCommands.replyWhenNotCommand that it would respond to unhandled CTCP requests.
|
2003-10-21 05:02:48 +00:00 |
|
Stéphan Kochen
|
1b1fe4408e
|
setconf can now list conf variables and tell which type they are.
|
2003-10-20 23:22:40 +00:00 |
|
Stéphan Kochen
|
a73f4bd751
|
Doh!
|
2003-10-20 20:48:19 +00:00 |
|
Jeremy Fincher
|
645302a163
|
Added handling for ambiguous commands to doPrivmsg.
|
2003-10-20 11:34:54 +00:00 |
|
Jeremy Fincher
|
3212ece69c
|
Finished 'big change' to allow dispatching and stuff.
|
2003-10-20 11:34:21 +00:00 |
|
Jeremy Fincher
|
55ccb85542
|
Removed the syntax command; changed interface of callbacks.findCallbackForCommand to return a list of the matching callbacks; fix help to handle the prefixing of the plugin name.
|
2003-10-20 10:25:13 +00:00 |
|
Stéphan Kochen
|
e12f69b7a2
|
Added conf.replyWithPrivateNotice and 'notice' command.
|
2003-10-20 10:10:46 +00:00 |
|
Jeremy Fincher
|
0b6c2084cf
|
Fixed handling of callbacks.ArgumentError in PrivmsgCommandAndRegexp.
|
2003-10-20 07:31:17 +00:00 |
|
Jeremy Fincher
|
7815d2c0b6
|
Added code to make dataDir/logDir/confDir directories if they don't exist.
|
2003-10-20 07:18:43 +00:00 |
|
Jeremy Fincher
|
1ddc5195d4
|
Fixed bug in list, was using .startswith instead of == for the plugin name.
|
2003-10-20 05:56:14 +00:00 |
|