Jeremy Fincher
|
9ff5f051bf
|
Forgot an irc argument.
|
2004-09-12 20:36:36 +00:00 |
|
Jeremy Fincher
|
3a57d3ee7a
|
Updated.
|
2004-09-12 20:30:57 +00:00 |
|
Jeremy Fincher
|
19c9868597
|
Updated a docstring and added an assert.
|
2004-09-12 20:28:30 +00:00 |
|
Jeremy Fincher
|
ad4fef4542
|
Provide a default for args.
|
2004-09-12 20:27:34 +00:00 |
|
Jeremy Fincher
|
75e53d37f3
|
Catch callbacks.Error coming out of invalidCommand.
|
2004-09-12 20:27:03 +00:00 |
|
Jeremy Fincher
|
139ce9871c
|
Re-added priority for appropriate interaction with irclib.IrcCallbacks.
|
2004-09-12 20:26:36 +00:00 |
|
Jeremy Fincher
|
ce3847fc88
|
Swapped the order of the arguments for makeChannelFilename.
|
2004-09-12 20:26:08 +00:00 |
|
Jeremy Fincher
|
4f9e67a796
|
Fixed tests, and changed to use invalidCommand rather than addressedRegexps so commands may now be nested in definitions.
|
2004-09-12 20:24:08 +00:00 |
|
Jeremy Fincher
|
39f427d4be
|
Even when not strict, spaces can't be in nicks.
|
2004-09-12 05:48:36 +00:00 |
|
Jeremy Fincher
|
8bbed5a90e
|
Dispatch __eq__ and __hash__ to our real Irc.
|
2004-09-12 05:48:19 +00:00 |
|
Jeremy Fincher
|
a9694c1012
|
Network plugin for network-related commands.
|
2004-09-12 05:46:18 +00:00 |
|
Jeremy Fincher
|
dfef079480
|
Name changed from 'Network'
|
2004-09-12 04:39:46 +00:00 |
|
Jeremy Fincher
|
9ee20273f2
|
Small style fixes.
|
2004-09-12 04:36:54 +00:00 |
|
Jeremy Fincher
|
63cb4b9e6e
|
Small style fixes.
|
2004-09-12 04:34:59 +00:00 |
|
Grant Bowman
|
33bb2e7347
|
Bold separators between headlines, uses existing bold registry value.
|
2004-09-11 21:17:54 +00:00 |
|
Kevin Murphy
|
4dd4557796
|
Test cases for UrbanDict plugin
|
2004-09-11 20:35:39 +00:00 |
|
Kevin Murphy
|
73166887fb
|
New plugin based on RFE 1024783
|
2004-09-11 20:35:00 +00:00 |
|
Jeremy Fincher
|
b0cae2a595
|
Added contributors.
|
2004-09-11 20:25:42 +00:00 |
|
Jeremy Fincher
|
7335f06b81
|
Forgot to import supybot.
|
2004-09-11 20:25:07 +00:00 |
|
Jeremy Fincher
|
49c465c1c7
|
Database independence stuff.
|
2004-09-11 20:24:52 +00:00 |
|
Jeremy Fincher
|
cebf388513
|
Added a Channel.alert command.
|
2004-09-11 16:23:56 +00:00 |
|
Jeremy Fincher
|
6a417db8bc
|
Allow groups to have help.
|
2004-09-11 16:17:40 +00:00 |
|
Jeremy Fincher
|
e525e04a42
|
Persistent renames.
|
2004-09-11 16:16:16 +00:00 |
|
Jeremy Fincher
|
dd7b02fb54
|
More useful assert.
|
2004-09-11 16:14:43 +00:00 |
|
James Vega
|
9c8c505de5
|
Scrap the Old 'n' Busted. Bring in the New Hotness (aka, freshly abstracted).
|
2004-09-10 19:37:49 +00:00 |
|
James Vega
|
82167728e4
|
Update the kernel command.
|
2004-09-10 17:31:13 +00:00 |
|
James Vega
|
a7bdd631e3
|
Add conf.supybot.plugins.Karma.allowUnaddressedKarma
|
2004-09-10 15:59:38 +00:00 |
|
James Vega
|
4a6740fbca
|
Removed Http.futurama as it's has been made into a supyfact file for the
Lookup plugin.
|
2004-09-10 15:55:25 +00:00 |
|
Kevin Murphy
|
1f0a21c86a
|
Oops... Missed a case where the plugin's author is the only listed contributor
Minor changes to more accurately adhere to Supybot coding standards
|
2004-09-10 08:52:03 +00:00 |
|
Kevin Murphy
|
9b0ffcfdb5
|
Included contributors command
Added self as plugin contributor
|
2004-09-10 08:31:59 +00:00 |
|
Kevin Murphy
|
ca38340de6
|
Included test cases for new Misc.contributors command
|
2004-09-10 08:31:17 +00:00 |
|
Jeremy Fincher
|
f21689a01a
|
Fixed invalidCommand flood protection.
|
2004-09-10 07:40:24 +00:00 |
|
Jeremy Fincher
|
915ab813c6
|
Wow, this was some of the most broken code EVAR.
|
2004-09-10 07:28:07 +00:00 |
|
Jeremy Fincher
|
ee4768634f
|
Changed to __lt__ instead of __cmp__ -- it's simpler and doesn't screw with equality.
|
2004-09-10 07:27:42 +00:00 |
|
James Vega
|
56cf248302
|
If we're never normal, we shouldn't try to say we are.
|
2004-09-10 07:17:53 +00:00 |
|
Jeremy Fincher
|
76056e35e4
|
Let's handle non-IrcCallbacks for sorting.
|
2004-09-10 07:10:35 +00:00 |
|
Jeremy Fincher
|
8edb880af0
|
Initial checkin.
|
2004-09-10 07:02:21 +00:00 |
|
Jeremy Fincher
|
6c7a1e6d8c
|
Updated to show channelValues.
|
2004-09-10 06:59:05 +00:00 |
|
Jeremy Fincher
|
8eeab87a98
|
Stupid asserts. Definitely not worth it there.
|
2004-09-10 06:58:36 +00:00 |
|
Jeremy Fincher
|
d3421b0bd0
|
Fix for privmsgs.thread.
|
2004-09-10 06:51:29 +00:00 |
|
James Vega
|
51ad408ff3
|
Use our newly annotated ircmsgs to enhance Misc.last's output.
|
2004-09-10 06:45:27 +00:00 |
|
Jeremy Fincher
|
eb9bd70599
|
Updated to use the new plugin ordering method.
|
2004-09-10 06:36:27 +00:00 |
|
Jeremy Fincher
|
0cd853ad35
|
Added an extra test, just to be sure this worked.
|
2004-09-10 06:33:31 +00:00 |
|
Jeremy Fincher
|
fa124b14b7
|
Networked things appropriately.
|
2004-09-10 06:32:42 +00:00 |
|
Jeremy Fincher
|
5dbcf950a8
|
Added makeBackupIfSmaller and Everything and Nothing.
|
2004-09-10 06:32:17 +00:00 |
|
Jeremy Fincher
|
e98bb7a787
|
Elucidating comment.
|
2004-09-10 06:31:39 +00:00 |
|
Jeremy Fincher
|
c573ab5996
|
New plugin prioritization method.
|
2004-09-10 06:30:21 +00:00 |
|
Jeremy Fincher
|
6243fe6baf
|
Nicer getattr.
|
2004-09-10 06:28:50 +00:00 |
|
Jeremy Fincher
|
bf0037d291
|
Updated template.
|
2004-09-10 06:27:23 +00:00 |
|
Jeremy Fincher
|
95877b2d53
|
This should work somewhat.
|
2004-09-10 06:26:46 +00:00 |
|