Commit Graph

  • 889cb347f7 Misspelled variable name. Jeremy Fincher 2004-12-16 14:17:03 +00:00
  • 664c468130 Updated to respect channel-value-ish-ness of reply.showSimpleSyntax. Jeremy Fincher 2004-12-16 14:16:56 +00:00
  • e7b8d8bcbc Change the default of supybot.log.timestampFormat to iso8601 (thanks, Grantbow, I used your forum post for this). Jeremy Fincher 2004-12-16 13:55:54 +00:00
  • e91a897f53 Removed some XXXes. Jeremy Fincher 2004-12-16 09:50:42 +00:00
  • b9067089b1 Removed an XXX. Jeremy Fincher 2004-12-16 09:30:45 +00:00
  • cc084d2535 Removed some XXXes and allowed other separators than /. Jeremy Fincher 2004-12-16 09:22:39 +00:00
  • 5d37d71afb Test is too tight, commented out until an appropriate test can be devised. Jeremy Fincher 2004-12-16 09:18:36 +00:00
  • 0ff76320ee Removed some XXXes. Jeremy Fincher 2004-12-16 09:08:02 +00:00
  • aa83ab2420 Removed an XXX. Jeremy Fincher 2004-12-16 09:02:55 +00:00
  • db0426520a Removed a fairly unneeded XXX. Jeremy Fincher 2004-12-16 09:01:03 +00:00
  • ca27af364c Updated. Jeremy Fincher 2004-12-16 08:13:17 +00:00
  • 0c0f7915f5 Converted to use world.getIrc. Jeremy Fincher 2004-12-16 08:10:46 +00:00
  • 73deb2036c Minor stylistic changes. Jeremy Fincher 2004-12-16 08:10:22 +00:00
  • 7c2e9f8990 Added getIrc. Jeremy Fincher 2004-12-16 08:10:09 +00:00
  • a29c4b216a Converted to use irc.isChannel rather than ircutils.isChannel. Jeremy Fincher 2004-12-16 07:56:57 +00:00
  • 161b9b96fc Todo #1047143, conversion of os.path.join calls to dirize calls. Jeremy Fincher 2004-12-16 07:43:13 +00:00
  • eb03f94f07 Moved eval/exec commands to sandbox/Debug.py, removed allowEval option. Jeremy Fincher 2004-12-16 07:13:14 +00:00
  • 6f28557f23 Format change. Jeremy Fincher 2004-12-15 19:56:40 +00:00
  • cee0dc3463 wrapify. I don't feel like converting the db properly (i.e., using data/Todo/<user>.db), so I'll leave alone the current db. James Vega 2004-12-15 18:43:09 +00:00
  • cedd6a2b59 Add some Raise=True and a test for multiple replies from Misc.hostmask. James Vega 2004-12-15 17:54:33 +00:00
  • c8af5c886b wrapified James Vega 2004-12-15 16:37:26 +00:00
  • caae2dd608 Fix for bug #1085210, change wrap()ing of {add,remove}capabilities to use otherUser instead of hostmask. James Vega 2004-12-15 14:46:06 +00:00
  • 7c7a73304a Removed old code that has no business being around. Jeremy Fincher 2004-12-15 07:15:40 +00:00
  • e97fe38b22 Moved to docs. Jeremy Fincher 2004-12-15 07:12:04 +00:00
  • 7d445eabf1 Updated. Jeremy Fincher 2004-12-15 07:10:33 +00:00
  • 92d5c178c5 Deprecate asyncoreDrivers. Jeremy Fincher 2004-12-15 07:06:16 +00:00
  • 29c9fe96cd Try to handle disconnects. Jeremy Fincher 2004-12-15 07:04:01 +00:00
  • c73ca6941b Send an error message to plugins on disconnect. Jeremy Fincher 2004-12-15 07:03:39 +00:00
  • 6bcae9309e Added error helper function. Jeremy Fincher 2004-12-15 07:01:50 +00:00
  • cdfdc93e87 Move it back to tools/. Makes it easier for me to use in the .deb James Vega 2004-12-14 16:04:50 +00:00
  • 2e34916d30 pycheckrc was moved to sandbox James Vega 2004-12-14 16:02:48 +00:00
  • 58615e1b15 Add documentation updates. James Vega 2004-12-14 16:00:01 +00:00
  • 3d881add82 Better error message. Jeremy Fincher 2004-12-13 20:03:41 +00:00
  • 41ad8c13ad Added limited dynamic scoping. Jeremy Fincher 2004-12-13 19:31:36 +00:00
  • 7d66c9e6a4 Finish implementing Limiter and add tests. James Vega 2004-12-13 13:54:44 +00:00
  • af1d04291d Reimplementation of channeldb converter, respecting the channelValueness of supybot.databases.plugins.channelSpecific, and turned supybot.databases.plugins.channelSpecific.channel into a channelValue so channels can link their databases to other channels. Jeremy Fincher 2004-12-13 06:18:41 +00:00
  • d170a717d3 Fixed handling of QUITs and NICKs. Jeremy Fincher 2004-12-13 05:45:27 +00:00
  • 3b6d40bb24 Added a test to make sure something worked. Jeremy Fincher 2004-12-13 05:29:05 +00:00
  • aa3868c87e Make the error messages refer to specific tracker types instead of using the generic term tracker. James Vega 2004-12-12 20:02:42 +00:00
  • 730c0ffd95 Updated to scp the new version over and commit the +cvs versions, as well as to print status updates. Jeremy Fincher 2004-12-12 19:35:05 +00:00
  • f4af582a4e Fixed bug #1083822, attributing the 'dis'ee incorrectly. Now it says "for trying to dis irc.nick". Was unsure if that or "for trying to dis me" would be preferred. Change it if you have an opinion. James Vega 2004-12-12 17:54:12 +00:00
  • 62d5627bb2 Finish fixing #1082830. Jeremy Fincher 2004-12-12 17:50:56 +00:00
  • 8ea6331cb1 Finally finish renaming Quotes -> Quote James Vega 2004-12-12 05:39:19 +00:00
  • 9d77e38af0 #! lines James Vega 2004-12-12 02:31:46 +00:00
  • 2ebe809fec Move textwrap import. Jeremy Fincher 2004-12-11 14:39:33 +00:00
  • 0ed2832b30 Fix0red the implementation of makeChannelFilename. Jeremy Fincher 2004-12-10 23:40:46 +00:00
  • 2d4f625b83 Forgot an irc. Jeremy Fincher 2004-12-10 23:31:54 +00:00
  • 179fc87866 Refuse to kick self. Jeremy Fincher 2004-12-10 23:21:52 +00:00
  • 0abd472dd1 Added a channeldb command for testing channeldb. Jeremy Fincher 2004-12-10 22:44:14 +00:00
  • 9f0b593854 Typo. Come on Jeremy, how can you have a typo on a one-line diff?! Daniel DiPaolo 2004-12-10 16:07:32 +00:00
  • 3e13d36b75 Forgot to change the name of the plugin. Jeremy Fincher 2004-12-10 15:13:22 +00:00
  • e533de543b Forgot an import. Jeremy Fincher 2004-12-10 15:08:40 +00:00
  • 28cfd18c67 Fix for bug #1082928. Jeremy Fincher 2004-12-10 15:07:37 +00:00
  • 576c91e294 Fix for bug #1082935. Jeremy Fincher 2004-12-10 15:05:56 +00:00
  • 032054a168 Updated. Jeremy Fincher 2004-12-10 15:03:28 +00:00
  • 9c08a192d5 Fix for logging with multiple networks. Jeremy Fincher 2004-12-10 08:54:49 +00:00
  • 1932ed4d02 Slight bugfix in isCtcp. Jeremy Fincher 2004-12-10 08:48:24 +00:00
  • 93e9fa3180 Change assert message. Jeremy Fincher 2004-12-10 08:12:18 +00:00
  • 400c9aa7a3 Change from an old-school typecheck to a new-school one. Jeremy Fincher 2004-12-10 08:09:01 +00:00
  • 4d35de48c2 Added an assert. Jeremy Fincher 2004-12-10 07:59:06 +00:00
  • 7950141d94 Didn't update when I changed this configuration variable name. Jeremy Fincher 2004-12-10 07:44:24 +00:00
  • 962e259b32 Caveat emptor. Jeremy Fincher 2004-12-10 07:22:46 +00:00
  • 6d7b0d7761 Ok, so I'm ridiculously anal... Jeremy Fincher 2004-12-10 07:10:06 +00:00
  • fe4528f345 Updated. v0.80.0pre3 Jeremy Fincher 2004-12-10 07:04:29 +00:00
  • c70007278c Changed implementation of xor command to be cooler. Jeremy Fincher 2004-12-10 07:04:10 +00:00
  • c5e48d574f Indentation change. Jeremy Fincher 2004-12-10 07:03:53 +00:00
  • 3884fc451f Updated. Jeremy Fincher 2004-12-10 06:58:53 +00:00
  • 551ce2919b Slight stylistic update. Jeremy Fincher 2004-12-10 06:55:01 +00:00
  • 265d620a0e Changed a warning log to info. Jeremy Fincher 2004-12-10 06:29:23 +00:00
  • e793bf7812 Better answer. Jeremy Fincher 2004-12-10 06:28:21 +00:00
  • a6dfd38a8e Removed a completed todo. Jeremy Fincher 2004-12-10 06:24:14 +00:00
  • 0efb17dd81 Variable name change, humanTimestampFormat => reply.format.time Jeremy Fincher 2004-12-10 06:21:53 +00:00
  • 595a787f8a Fix bug #1082448, User.username traceback James Vega 2004-12-10 06:18:00 +00:00
  • 3679b28e57 Fix bug #1082278, forgot parens. Jeremy Fincher 2004-12-10 06:15:35 +00:00
  • 9f84f150b7 There were some unforseen consequences of using irc.error(), so back to this way for now. James Vega 2004-12-10 05:55:04 +00:00
  • d5af6fc1f0 What is it with people changing the html for their website? James Vega 2004-12-10 05:29:47 +00:00
  • 4c85f2e73a Refactor a little so that plugin config and nonplugin config sections are generated the same way. James Vega 2004-12-10 05:03:48 +00:00
  • 68569f1649 Updated the easy stuff to work with groups.google.com's new layout. The rest will have to wait until Google decides to declare it non-beta or someone besides me is motivated enough to fix it. James Vega 2004-12-10 04:53:16 +00:00
  • 78685a323f Fix a test failure. James Vega 2004-12-10 04:08:36 +00:00
  • df14ebc0d2 Deprecate Infobot until we get around to fixing it. James Vega 2004-12-10 03:43:43 +00:00
  • dc7a3dc3af Handle some more reply formats to fix a test failure. James Vega 2004-12-10 03:41:05 +00:00
  • 3b61351d21 Let's try and use the database we'd normally be using. James Vega 2004-12-10 03:39:45 +00:00
  • b8da3624b3 Fix test failures. James Vega 2004-12-10 03:38:49 +00:00
  • 27a233e98f Forgot a : James Vega 2004-12-10 02:44:01 +00:00
  • fd2f52970c Hopefully Markov is now written with the lowest common denominator of the idiotic anydbm in mind. James Vega 2004-12-10 02:43:33 +00:00
  • d253a8714a Clean up our html a little bit. Add generation of non-plugin config vars. Make sure we use .help() instead of ._help since .help() can be overridden. James Vega 2004-12-09 20:17:13 +00:00
  • 7862d8d5d2 Better way to reply with the help. James Vega 2004-12-09 19:15:09 +00:00
  • 5466544350 Fix for a bug in the short timeElapsed. Jeremy Fincher 2004-12-08 20:27:59 +00:00
  • f1cbd065f3 Username was broken. Jeremy Fincher 2004-12-08 17:42:35 +00:00
  • 407952f5a0 Fix in a test. Jeremy Fincher 2004-12-08 16:53:58 +00:00
  • 2ae2c16171 Forgot to take out a line. Jeremy Fincher 2004-12-08 16:21:26 +00:00
  • 6c8071da48 No need for backups on these ChannelUserDBs. Jeremy Fincher 2004-12-08 12:23:18 +00:00
  • e4f15ae1b3 Cleaner implementation. Jeremy Fincher 2004-12-08 07:45:24 +00:00
  • fc2751d04d Allow a short representation of time elapsed. Jeremy Fincher 2004-12-08 07:26:19 +00:00
  • c948a257fa Fix for test failures in Fun.py. Jeremy Fincher 2004-12-08 07:09:40 +00:00
  • 1a63af3b26 Fix for bug #1081086. Be sure to read the reasoning in the bug itself. Jeremy Fincher 2004-12-08 06:16:08 +00:00
  • bda9e9144c Add Debian.debianize. Add a try:except for webutils usage. Use Raise=True in a few more places. James Vega 2004-12-08 03:19:07 +00:00
  • 59b561b0af Add Markov.stats. Add some elucidating comments. Remove incomplete SqliteMarkovDB and unused MarkovDBInterface James Vega 2004-12-08 03:10:03 +00:00
  • 15c5a7fe71 Missed an indentation level. Jeremy Fincher 2004-12-07 08:17:27 +00:00
  • 9e2c014118 Stupid typo. Jeremy Fincher 2004-12-07 08:09:59 +00:00