Commit Graph

4922 Commits

Author SHA1 Message Date
Jeremy Fincher cca1483bc1 Updated. 2004-09-13 01:06:06 +00:00
Jeremy Fincher 59d084abef Added a test for isnick always rejecting spaces in nick. 2004-09-13 00:42:10 +00:00
Jeremy Fincher e5d3d39bed Updated to log threads. 2004-09-13 00:41:50 +00:00
Jeremy Fincher 4d69806920 Removed old regexp docstrings. 2004-09-13 00:41:15 +00:00
Jeremy Fincher c3b7ade6d0 Changed contribution of jamessan slightly. 2004-09-13 00:40:25 +00:00
Jeremy Fincher 459bc3de33 Added latency command. 2004-09-13 00:29:39 +00:00
Jeremy Fincher 3cd5f16f76 Updated. 2004-09-13 00:21:47 +00:00
Grant Bowman 2f22be6bfc Finish adding Bold to separators in output controlled by the
existing bold registry entry.
2004-09-12 22:33:39 +00:00
Kevin Murphy dba22a4b44 Updated for command name change in UrbanDict plugin 2004-09-12 21:05:52 +00:00
Kevin Murphy 1aab33c546 Changed main command from 'ud' to 'urbandict' 2004-09-12 20:58:38 +00:00
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