Commit Graph

3613 Commits

Author SHA1 Message Date
Jeremy Fincher 60bdc8bded Picked up a few more configuration variables. 2004-04-08 11:27:34 +00:00
Jeremy Fincher 3538dee7c9 Ah, a better way to do default normalization. 2004-04-08 11:13:03 +00:00
Jeremy Fincher 9eee85dc63 I really should test these things before committing. 2004-04-08 10:59:13 +00:00
Jeremy Fincher 22fb1b41cb Made the success message from unidentify more useful. 2004-04-08 10:53:12 +00:00
Jeremy Fincher 77f2c84245 Made drivers.module use OnlySomeStrings. 2004-04-08 10:50:05 +00:00
Jeremy Fincher 4258435d98 Some users might unidentify without being identified. 2004-04-08 10:47:32 +00:00
James Vega 8587c3cd4f Added supybot.plugins.Babelfish.disabledLanguages to disable certain languages
from being translated/spoken
2004-04-08 03:28:28 +00:00
James Vega 106f957fac Fixed string formatting bug 2004-04-08 03:26:03 +00:00
Jeremy Fincher 46a3f07491 Made sure we can normalize for OnlySomeStrings. 2004-04-08 02:18:35 +00:00
Jeremy Fincher c97d3905c5 Fixed the non-quitting bug, although it's not been tested with twistedDrivers itself. It works with the other two. 2004-04-07 15:52:28 +00:00
Jeremy Fincher 9cfed8f0d3 Correctly handle the case where sys.stdout is closed. 2004-04-06 09:32:09 +00:00
Jeremy Fincher 5f53515a54 Fixed bug that cause RSS.announce not to announce in more than one channel. 2004-04-05 21:36:27 +00:00
Jeremy Fincher 93f64b6a68 Added supybot.reply.maximumMores. 2004-04-05 17:36:17 +00:00
Jeremy Fincher ce75589c6d Oops, I meant registry. 2004-04-05 16:01:49 +00:00
Jeremy Fincher 6cddfb5358 Added supybot.reply.truncate, to turn off the normal moring of things. 2004-04-05 16:01:36 +00:00
Jeremy Fincher 77e6aa7453 Oops, syntax error. 2004-04-05 15:57:22 +00:00
Jeremy Fincher b74cbfafef Errant dot, begone why the FSCK can't I put an exclamation point in a stupid commit message? Bash freaking sucks. zsh handles this just fine. I can't even escape the stupid markEXCLAIMEXCLAIMEXCLAIM I CAN'T EVEN PUT STUPID PARENTHESES IN THESE COMMITS MESSAGES DIE GNU DIE DIE DIE DIE DIE DIE STUPID DOUBLE QUOTATION PARSING BITCHES 2004-04-05 10:18:45 +00:00
Jeremy Fincher 8979bc8c3d takeRevengeOnOps. 2004-04-05 10:15:05 +00:00
Jeremy Fincher 4697f61be2 Added supybot.plugins.Channel.alwaysRejoin. 2004-04-05 10:03:13 +00:00
Jeremy Fincher 75ef083226 Fixed an error message slightly. 2004-04-05 09:57:36 +00:00
Jeremy Fincher 4c1d2c6431 Fixed bug #927010. 2004-04-05 09:52:23 +00:00
Jeremy Fincher 36f182dc60 Handled bug #926443. 2004-04-05 09:50:58 +00:00
Jeremy Fincher f8f1b4585f Slight readability change. 2004-04-05 09:25:33 +00:00
Jeremy Fincher a4b4c2101c Added supybot.databases.users.hash. 2004-04-05 09:23:40 +00:00
James Vega ee6ec32e01 Added Debian.bug 2004-04-01 17:09:20 +00:00
James Vega 14ec774fe8 *finally* got the Debian.incoming globbing fixed. fnmatch.fnmatch is wonky 2004-04-01 15:01:26 +00:00
James Vega 7e7343d968 It's nice to have sgmllib imported when you're trying to catch it's exceptions 2004-04-01 15:00:04 +00:00
Jeremy Fincher 72462d85d1 Looks like I didn't finish a thought. 2004-04-01 11:47:54 +00:00
Jeremy Fincher 3e1521fb8b Added slightly better handling of ImportError in do001. 2004-04-01 11:47:02 +00:00
Jeremy Fincher d4c7db7a93 Began Relay.reconnect and changed names to nicks. 2004-03-30 21:14:34 +00:00
Jeremy Fincher 1d27db449b Fixed forgotten import. 2004-03-30 21:09:02 +00:00
Jeremy Fincher e64ce62917 Updated slightly. 2004-03-30 08:33:20 +00:00
Jeremy Fincher 1654a35766 Added trueCycle in preparation for the new registry stuff for multiple servers per network. 2004-03-30 08:32:55 +00:00
Jeremy Fincher cc9522e833 Slight cleanup. 2004-03-30 08:32:17 +00:00
Jeremy Fincher 71ea32c811 Added supybot.brackets for specifying what valid bracket characters are. 2004-03-30 08:27:05 +00:00
Jeremy Fincher d9c535f2bc Slight cleanups. 2004-03-30 08:02:59 +00:00
Jeremy Fincher f166ce8655 Removed ConfigIrcProxy, I forgot we didn't use it anymore. 2004-03-30 07:58:22 +00:00
James Vega 346d0a5acc your colon misses you, jemfinch 2004-03-29 16:52:42 +00:00
Jeremy Fincher 7d3c9ffef0 Fix for fix for scheduler.list showing ran (but not removed) events. 2004-03-29 16:45:09 +00:00
Jeremy Fincher c96065a540 Fix for scheduler.list showing ran (but not removed) events. 2004-03-29 16:26:09 +00:00
James Vega 42301c1117 Add a test for the recent Http.stockquote bug and remove testing of
Http.weather  (I thought I had already committed this)
2004-03-29 14:05:35 +00:00
Jeremy Fincher ba31427156 Tweaked docstring for flush and started stuff for online notification of exceptions. 2004-03-28 12:11:09 +00:00
Jeremy Fincher f5365a6202 Added channel logfile rotation. 2004-03-27 20:18:47 +00:00
Jeremy Fincher 07d10bb223 Fixed bug #923562. 2004-03-27 13:30:46 +00:00
James Vega 97dde42b61 Switch to hotshot for profiling 2004-03-26 00:58:36 +00:00
James Vega 48d6dc5914 Add testing of units configuration 2004-03-26 00:57:14 +00:00
James Vega f130db33cc Better error checking with Http.stockquote and remove Http.weather's tests. 2004-03-26 00:56:31 +00:00
James Vega a1e48a8ff7 Make sure the Wind Chill and Heat Index temps are configurable in Weather.ham 2004-03-26 00:28:51 +00:00
Jeremy Fincher 73a9ffc8ee Removed useless PluginDocumentation. 2004-03-25 12:19:31 +00:00
Jeremy Fincher 532db9c456 Added logging of version of plugin in plugin logs. 2004-03-25 12:17:48 +00:00