Commit Graph

  • 020b672c14 Commit the proper supybot.1 James Vega 2004-09-20 15:59:56 +00:00
  • 23397b44b4 Remove #! lines. James Vega 2004-09-20 15:25:47 +00:00
  • 164d4bc427 Added urlquote/urlunquote to webutils and changed Fun to use them. Jeremy Fincher 2004-09-20 11:48:37 +00:00
  • ad7ae52bd9 Fixed a bug where lookup.search would fail with an error when an invalid domain was provided. Kevin Murphy 2004-09-20 09:11:17 +00:00
  • 99c412940c RFE 871111 : Added test cases for --nokey option Kevin Murphy 2004-09-20 06:17:05 +00:00
  • 4b0ed27fef RFE 871111 : Added --nokey option Fixed a bug in the remove command where lookup specific registry values were not being removed along with the lookup Database abstraction Kevin Murphy 2004-09-20 06:15:52 +00:00
  • 50973a10fb Remove #! lines. James Vega 2004-09-20 03:01:50 +00:00
  • 48812da866 The DocBook man pages that were being generated were crap, so I wrote our man pages from scratch. James Vega 2004-09-20 02:55:13 +00:00
  • 7f22a1c9b6 Add rfe #1004006, {add,remove,{un,}set}capability can accept multiple capabilities. James Vega 2004-09-20 01:33:44 +00:00
  • 4f09fad147 More __parent fixes. James Vega 2004-09-19 23:51:21 +00:00
  • e2bb35e02a Fix for bug #1030492, overriding IrcUser.auth's list with a tuple James Vega 2004-09-19 23:23:35 +00:00
  • b396a9f19e Fix for bug #1029837, exception when calling google with unicode characters. James Vega 2004-09-19 23:22:10 +00:00
  • c873d0eabb Update Weather.wunder to use BeautifulSoup. Remove the #! line and add a __contributors__ line. James Vega 2004-09-19 21:14:43 +00:00
  • 3e44335f28 Added fundb.search() and tests, AND fixed a bug with reloading FunDB Daniel DiPaolo 2004-09-18 15:36:52 +00:00
  • cd91e37bc6 Oops, I added these before I figured out the actual bug. Jeremy Fincher 2004-09-18 03:07:17 +00:00
  • a641a1c437 Remove the #! line and use getpass to get the password. James Vega 2004-09-18 01:56:55 +00:00
  • 0b6739b4bc Man, tracking these things down can be somewhat tough sometimes. They'll fix this in Twisted, but for now, we need a workaround. Jeremy Fincher 2004-09-17 23:52:37 +00:00
  • 0045c5e69a missing import James Vega 2004-09-17 20:21:08 +00:00
  • fb569b4ff4 0.80.0pre2 v0.80.0pre2 James Vega 2004-09-17 17:29:16 +00:00
  • 57d257078a Let's pass on AttributeError since we know what's happening there. James Vega 2004-09-17 17:17:11 +00:00
  • 1dc359a385 current -> currently James Vega 2004-09-17 17:13:57 +00:00
  • e02e0ec08b ifilter wasn't being used anymore. James Vega 2004-09-17 16:32:46 +00:00
  • cccbfd1d3e Add a missing config option. James Vega 2004-09-17 16:27:03 +00:00
  • 597819a971 Some bugfixes. Jeremy Fincher 2004-09-17 16:06:36 +00:00
  • 71a5c94163 Slight change of upstream version string. James Vega 2004-09-17 15:33:31 +00:00
  • 82cd6c3e5c Since I never actually rolled a deb for pre1, let's remove that from the ChangeLog. Also, some updates to handle the manpages being in the actual upstream Supybot package. James Vega 2004-09-17 15:23:07 +00:00
  • b71736b6aa Fix for bug #1029764, exceptions when using MF in a /msg James Vega 2004-09-17 15:09:08 +00:00
  • f8a6f2c95d Reverted accidental commit. Jeremy Fincher 2004-09-17 05:09:14 +00:00
  • 0a2802f56e others/timeparse.py Jeremy Fincher 2004-09-17 04:56:38 +00:00
  • 6548085878 Stop stripping Markov's db James Vega 2004-09-17 04:40:21 +00:00
  • 0f182d67e4 Update to use new-style db abstractions, some super stuff. James Vega 2004-09-17 04:21:32 +00:00
  • 90d30f6bf1 Allow callable capabilities. Jeremy Fincher 2004-09-17 03:33:04 +00:00
  • 7f9a72541b Removed a debugging print. Jeremy Fincher 2004-09-17 03:32:51 +00:00
  • edbfd43281 Commented out something. Jeremy Fincher 2004-09-17 03:32:33 +00:00
  • 6393faf817 There can be CTCP notices as well. Jeremy Fincher 2004-09-17 03:32:15 +00:00
  • bc8a6b94d9 Update to use the new-style DB abstraction. James Vega 2004-09-17 03:01:21 +00:00
  • d242c8ad81 Precedence. Jeremy Fincher 2004-09-16 21:01:38 +00:00
  • 21efa75130 Bah, my boss agreed with Grantbow...I hate when I'm wrong. Jeremy Fincher 2004-09-16 20:54:28 +00:00
  • 8fd64a6325 Fixed the issues with backup files that were the exact same as the original. Jeremy Fincher 2004-09-16 20:00:41 +00:00
  • b19a2bb051 Information gathering. Jeremy Fincher 2004-09-16 19:23:58 +00:00
  • f527ab0866 Update James Vega 2004-09-16 18:54:26 +00:00
  • e44ad15808 Add the manpages. James Vega 2004-09-16 18:51:08 +00:00
  • c7278b5902 better output. Jeremy Fincher 2004-09-16 18:49:29 +00:00
  • 324ab71db4 Added topic command. Jeremy Fincher 2004-09-16 18:43:31 +00:00
  • 556f9ccaeb Fixed help for plugins. Jeremy Fincher 2004-09-16 16:36:12 +00:00
  • 904665cea6 Added backup directory. Jeremy Fincher 2004-09-16 16:32:14 +00:00
  • f69b87a93a %.2f Jeremy Fincher 2004-09-16 16:20:58 +00:00
  • 0ceb2deb80 enableSpecificTrackerCommands. Jeremy Fincher 2004-09-16 16:11:20 +00:00
  • db4ae67a58 Fixed up a bit, and added tests Jeremy Fincher 2004-09-16 16:03:47 +00:00
  • 8a7681aa51 We added the ability for a command to determine if it's nested or not, so we can make this prettier. Jeremy Fincher 2004-09-16 14:51:40 +00:00
  • a8ce25a3ee Tests for tags. Jeremy Fincher 2004-09-16 14:50:34 +00:00
  • d631b3ea1b This seems to cause bus errors, somehow, so I'm reverting it. Jeremy Fincher 2004-09-16 14:49:32 +00:00
  • 98150a971e Caught some exceptions, as well as made it technically more typesafe and rocking. Jeremy Fincher 2004-09-16 14:48:55 +00:00
  • a7ec382f71 Removed some useless stuff. Jeremy Fincher 2004-09-16 14:48:22 +00:00
  • 82e85fbd4f Caught another possible exception because I searched the tests' misc.log for exceptions. Jeremy Fincher 2004-09-16 14:46:09 +00:00
  • 5d60ece2ac Fixed a bugz0r. We should also look in test-logs/misc.log for exceptions. Jeremy Fincher 2004-09-16 14:41:40 +00:00
  • 9720b79a48 Changed tagging method. Jeremy Fincher 2004-09-16 14:37:08 +00:00
  • ad46bbef0e Fix for debincoming bug. It look like we're all getting out nots wrong these days. Jeremy Fincher 2004-09-16 14:30:44 +00:00
  • 1ba0fccd34 Slight tweak to make a test in test_Channel.py pass. Jeremy Fincher 2004-09-16 14:29:13 +00:00
  • ab3e0289f1 Style update. Jeremy Fincher 2004-09-16 14:18:56 +00:00
  • af65b54ecc Updated test to be more specific. Jeremy Fincher 2004-09-16 14:18:23 +00:00
  • 11300e1845 Fixed an uncaught exception. Jeremy Fincher 2004-09-16 13:47:01 +00:00
  • cf3b59d516 Fix for groups with help. Jeremy Fincher 2004-09-16 13:39:23 +00:00
  • ea078abc57 Require word boundaries. Jeremy Fincher 2004-09-16 12:13:59 +00:00
  • 46eab7681a Fix 24 hours thingy. Jeremy Fincher 2004-09-16 12:11:54 +00:00
  • cab512a86f bold's a string, not a variable. James Vega 2004-09-16 11:44:56 +00:00
  • 12269e0986 I got rid of callbacks.IrcObjectProxy.finished. Jeremy Fincher 2004-09-16 11:41:20 +00:00
  • 4f49f11f20 Updated to use tokenizedCommand. Jeremy Fincher 2004-09-16 11:36:24 +00:00
  • 5be5a2c379 Some extra error checking. Jeremy Fincher 2004-09-16 10:56:02 +00:00
  • a26e664cf8 Added a serialize to databases. If you haven't modified this variable, you should remove it from your configuration file before starting your bot next time you restart. Jeremy Fincher 2004-09-16 10:55:43 +00:00
  • a11654dcdd Changed to use a super. Jeremy Fincher 2004-09-16 10:54:59 +00:00
  • b0c00fb82f Converted to use tokenizedCommand rather than invalidCommand. Jeremy Fincher 2004-09-16 10:54:42 +00:00
  • 138b683d96 Stupid __del__ methods. Jeremy Fincher 2004-09-16 10:30:17 +00:00
  • 9be4fd112d Finally got topological sorting working. Jeremy Fincher 2004-09-16 10:28:59 +00:00
  • 727145afbe Added testSeconds. Jeremy Fincher 2004-09-16 06:47:01 +00:00
  • 390bd45fbd Added pid command. Jeremy Fincher 2004-09-15 22:37:30 +00:00
  • 105c371f6c Fix for bug #1028749, bad listing of babelfish languages. James Vega 2004-09-15 20:05:27 +00:00
  • 8f8a97261d bad logic James Vega 2004-09-15 19:31:53 +00:00
  • 00889cc390 Added max and min. Jeremy Fincher 2004-09-15 16:17:03 +00:00
  • f53d3d5934 Added Time plugin, moved Misc.seconds to it. Jeremy Fincher 2004-09-15 14:39:34 +00:00
  • 01e05b8915 Fixed bug #1028385. Jeremy Fincher 2004-09-15 06:18:34 +00:00
  • 6c24a3e4f5 Bold instead of repr if things are to be bolded. Jeremy Fincher 2004-09-15 03:50:53 +00:00
  • c2399ec881 Case-insensitivity for Math.calc. Jeremy Fincher 2004-09-14 21:51:54 +00:00
  • 001d8439c3 Added colorfulSnarfer. Jeremy Fincher 2004-09-14 20:56:47 +00:00
  • cb23a47635 oops. Forgot to Raise=True of course, that wouldn't be a problem if the exception was properly being caught in callCommand James Vega 2004-09-14 20:43:59 +00:00
  • d3d2ff8006 Forgot to re-add throttling. Jeremy Fincher 2004-09-14 17:37:31 +00:00
  • aacea9be74 Elucidating comment. Jeremy Fincher 2004-09-14 17:13:21 +00:00
  • e44f7ab50c Fixed bug #1019387. Again. Jeremy Fincher 2004-09-14 17:12:21 +00:00
  • 934363db10 Added some __repr__ action. Jeremy Fincher 2004-09-14 15:38:49 +00:00
  • 5f1aa43ee0 Fix0red the bugz0r. Jeremy Fincher 2004-09-14 15:30:16 +00:00
  • da5fd46bb1 Use the new msg.repliedTo tag. Jeremy Fincher 2004-09-14 15:09:01 +00:00
  • 4605ce84f8 Added repliedTo tag, stopped not calling invalidCommand if regexp methods match. Jeremy Fincher 2004-09-14 15:07:52 +00:00
  • 5570ba3dbe Fix bug #1027279, $randomnick should not return msg.nick James Vega 2004-09-13 18:19:03 +00:00
  • cdd07ecb83 Moved to plugins. Jeremy Fincher 2004-09-13 17:55:04 +00:00
  • bae1972316 Fixed bug #1027229 and cleaned up _chanservCommand a bit. Jeremy Fincher 2004-09-13 17:51:34 +00:00
  • 7e52305f35 Add anydbm to our conf.Databases so that Markov can be converted to our new-style db infrastructure. James Vega 2004-09-13 17:28:31 +00:00
  • 2bfc2a98bf Updated. Jeremy Fincher 2004-09-13 17:25:34 +00:00
  • ac4f59ede6 Updated. Jeremy Fincher 2004-09-13 17:22:22 +00:00
  • 4b95299adc Debian updates James Vega 2004-09-13 14:50:09 +00:00
  • 1fcc709ae8 Finish switching from "foo in db" to "db.has_key(foo)" James Vega 2004-09-13 14:26:25 +00:00