Commit Graph

  • f772fbf284 Forgot to utf-8 encode the URL from a Google search James Vega 2008-10-17 21:27:36 +00:00
  • 6cfde5bcc9 Update googleSnarfer to use the new search method James Vega 2008-10-01 20:17:51 +00:00
  • 2b7c36c747 Remove unused SOAP.py from old Google implementation James Vega 2008-09-28 18:55:37 +00:00
  • cbc91c6a26 Use a more appropriate message if the URL definitely has no title. James Vega 2008-09-24 16:30:31 +00:00
  • a946effc79 Fix a copy/paste error in User.capabilities help James Vega 2008-09-11 15:56:58 +00:00
  • 88ca711d6a Change translate to use the (limited) translatable language list. James Vega 2008-08-16 00:13:53 +00:00
  • 1fbf61c571 Correct parsing of defaultLanguage parameter. James Vega 2008-08-16 00:13:20 +00:00
  • 62a8306fbb Rewrite most of Google to use the new AJAX API. James Vega 2008-08-14 23:20:06 +00:00
  • de69f9da17 Backed out my previous change. I should know better than to question the all-knowing jamessan. Jeremy Fincher 2008-08-12 14:36:31 +00:00
  • bec12b6877 Made jamessan's code agree with his comment (and the maximum integer that can fit into two bytes). Jeremy Fincher 2008-08-12 06:37:51 +00:00
  • 699bb15f23 Fix a test failure by limiting random.randrange to [-32768, 32767] James Vega 2008-08-12 04:14:44 +00:00
  • d39846ae68 Add a pointer to importantPlugins config var in defaultplugin's help. James Vega 2008-07-29 22:44:11 +00:00
  • 9f3bc9d355 IrcCallback's super() doesn't take any args. Jeremy Fincher 2008-07-18 14:49:51 +00:00
  • 8786b4c993 Added clearq command to clear the send queue. Jeremy Fincher 2008-06-27 19:12:53 +00:00
  • d08eee8f13 Made httpUrl arg wrapper add http:// if that produces a valid http url. Jeremy Fincher 2008-06-26 16:30:23 +00:00
  • 526e71e104 Added test for firewall, fixed implementation so it actually works. Jeremy Fincher 2008-06-16 11:52:37 +00:00
  • 9d474f7824 We can still continue if we're unable to load a plugin. Jeremy Fincher 2008-06-03 03:48:55 +00:00
  • 2f15eb2418 getHaveOp needs to call getChannel if state.channel isn't set James Vega 2008-05-22 20:58:22 +00:00
  • 4827155c6b Use network.ssl.setValue instead of network.ssl.set James Vega 2008-05-22 20:47:36 +00:00
  • e31d352e57 Correct the logic in _handleSocketError James Vega 2008-05-12 17:21:48 +00:00
  • ac2fe7db3a Add azn and uniud commands. James Vega 2007-12-05 19:00:41 +00:00
  • 2672cf6080 Fixed for a certain user whose name starts with a J and has "Finch" in it. Daniel DiPaolo 2007-10-24 14:16:12 +00:00
  • 1bf4f5554f Added tests for later notes. Jeremy Fincher 2007-10-23 05:21:34 +00:00
  • 1979f5ad35 Fixed bugs, added tests, etc. Jeremy Fincher 2007-10-23 05:19:09 +00:00
  • 9a43f04248 Fixed final syntax error, added test. Jeremy Fincher 2007-10-23 05:04:23 +00:00
  • 67d262a575 Fixed another bug in the new rank command. Jeremy Fincher 2007-10-23 04:59:49 +00:00
  • 8fefeaa11f Fixed a few bugs in the new rank command. Jeremy Fincher 2007-10-23 04:44:53 +00:00
  • 479c11e71b Added Later.remove. Jeremy Fincher 2007-10-23 03:33:50 +00:00
  • 7f7fd4d2c5 Added ChannelStats.rank. Jeremy Fincher 2007-10-23 03:33:37 +00:00
  • 64d34792ca Added additional help for supybot.log.level. Jeremy Fincher 2007-10-23 03:33:11 +00:00
  • 0278318ed9 Add +svn to the version James Vega 2007-10-22 18:52:07 +00:00
  • 7bb3b1ec60 Merge the changes from the python25compat branch into the trunk James Vega 2007-10-22 17:48:49 +00:00
  • b24eedf596 Use the hostmask argument isProtected is given instead of trying to use a non-existant variable. James Vega 2007-10-04 13:00:12 +00:00
  • 74e06ea52a Catch the proper exception when parsing the title fails. James Vega 2007-10-04 12:57:00 +00:00
  • f1948a2245 Final cleanups for BadWords kicking. Jeremy Fincher 2007-09-20 02:24:52 +00:00
  • e292c5d0c9 Added kick ability to the BadWords plugin, imported it from supybot-plugins. Jeremy Fincher 2007-09-20 02:06:31 +00:00
  • 068f029355 wrap() String.len to vastly simplify the function and prevent responding with -1 when we get no arguments. Add a test to make sure we respond with the help when called with no arguments. James Vega 2007-07-10 14:10:30 +00:00
  • 99696986f6 Only tag the ircmsg if we actually get one back from irc.reply. We don't in situations like: @topic fit [tiny $url] James Vega 2007-06-14 12:43:09 +00:00
  • 3d83cb9c9c Fix a typo in the changelog. v0.83.3 James Vega 2007-10-22 17:44:49 +00:00
  • 8a0689af07 Version 0.83.3 James Vega 2007-10-22 17:34:59 +00:00
  • faa4e1472e Really fix the issue where the bot flushing its config would cause logging to act as if the level were set to INFO. James Vega 2007-10-19 03:59:08 +00:00
  • 7e4aa50ffc Fix the encoding problem in RSS.info for good. James Vega 2007-10-17 03:42:38 +00:00
  • 17f53446fd Check whether the user wants us to act on invalid command floods. (closes #1716878) James Vega 2007-10-17 03:30:46 +00:00
  • 8fe69c1895 Using canonicalName (via AnnouncedFeeds) for plugins.RSS.announce causes unnecessary case changes for URLs. Simply use a String. James Vega 2007-10-17 03:25:38 +00:00
  • 35debf5303 Add a default handler to prettyPrint for unknown commands. (closes #1630963) James Vega 2007-10-17 01:49:02 +00:00
  • 8c56a60050 Cleanup the use of bolding so user input and default values aren't bolded. James Vega 2007-10-17 01:47:28 +00:00
  • 88cd051ae0 Merge some bugfixes from trunk that will be useful in this branch. James Vega 2007-10-17 01:11:54 +00:00
  • c8eec366c1 Making a branch specifically for 2.5 compatibility while the SQLite work continues on the trunk. James Vega 2007-10-17 00:42:05 +00:00
  • 5020391a7c Set svn:ignore for the build directory James Vega 2007-05-18 16:04:19 +00:00
  • a2602300c3 Add svn:ignore for *.pyc files James Vega 2007-05-18 15:51:38 +00:00
  • 8111c48a49 Switch from rssparser 3.3 to (the renamed) feedparser 4.1 in order to properly handle Bugzilla RSS feeds. James Vega 2007-05-09 02:30:18 +00:00
  • 29778f5ada Fix the registry type for supybot.replies.possibleBug. James Vega 2007-05-09 01:03:28 +00:00
  • 5c197471c6 Fix the tests for mircColor and sorted (Thanks dcraven) James Vega 2007-05-08 18:40:48 +00:00
  • a8a7ec56d1 Fix Google.calc ... Google changed their HTML James Vega 2007-04-25 19:06:33 +00:00
  • 680473b015 If we're using python2.5, import re in place of sre. James Vega 2007-04-25 16:12:21 +00:00
  • 2bf838f109 Include the proper string in assertAction's error message. James Vega 2006-11-13 20:32:45 +00:00
  • b57311a68e Remove first person modification of the reason clause and add tests to support it. James Vega 2006-11-13 20:27:23 +00:00
  • 78f03078d8 Handle flusher correctly. Jeremy Fincher 2006-10-13 05:59:39 +00:00
  • 6c13f55ab4 src/log.py: Seriously simplify the handling of different logging levels for log and log.stdout by setting the level on the different handlers ranther than the logging object itself. James Vega 2006-10-05 18:54:37 +00:00
  • 664f56a92f src/log.py: Collapse MultiLogger's methods into using __getattr__ to detect what's being called and return the proper function. James Vega 2006-10-05 18:06:12 +00:00
  • 2636a35b84 src/log.py: Support different logging levels for stdout and the logfile. James Vega 2006-10-05 13:35:45 +00:00
  • f91318e8f1 src/conf.py: Don't use a NormalizedString for supybot.replies.possibleBug since it breaks up the URL. James Vega 2006-10-05 13:35:09 +00:00
  • 5d954f79fe plugins/Google: Update the URLs referencing the search API. James Vega 2006-10-02 12:51:08 +00:00
  • ee9aaa89d6 plugins/Web: Swtich the title parser back to HTMLParser sing sgmllib's parser spins on invalid input. James Vega 2006-09-13 19:40:51 +00:00
  • deb6dbc1e1 docs/PLUGIN_TUTORIAL: Add a note about importing the random module. James Vega 2006-08-30 01:27:48 +00:00
  • 4064da76aa plugins/RSS: UTF-8 encode the RSS' URL to prevent an encoding error when including the URL in the reply. James Vega 2006-08-28 13:18:12 +00:00
  • ea6000b407 src/callbacks.py: Methods whose name != their canonical name should not be considered command methods (and therefore won't be listed in the output from Misc.list). James Vega 2006-08-28 13:15:21 +00:00
  • 3908e989c5 plugins/Factoids: Dynamically generate the help string using the value of supybot.plugins.Factoids.learnSeparator James Vega 2006-08-28 13:14:21 +00:00
  • cd2b58a7d5 src/callbacks.py: Allow the docstring to be passed to getHelp() James Vega 2006-08-28 13:13:43 +00:00
  • 4ee1437c40 Services/plugin.py: Add some parens to ensure self.sentGhost is only used if it's not None. James Vega 2006-08-15 14:49:42 +00:00
  • 99630bc3f5 Bump versions to 0.83.2+darcs James Vega 2006-07-27 14:53:34 +00:00
  • 6e7339c8c7 0.83.2 RELNOTES v0.83.2 James Vega 2006-07-23 23:26:16 +00:00
  • 3288bb6c24 Changelog for 0.83.2 James Vega 2006-07-23 20:25:23 +00:00
  • 9214f6ac87 plugins/Services: Make ghostDelay configurable with a default of 60 seconds. James Vega 2006-07-14 20:55:44 +00:00
  • c3cacbce76 Munge Author's email in __str__ instead of relying on munging the results of Author.__str__ James Vega 2006-07-14 20:54:31 +00:00
  • 1be3d7f159 plugins/Services: Only send GHOST once every 60 seconds to prevent spinning when the services are down. Bug 1491034 James Vega 2006-07-14 15:36:11 +00:00
  • 0af94ef179 Removing docs/INTERFACES since jemfinch doesn't want to update it and it's nearly useless in its current state. James Vega 2006-07-07 11:52:35 +00:00
  • 67c831820d docs/INTERFACES: Re-add from CVS James Vega 2006-06-21 13:54:17 +00:00
  • 987c696f68 plugins/Seen: Use an IrcSet to gather the seen nicks instead of a list. This makes commands like '@seen *amessan' work as expected. James Vega 2006-06-21 13:46:10 +00:00
  • 07be8cd2c0 src/ircutils.py: A nasty hack around mIRC's broken color code rules. Must specify a foreground color if a background color is being specified, so we'll default it to white. James Vega 2006-05-25 19:52:16 +00:00
  • 4de0a49489 plugins/Misc/test.py: Correct a test and make a couple tests more robust. James Vega 2006-05-05 12:51:08 +00:00
  • 48a5f2a4a9 plugins/Misc/test.py: Add a missing plugin that needs to be loaded. Update some documentation and add a note about why a test is failing. James Vega 2006-05-05 12:50:13 +00:00
  • 514ddbc74f src/log.py: Fix a NameError in a Windows specific section of the code. James Vega 2006-05-05 02:13:41 +00:00
  • a64f4e445b docs/CAPABILITIES: Fix a typo. James Vega 2006-05-04 19:26:16 +00:00
  • dc6ae3c7cc src/test.py: Update some documentation. James Vega 2006-05-03 17:34:35 +00:00
  • f249946114 plugins/Google/test.py: Updated testNoNoLicenseKeyError to change the proper config variable and be safe when doing so. Also should be using a Snarf assert. James Vega 2006-05-03 14:41:11 +00:00
  • 8d09aae3e0 plugins/Filter/test.py: Need to include the Reply plugin for the action command. James Vega 2006-05-03 14:40:47 +00:00
  • 855453a743 plugins/Web/test.py: Bump the timeout since we're fetching a lot of information from other sources, which may take a while. James Vega 2006-05-03 13:30:27 +00:00
  • 73d7fd3a2d plugins/RSS/plugin.py: Refactor the character encoding detection and conversion so it can be used in more places. Hopepfully this will cause fewer UnicodeDecodeErrors. James Vega 2006-05-02 12:22:11 +00:00
  • 6722a856d8 plugins/RSS/test.py: A missing step in testAnnounce was causing other tests to unexpectedly fail. James Vega 2006-05-01 17:49:37 +00:00
  • 48120bfdd2 src/callbacks.py: Update a debug statement so it prints the proper method name. James Vega 2006-05-01 17:08:44 +00:00
  • 67697d8245 src/registry.py: Update StringWithSpaceOnRight to accept the empty string as a valid value (instead of padding a space). James Vega 2006-05-01 16:50:02 +00:00
  • adc53b11df src/registry.py: Update StringSurroundedBySpaces to only be one space if an empty value is set. James Vega 2006-05-01 16:49:23 +00:00
  • afc78317c7 plugins/Alias: Update Alias.lock and Alias.unlock to work now that aliases are no longer attributes of the plugin. James Vega 2006-04-27 22:11:30 +00:00
  • e15a5618b0 plugins/Channel: Add the expiry information to Channel.ban list. James Vega 2006-04-27 00:29:14 +00:00
  • 7c88da9a29 Add the ADVANCED_PLUGIN_CONFIG, ADVANCED_PLUGIN_TESTING, CAPABILITIES, and USING_UTILS docs. James Vega 2006-04-27 00:03:32 +00:00
  • 9b79f112a0 src/drivers/__init__.py: Make Socket the default driver since Twisted has been causing so many problems lately. James Vega 2006-04-13 14:26:06 +00:00
  • 96e001e43a Add nickserv "Password accepted" message for RusNet Andrey Rahmatullin 2006-04-03 17:08:57 +00:00
  • 53e88a67c2 plugins/RSS/test.py: Remove a comment that doesn't apply anymore and add a test for another encoding problem. James Vega 2006-04-06 15:00:53 +00:00
  • 880cce5505 src/utils/str.format: Recognize digits before the '.' in %f formatting. James Vega 2006-04-06 04:01:11 +00:00