Commit Graph

  • de72ad4026 Made a potential AssertionError not get raised. Jeremy Fincher 2004-02-16 17:28:12 +00:00
  • 6d117b2992 Fixed bug #898028. Jeremy Fincher 2004-02-16 16:16:13 +00:00
  • ced437b309 Change the default upkeepInterval to 1h instead of 5m. Jeremy Fincher 2004-02-16 09:13:48 +00:00
  • bd7c758dee Slightly fixed a formatting issue. Jeremy Fincher 2004-02-16 08:41:26 +00:00
  • c5aa3f0112 The documentation was wrong, not the code. Jeremy Fincher 2004-02-16 08:36:29 +00:00
  • 2fb2a6e8cd Made us not respond in invalidCommand if the factoid isn't found. Jeremy Fincher 2004-02-16 08:30:59 +00:00
  • f752ad5747 Commented out some useless debug logs. Jeremy Fincher 2004-02-16 08:10:50 +00:00
  • 4f84303759 Made an extra note about the registry. Jeremy Fincher 2004-02-16 08:10:23 +00:00
  • e86fdd4dcb WordStats didn't have a proper __revision__. Jeremy Fincher 2004-02-16 04:14:57 +00:00
  • 48d6c982ce Made a SupyTestCase base class to handle COOL STUFF\! Jeremy Fincher 2004-02-16 04:12:35 +00:00
  • 5c660fd56e Fixed's Strike's bug in Misc.revision. IT'S STRIKE'S BUG, MIND YOU\! IT ALWAYS HAS BEEN STRIKE'S BUG\!\! DON\'T EVER LET HIM TELL YOU OTHERWISE\! Jeremy Fincher 2004-02-16 04:10:06 +00:00
  • bdbcd9562c Put a note in the help for config about leaving off the supybot.. Jeremy Fincher 2004-02-16 04:07:45 +00:00
  • 3566d941a2 Fixed bugz0r reported by gnd and lkn4it. Jeremy Fincher 2004-02-16 03:54:16 +00:00
  • 20b3b6ac88 Hopefully fixed the persistence problem. Jeremy Fincher 2004-02-16 03:51:11 +00:00
  • bfd5066ec9 Added some more better handling for channel modes. Jeremy Fincher 2004-02-16 03:44:11 +00:00
  • 67ab9f8ae1 Fix for 'revision Math' bug. Jeremy Fincher 2004-02-16 03:01:20 +00:00
  • ff370e29cf Who knows why I wrote that without a for loop before? Jeremy Fincher 2004-02-16 00:54:05 +00:00
  • 487fb3cc2f Made separateModes int the argument if it can. Jeremy Fincher 2004-02-16 00:51:29 +00:00
  • 3bdef0fabf Change the behavior to match the naming and help. James Vega 2004-02-14 07:21:08 +00:00
  • 23393edd83 Set licensekey registry values to private values. James Vega 2004-02-14 07:17:59 +00:00
  • 2f470b3a3b Typo\! Jeremy Fincher 2004-02-14 01:52:07 +00:00
  • d94b3f799e Use expandtabs instead of expanding by hand. Jeremy Fincher 2004-02-14 01:32:39 +00:00
  • 4a086e67e4 Geezle peats, I thought I fixed this already\! Jeremy Fincher 2004-02-14 01:06:19 +00:00
  • 68eb84c0bb Better error handling on open. Jeremy Fincher 2004-02-14 01:02:53 +00:00
  • 3776788694 Fixed bad configure juju. Jeremy Fincher 2004-02-14 00:56:17 +00:00
  • 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. Jeremy Fincher 2004-02-14 00:47:21 +00:00
  • 38cf55ebce Made the initial log message better. Jeremy Fincher 2004-02-14 00:24:32 +00:00
  • 4786631c6c Made title snarfer not snarf if the URL is in an addressed message. Jeremy Fincher 2004-02-13 21:57:38 +00:00
  • af0a4987f4 Made Factoids infinitely cooler. WE REFUSE TO BE A REDHEADED STEPCHILD! Jeremy Fincher 2004-02-13 21:50:23 +00:00
  • 0dcaf942ef Don't change our nick on 433 if we're using our default nick. Jeremy Fincher 2004-02-13 18:37:35 +00:00
  • 6f8fafb04c Added error handling for nick changes. Jeremy Fincher 2004-02-13 18:37:13 +00:00
  • 6c88a6a315 Better error message in the cases where there are no commands. Jeremy Fincher 2004-02-13 11:02:42 +00:00
  • 8569d70f85 Fixed over-specifying test. Jeremy Fincher 2004-02-13 10:33:18 +00:00
  • 175c73d164 You gotta have an encoding, dude. Jeremy Fincher 2004-02-13 10:07:43 +00:00
  • 4c681b274c Fixed test, made sure that a failure in adding lookups doesn't keep the plugin from isntantiating. Jeremy Fincher 2004-02-13 10:06:27 +00:00
  • f8f977386e Store the q on the function itself in case we want to debug with it later. Jeremy Fincher 2004-02-13 09:56:59 +00:00
  • 60bf8eba95 Fixed testPlugin. Jeremy Fincher 2004-02-13 09:56:34 +00:00
  • 1d53c99f5b Fixed test. Jeremy Fincher 2004-02-13 09:52:57 +00:00
  • 87f4d36d6f Fixed tests. Jeremy Fincher 2004-02-13 09:50:46 +00:00
  • c68a8015a0 Fixed failing tests. Jeremy Fincher 2004-02-13 09:29:55 +00:00
  • 1a62fed0b6 Woohoo, fixed the bug with register in tests! Jeremy Fincher 2004-02-13 09:01:21 +00:00
  • 74300bb148 Man, I must've been really sleepy when I 'fixed' that code. Jeremy Fincher 2004-02-13 08:58:29 +00:00
  • e2795d3ef0 Fixed the failing testAddressedReplyWhenNotAddressed test. Jeremy Fincher 2004-02-13 08:53:19 +00:00
  • 28062699b8 Changed slightly the phrasing of supybot.reply.noUser. Jeremy Fincher 2004-02-13 07:25:24 +00:00
  • c916152470 Clear the _mores when reset. Jeremy Fincher 2004-02-13 07:24:30 +00:00
  • f2fc683538 Added Herald.get. Jeremy Fincher 2004-02-13 06:41:59 +00:00
  • 681c091309 Instead of asserting non-unicodeness, let's just encode it. Jeremy Fincher 2004-02-13 04:43:39 +00:00
  • d3dcc62d1b Offer a reset method. Jeremy Fincher 2004-02-13 04:43:06 +00:00
  • b5f48db29e Let's try this out. Jeremy Fincher 2004-02-13 04:42:35 +00:00
  • 2d79a470dc Fixed problem with integer-looking ids in repeat. Jeremy Fincher 2004-02-13 04:24:44 +00:00
  • af60780619 Forgot an enumerate, man, that sucked. Jeremy Fincher 2004-02-12 14:12:28 +00:00
  • 3902e9f48f Sort plugin results. Jeremy Fincher 2004-02-12 13:31:52 +00:00
  • e45ad03ef4 Robustitude\! Jeremy Fincher 2004-02-12 13:27:02 +00:00
  • 77458078e9 Improved the help for supybot.directories.plugins. Jeremy Fincher 2004-02-12 07:25:15 +00:00
  • cf4b0da422 Fix possible raised RuntimeError. Jeremy Fincher 2004-02-12 07:18:21 +00:00
  • 4396d65b94 Added docstrings for the class. Eventually help should show these instead of the dispatcher helps. Jeremy Fincher 2004-02-12 07:06:12 +00:00
  • 17d6c1b93e Made sure to handle the case where the driver object has no irc or its irc is None (like a Scheduler driver or something). Jeremy Fincher 2004-02-12 06:50:26 +00:00
  • c65dfd718e Made sure the failure of one flusher doesn't affect them all. Jeremy Fincher 2004-02-12 06:48:22 +00:00
  • 31bb1abc7d Remove stupid alias crack...er...crap from Sourceforge. Jeremy Fincher 2004-02-12 04:25:37 +00:00
  • 66f12fa1a6 commaAndify list James Vega 2004-02-12 04:17:20 +00:00
  • b668da98aa Removed stupid alias crap\! Jeremy Fincher 2004-02-12 03:59:08 +00:00
  • 09eae1bdcc Make sure to catch amazon.NoLicenseKey and provide a nice "hold-my-hand" help message. James Vega 2004-02-12 01:13:16 +00:00
  • f364bb9705 Added world.starting to know that we shouldn't flush. Jeremy Fincher 2004-02-12 00:49:41 +00:00
  • 69671d55a3 Handle EINPROGRESS more appropriately (i.e., actually try to work :)) Jeremy Fincher 2004-02-12 00:49:13 +00:00
  • 157106fad6 Changed from a warning to a debug log for unexpected NickServ notices. Jeremy Fincher 2004-02-12 00:48:50 +00:00
  • dda081b302 Changed error message in the case of no license key. Jeremy Fincher 2004-02-12 00:23:24 +00:00
  • 1f9d794943 Fix the Debian.version regexps and fully propagate the Zegrep -> Zgrep renaming that occured a few days ago. James Vega 2004-02-11 23:39:47 +00:00
  • bd4451c3f6 Made RSS.announce require #channel,op. Jeremy Fincher 2004-02-11 07:22:13 +00:00
  • 4a706a1aae Updated. Jeremy Fincher 2004-02-11 07:17:11 +00:00
  • f5d3b4ba2d Fixed removecapability bug. Jeremy Fincher 2004-02-11 06:59:44 +00:00
  • 5d3a3437db Fixed G-LiTe's bug with -l. Jeremy Fincher 2004-02-11 06:57:35 +00:00
  • b96dab0a03 Made to remove the former installation to stop any confusion from occurring. Jeremy Fincher 2004-02-11 06:47:55 +00:00
  • 14ab800a13 Fixed bug #894619. Jeremy Fincher 2004-02-11 06:33:05 +00:00
  • 1264f21f23 Fixed supybot.channels to use an IrcSet instead of a list. Jeremy Fincher 2004-02-11 06:27:35 +00:00
  • 3b899fd5c0 Moved enablePipeSyntax to advanced and cleaned up some style stuff (the rest will wait until after the release is out). Jeremy Fincher 2004-02-11 06:21:21 +00:00
  • cf1c3a84b9 Made Sen case-insensitive (again...) Jeremy Fincher 2004-02-11 06:20:29 +00:00
  • 139e1bb614 Stylistic updates. Jeremy Fincher 2004-02-11 06:08:25 +00:00
  • 78bf842965 Slightly more pervasive logging. Jeremy Fincher 2004-02-11 06:07:50 +00:00
  • 8df8c27a66 Safety catch for inconsistent wordstats/users databases. Jeremy Fincher 2004-02-11 06:06:19 +00:00
  • d077e9a3fe Stopped trying to mess with stuff that we don't know how to handle; I'd rather have uglier log messages and a bot that I can figure out than otherwise. Jeremy Fincher 2004-02-11 06:02:49 +00:00
  • c04d3632cc strictRfc added, off by default. Jeremy Fincher 2004-02-11 05:57:34 +00:00
  • 0c605c2163 Fixed invite, thanks lkn4it. Jeremy Fincher 2004-02-11 05:14:44 +00:00
  • 75246f88a8 Proper ordering of options in Channel.kban's help James Vega 2004-02-10 22:39:27 +00:00
  • 5aef3f2e02 Removed all instances of repr()'ing (or "%r" % ...'ing) factoid values or keys, as that mucks about with unicode input/output which is desirable to keep. Daniel DiPaolo 2004-02-10 14:01:50 +00:00
  • b15f12126a Fix, cleanup... I'll let you decide. ;) Stéphan Kochen 2004-02-10 13:16:45 +00:00
  • d2d5f880ed Trying something out for fixing the Jawoota unicode bug. Jeremy Fincher 2004-02-10 06:19:16 +00:00
  • ac74ef9819 Fix for bug #893264; we can now discover what channels require registration and only go after we've identified. Jeremy Fincher 2004-02-10 04:01:05 +00:00
  • d9f1c47fba Fix for bug #893264; we can now discover what channels require registration and only go after we've identified. Jeremy Fincher 2004-02-10 03:48:56 +00:00
  • 71d0b0343a Made Relay *actually* save the channels in the registry. Jeremy Fincher 2004-02-10 03:29:52 +00:00
  • a1cb1ae4d8 Added ghost command, caught a few more errors in identify. Jeremy Fincher 2004-02-10 03:29:02 +00:00
  • dd66098e3e Made Admin.part properly remove the channel from the list of channels to join. Jeremy Fincher 2004-02-10 03:23:50 +00:00
  • abf56c909f added new test for longer numbers Keith Jones 2004-02-10 03:22:40 +00:00
  • 5eac427f15 Changed float division to integer division Keith Jones 2004-02-10 03:21:45 +00:00
  • 03ebdc3512 Make starting the bot a little safer; we won't have to worry about trashing our registry file until around 5 minutes after the bot has started. Jeremy Fincher 2004-02-10 03:16:26 +00:00
  • d6f79c4a56 Made a showDefault configuration option for deciding whether or not to write the default to the registry, and made registerPlugin set it to False (who needs to know what the default is for that stuff?) Jeremy Fincher 2004-02-10 03:15:31 +00:00
  • 20285ae546 Fixed bugz0rs in RSS's announcements. Jeremy Fincher 2004-02-10 03:14:46 +00:00
  • 0c2de453f2 Threaded RSS's announcements and made reloading/flushing work properly. Jeremy Fincher 2004-02-10 02:49:52 +00:00
  • 0098784ffd Small stylistic update (now it's a little more readable). Jeremy Fincher 2004-02-10 00:53:58 +00:00
  • 6ebc226e00 Reject invalid join commands outright. Jeremy Fincher 2004-02-10 00:53:01 +00:00
  • ec8d1bef06 'nother buggeh that prevent my previous commit from working. :)- Stéphan Kochen 2004-02-10 00:12:51 +00:00