Commit Graph

  • c036213b4c Useful printing of pid. Jeremy Fincher 2004-09-01 06:13:30 +00:00
  • e9205ff621 Updated. Jeremy Fincher 2004-09-01 06:11:21 +00:00
  • 3db2904ed0 Updated for new authors abstraction (single points of control are good). Jeremy Fincher 2004-09-01 06:06:54 +00:00
  • 82791571c1 Fixed some bugs in some callCommands, as well as used some super calls where before we did it the wrong way. Jeremy Fincher 2004-09-01 04:55:08 +00:00
  • 6df7dd7bb7 Initial checkin. Jeremy Fincher 2004-09-01 04:22:22 +00:00
  • 39855b85c8 Updated for the new release. v0.79.999 Jeremy Fincher 2004-08-31 20:23:35 +00:00
  • 7c3092ac94 Changed info to stats. Jeremy Fincher 2004-08-31 20:22:57 +00:00
  • 688993a3b6 Let's give the runner driver a name. Jeremy Fincher 2004-08-31 20:19:48 +00:00
  • 56dc087b20 Fixed the reconnect bug and still kept the quit bug fixed. w00t. Jeremy Fincher 2004-08-31 20:05:37 +00:00
  • 6890baa787 Changed equalWeight to equal and augmented the descriptions. Jeremy Fincher 2004-08-31 19:32:38 +00:00
  • 029218b56e Only allow numeric ids. Jeremy Fincher 2004-08-31 19:28:43 +00:00
  • 9efe550b52 Changed some nick != othernick to not ircutils.strEqual. Jeremy Fincher 2004-08-31 19:19:31 +00:00
  • bad2bb12f2 Changed a warning to an info. Jeremy Fincher 2004-08-31 19:16:20 +00:00
  • 962843f658 Moved network test. Jeremy Fincher 2004-08-31 19:07:06 +00:00
  • 1e4fad0c48 Fix0red the test0r. Jeremy Fincher 2004-08-31 19:05:43 +00:00
  • fe4a08ccc7 Fix0red a bugz0r. Jeremy Fincher 2004-08-31 19:05:20 +00:00
  • 96abea0317 don't reply.whenNotCommand. Jeremy Fincher 2004-08-31 18:57:34 +00:00
  • ead683b269 Can't define an empty word. Jeremy Fincher 2004-08-31 18:23:47 +00:00
  • 86c7743fc9 Fixed some == tests on nicks (became ircutils.strEqual). Jeremy Fincher 2004-08-31 17:23:33 +00:00
  • ed71df8655 Fix for bug #1019392. Jeremy Fincher 2004-08-31 16:35:42 +00:00
  • bb4d3cda49 Add a couple more options to supybot.unix.fortune James Vega 2004-08-31 16:20:01 +00:00
  • ec3a76c607 Swap network stuff to be inside the class. Jeremy Fincher 2004-08-31 16:15:52 +00:00
  • 7a3be8a8e5 Catch httplib.InvalidURL. Jeremy Fincher 2004-08-31 16:15:17 +00:00
  • faa340913d Unschedule ourselves after a reconnect and fixed a bugz0r in reconnecting. Jeremy Fincher 2004-08-31 16:14:05 +00:00
  • 53c951cc04 Allow multiple fortune files. Jeremy Fincher 2004-08-31 15:53:57 +00:00
  • 7ede876aaa Added extra note about fortune's stupidity. Jeremy Fincher 2004-08-31 15:49:20 +00:00
  • 6c1a7cb4a5 Cleaner interface for Config.list. Jeremy Fincher 2004-08-31 15:40:23 +00:00
  • 58ce7c2141 Modernized. Jeremy Fincher 2004-08-31 15:24:54 +00:00
  • 85acfacf5d bash.org changed their URL format a little James Vega 2004-08-31 15:14:05 +00:00
  • 7ef00a2c6a Handled reply.withNoticeWhenPrivate appropriately. Jeremy Fincher 2004-08-31 14:54:37 +00:00
  • 65c739d706 Reverted to the old tld mechanism since our regexps depend on English. Jeremy Fincher 2004-08-31 14:45:26 +00:00
  • 1f9979073c Made info persistent as well as allowed reloading without resetting the license key. Jeremy Fincher 2004-08-31 14:45:01 +00:00
  • 5a43c3718b That was a nasty bug and a stupid mistake on my part\. James Vega 2004-08-31 13:19:44 +00:00
  • 6985fe3803 Don't send empty queries. Jeremy Fincher 2004-08-31 05:53:05 +00:00
  • e138211f9b Bugfixes and a test. Jeremy Fincher 2004-08-30 21:46:04 +00:00
  • 74763d4dec Added exception revision logging. Jeremy Fincher 2004-08-30 20:06:05 +00:00
  • 2faa09670a Added __revision__. Jeremy Fincher 2004-08-30 20:04:02 +00:00
  • 74b4628d0b Let's unschedule ourselves if we are told to die. Jeremy Fincher 2004-08-30 18:51:56 +00:00
  • d22449d5a0 Fix0red an exception I forgot to catch. Jeremy Fincher 2004-08-30 18:21:43 +00:00
  • 8194cea4e9 Updated. v0.79.99 Jeremy Fincher 2004-08-30 07:18:33 +00:00
  • 1f6c3c72cf Updated for the new release. Jeremy Fincher 2004-08-30 07:08:26 +00:00
  • 61e09d453a Better handling of umodes. Jeremy Fincher 2004-08-30 06:58:47 +00:00
  • 0cd0a44e7d I honestly cannot believe that this wasn't caught sooner. Jeremy Fincher 2004-08-30 06:02:57 +00:00
  • 3aedb305f9 Fix for possible bugz0r with reply.withNoticeWhenPrivate. Jeremy Fincher 2004-08-30 04:35:51 +00:00
  • 86106460d6 Accepted Grantbow's suggestion. Jeremy Fincher 2004-08-30 04:13:31 +00:00
  • 70a9fdb6b6 Accepted Grantbow's suggestion. Jeremy Fincher 2004-08-30 03:33:46 +00:00
  • a7379fe538 I should've run the tests earlier. Now adding the inital values to the db actually works. James Vega 2004-08-30 02:03:38 +00:00
  • 9b00751ce0 We must use our internal reply() method if we're going to keep track of whether we've already replied. James Vega 2004-08-30 00:56:00 +00:00
  • 9fe9e142c5 Fix the problem with configure() mangling the nick James Vega 2004-08-29 20:49:03 +00:00
  • d7d1c42ebc Abstract registerNick and update configure() to use the abstraction James Vega 2004-08-29 20:33:07 +00:00
  • a8830b5083 Why oh why don't I check my imports? Jeremy Fincher 2004-08-29 18:11:43 +00:00
  • 7aac173140 Don't try to register SIGHUP on Windows. Jeremy Fincher 2004-08-29 18:09:20 +00:00
  • 8baa35a250 Consistent spacing James Vega 2004-08-29 17:06:02 +00:00
  • b111642379 Let's properly mimic Infobot's stats command and add some initial items to a freshly created db. James Vega 2004-08-29 17:05:14 +00:00
  • f73acda4ff Changed help for register to match the code. Jeremy Fincher 2004-08-29 15:59:16 +00:00
  • af4f836402 Added FAQ about channel-specific databases. Jeremy Fincher 2004-08-29 15:57:03 +00:00
  • 0c97cb488f debug log access level required from chanserv as well as some elucidating comments. Jeremy Fincher 2004-08-29 15:56:43 +00:00
  • 55a1e94c04 Time is on my side, oh yes it is. James Vega 2004-08-29 07:32:40 +00:00
  • 8e84a42989 Eat this commie bastard irc objects that don't want to die! James Vega 2004-08-29 07:29:43 +00:00
  • 4609557b36 Add a period. Jeremy Fincher 2004-08-29 07:13:00 +00:00
  • ffddc953e2 Let's try this for the connection problem bugs. Jeremy Fincher 2004-08-29 06:51:36 +00:00
  • 4d60937c69 Let's try this for the connection problem bugs. Jeremy Fincher 2004-08-29 06:49:50 +00:00
  • 1cd4b87f1e It's not an error condition, it's appropriate. Jeremy Fincher 2004-08-29 06:44:57 +00:00
  • 04ae1b900f Erroneous message (or so jamessan says ;)) Jeremy Fincher 2004-08-29 06:19:31 +00:00
  • 32b3bce635 Let's die immediately if we've not finished connecting. Jeremy Fincher 2004-08-29 05:52:33 +00:00
  • 613a855d78 Changed some log messages. Jeremy Fincher 2004-08-29 05:45:28 +00:00
  • d6e3f13513 Elucidating comment. Jeremy Fincher 2004-08-29 04:32:07 +00:00
  • 78b9d0b47d Fix the auctionSnarfer regexp to be more generic and stop logging bad snarfs as an exception. Warning is good enough. James Vega 2004-08-29 02:13:00 +00:00
  • 6bb8104efb Anonymous.action James Vega 2004-08-28 23:55:27 +00:00
  • 164f57a01b Add Anonymous.action as requested by malex James Vega 2004-08-28 23:52:48 +00:00
  • 23332315c9 Let's do this a slightly better way that I saw in one of the src/ files James Vega 2004-08-28 22:46:12 +00:00
  • 6b59933673 Let's make sure nested commands don't immediately nest commands (aka using a nested command to determine what the outer nested command is going to call) James Vega 2004-08-28 22:28:44 +00:00
  • b6d28d7560 Let's avoid an assertion error by making sure we don't use empty msg's James Vega 2004-08-28 21:12:44 +00:00
  • 0349d11853 Hopefully, this will fix the unicode issues we have with Amazon James Vega 2004-08-28 20:42:37 +00:00
  • eabb77abcf Bring debian/ files up to date James Vega 2004-08-28 20:23:19 +00:00
  • bd0d438234 *Actually* not queue things on zombies now. Jeremy Fincher 2004-08-28 20:13:59 +00:00
  • 1c737a4c8f Try to make network stuff case-insensitive. Jeremy Fincher 2004-08-28 20:13:33 +00:00
  • 570b3024c2 Should fix a reported bug. I guess db isn't always iterable. James Vega 2004-08-28 20:12:51 +00:00
  • 6c9d74e728 Changed networks to be case-insensitive. Jeremy Fincher 2004-08-28 19:56:31 +00:00
  • 5f90e63937 Checking for root doesn't matter when you don't quit afterwards. Jeremy Fincher 2004-08-28 12:42:03 +00:00
  • 5a18914f96 Added version check to the wizard. Jeremy Fincher 2004-08-28 12:40:57 +00:00
  • 8b737865b5 Made a generated debug value, useful for troubleshooting. Jeremy Fincher 2004-08-28 12:35:26 +00:00
  • 5d2b23811a Added __revision__. Jeremy Fincher 2004-08-28 12:32:20 +00:00
  • c6f3c508dd Added copyright and revision. Jeremy Fincher 2004-08-28 12:32:02 +00:00
  • 003d7d4ecc Added a configuration variable for user modes. Jeremy Fincher 2004-08-28 06:10:09 +00:00
  • c3b32148b3 Workaround stupid os.path.join stupidity. Jeremy Fincher 2004-08-28 05:47:27 +00:00
  • bb3df205f2 Updated to work with non-absolute selfs again. Jeremy Fincher 2004-08-28 05:37:52 +00:00
  • ae4b8f7861 Allow non-basenames in dirize. Jeremy Fincher 2004-08-28 05:27:05 +00:00
  • a30dd2d8de Initial checkin. Jeremy Fincher 2004-08-28 05:26:07 +00:00
  • 58c9377c28 Update to newer upstream, clean up a few things, and add a link to upstream's site. James Vega 2004-08-28 02:23:47 +00:00
  • fec25b7ee2 Remove some unnecessary regexps James Vega 2004-08-28 01:33:32 +00:00
  • e11baf35b1 Stopped logging this at level warning, instead use debug. Jeremy Fincher 2004-08-27 23:44:57 +00:00
  • 2c3e9fa97a Fixed pluralize for words ending in x. Jeremy Fincher 2004-08-27 22:55:40 +00:00
  • 6f4ee57142 Python policy says debhelper (>= 4.1.67) James Vega 2004-08-27 22:33:09 +00:00
  • b40fc68673 Fix PySqlite stupidity. James Vega 2004-08-27 20:25:30 +00:00
  • f6fbe4eb27 Made register more useful, should fix some Services.identify bugs. Jeremy Fincher 2004-08-27 20:10:17 +00:00
  • 5a1d9de710 Add the URL we found BS at for later reference. James Vega 2004-08-27 20:06:12 +00:00
  • ba2fa6b749 Use BeautifulSoup to fix Debian.version James Vega 2004-08-27 20:02:09 +00:00
  • a68f8cabfe We are so smart! S-M-R-T! James Vega 2004-08-27 17:20:15 +00:00
  • b2b0e26e59 Let's ignore things that look like karma adjustments James Vega 2004-08-27 16:05:33 +00:00