Commit Graph

  • e6ec71c990 Added some comments, updated for the change of anticapabilities from ! to -. Jeremy Fincher 2003-11-25 16:07:29 +00:00
  • 574c861cdb Fixed bugs with stupid contractions in NickServ notices. Jeremy Fincher 2003-11-25 15:37:25 +00:00
  • a763674d83 Added server attribute to Irc objects. Jeremy Fincher 2003-11-25 11:53:09 +00:00
  • e4db34da14 Twisted driver had no die() method. Jeremy Fincher 2003-11-25 11:45:09 +00:00
  • adfb3e4035 Oops, had msg instead of response in the verbose printing. Jeremy Fincher 2003-11-25 11:44:56 +00:00
  • 5564e43239 Added ability to configure showing of ids on or off. Jeremy Fincher 2003-11-25 11:43:09 +00:00
  • 4770ef1b3f Added the to= keyword argument to reply. Jeremy Fincher 2003-11-25 11:08:57 +00:00
  • e65dcaab86 Allow more time for connect than for normal reads. Jeremy Fincher 2003-11-25 10:34:07 +00:00
  • 77393f83ad Fixed bug in identification/doNotice code that would cause an infinite loop if the stupid services on the stupid (coughoftccough) network use a contraction. Jeremy Fincher 2003-11-25 10:30:58 +00:00
  • 533b6aed81 Updated. Jeremy Fincher 2003-11-25 10:22:50 +00:00
  • 2c779bd543 Changed Alias.freeze to Alias.lock. Jeremy Fincher 2003-11-25 10:19:40 +00:00
  • 6d3cb48c51 Fixed uptime sorting. Jeremy Fincher 2003-11-25 09:45:01 +00:00
  • a3aeaee2b0 Updated tests for another unavailable game. Jeremy Fincher 2003-11-25 09:44:01 +00:00
  • 28cd12a975 Updated. Jeremy Fincher 2003-11-25 09:34:50 +00:00
  • 3e5ff453a2 Oops, $ is parsed in the ChangeLog :) Jeremy Fincher 2003-11-25 09:34:14 +00:00
  • 86524fa148 Added revision command for finding out the revision of supybot's files. Jeremy Fincher 2003-11-25 09:32:18 +00:00
  • 210809ab99 Fix for bug #848475. Jeremy Fincher 2003-11-25 09:13:28 +00:00
  • 86b41dd4a6 Allowed escaping of colons in supyfact files. Didn't allow escaping of backslashes, yet, but that's less a worry, I think. Jeremy Fincher 2003-11-25 09:08:06 +00:00
  • 4cb49606c5 Stopped listing the plugin dispatcher command in the commands list. Jeremy Fincher 2003-11-25 08:51:27 +00:00
  • a4284e7924 Added __revision__ strings. Jeremy Fincher 2003-11-25 08:38:19 +00:00
  • 1687b3f916 Wasn't using an IrcString for the chanserv nick. Jeremy Fincher 2003-11-25 08:28:41 +00:00
  • 5f4a541fe1 Added __revision__ strings. Jeremy Fincher 2003-11-25 08:23:47 +00:00
  • 6ce845f8d3 Updated to include strings in @objects output. Jeremy Fincher 2003-11-25 08:20:41 +00:00
  • 4e273a2395 Fixed some use of regexps, commented out a test that was failing because a game expired. Jeremy Fincher 2003-11-24 23:07:51 +00:00
  • a966513c7d Changed commit behavior of UsersDB and ChannelsDictionary to commit on setUser/delUser/newUser and setChannel, respectively. Jeremy Fincher 2003-11-24 22:32:33 +00:00
  • 1507ff8746 Updated. Jeremy Fincher 2003-11-24 22:29:11 +00:00
  • 79e28d4ba2 Added a test to test_Http.py in the weather section that I forgot to add with my previous commit. Brett Phipps 2003-11-24 21:55:38 +00:00
  • aa19f78b40 Fixed one s/needed/required/ in EXAMPLE and updated example.sgml to match the current EXAMPLE file Daniel DiPaolo 2003-11-24 20:48:01 +00:00
  • 0a13904a13 Added an additional check to weather. Fixed getting a single argument that coudl not be found properly. Brett Phipps 2003-11-24 20:35:26 +00:00
  • f53c92cce9 Fix for bug #847950. Jeremy Fincher 2003-11-24 09:40:27 +00:00
  • 2cdd2392ff Fixed an UnboundLocalError caused by forgetting to assign a default None value to some vars. Daniel DiPaolo 2003-11-24 06:12:09 +00:00
  • dc2c9c55fe Made __iter__ equivalent to iterkeys in IterableMap. Jeremy Fincher 2003-11-23 14:09:20 +00:00
  • bd15dadf28 Initial checkin. Jeremy Fincher 2003-11-23 14:06:13 +00:00
  • d338789a7b Fixed bug in acronym showing the header, added a test. v0.75.0 Jeremy Fincher 2003-11-23 13:25:43 +00:00
  • d05a9a3121 Updated for newly tweaked acronymfinder page. Jeremy Fincher 2003-11-23 13:20:20 +00:00
  • d1bbb015a8 Poor attempt to fix the 33 years bug. Jeremy Fincher 2003-11-23 13:01:19 +00:00
  • f7d5be5ee8 Explained the sf alias and its usefulness. Jeremy Fincher 2003-11-22 17:10:41 +00:00
  • 45de360e69 Added note about included botscripts. Jeremy Fincher 2003-11-22 17:10:00 +00:00
  • d618e9ec87 Fixed logic bug in prefixchar questions. Jeremy Fincher 2003-11-22 17:08:39 +00:00
  • e6ad1614f3 Be more lenient about non-existent pluginDirs. Jeremy Fincher 2003-11-22 17:06:23 +00:00
  • dfadfe7e34 Made Configurable store its data in human-readable/editable form. Jeremy Fincher 2003-11-22 16:10:45 +00:00
  • 1d95410f91 Fixed introduced bug in that callbacks.Privmsg.handled wasn't set appropriately when a command was called. Jeremy Fincher 2003-11-22 07:16:34 +00:00
  • 6ae0a0b8c4 Made configure handle comments and empty lines. Jeremy Fincher 2003-11-22 06:57:03 +00:00
  • 27ce1d3cc7 Fixed an uncaught exception in configure. Jeremy Fincher 2003-11-22 06:54:42 +00:00
  • 877d376988 Restricted the characters that a prefix character can be. Jeremy Fincher 2003-11-22 06:53:34 +00:00
  • 7642def926 Don't bother asking about Alias if it's already been loaded. Jeremy Fincher 2003-11-22 06:42:11 +00:00
  • f44a155bdf Updated. Jeremy Fincher 2003-11-22 05:00:49 +00:00
  • dcac677726 Initial commit. Jeremy Fincher 2003-11-22 04:57:17 +00:00
  • 748a818c09 Updated. Jeremy Fincher 2003-11-22 04:45:10 +00:00
  • f79aafa3f7 Fixed to run on systems without sqlite. Jeremy Fincher 2003-11-22 04:25:42 +00:00
  • 41c2ead5bd Changed to be a Configurable, fixed a few possible bugs. Jeremy Fincher 2003-11-22 04:23:59 +00:00
  • b1f424d1ed Handled Windows' timeout number on socket.error. Jeremy Fincher 2003-11-22 03:57:38 +00:00
  • 0b9d7bd0bb Fixed bug #847032. Jeremy Fincher 2003-11-22 03:50:45 +00:00
  • 37c6516693 Fix for bug #846065. Jeremy Fincher 2003-11-22 02:10:51 +00:00
  • 0e8891871f Minor stylistic fixes (I thought there'd be more, but I solved another problem without messing with this plugin). Jeremy Fincher 2003-11-22 02:10:13 +00:00
  • 7784d21cde Fixed the bug in acronym for the change in format and tightened the test to catch such changes. Jeremy Fincher 2003-11-22 01:13:33 +00:00
  • 4ed97b0ba5 Changed to use a DBHandler. Jeremy Fincher 2003-11-22 00:55:08 +00:00
  • f2f61fdfad Configure question about snarfer should be for all users James Vega 2003-11-22 00:51:27 +00:00
  • 6b5ef88c06 Added some debugging printfs that may be useful in the future. Jeremy Fincher 2003-11-22 00:40:46 +00:00
  • 7b26501f15 Some small fixes to Poll. Stéphan Kochen 2003-11-22 00:31:55 +00:00
  • e7fd4cafbb Fixed a bug in ChannelDBHandler that *somehow* would cause a wrong database to be returned from getDb. Jeremy Fincher 2003-11-21 23:32:24 +00:00
  • d83cf1450f Fix for bug #846714. Jeremy Fincher 2003-11-21 22:22:18 +00:00
  • 966a09437c Fixed bug in isAction. Jeremy Fincher 2003-11-21 22:13:18 +00:00
  • 0cc2c2f49f Fixed html entities in rss titles. Jeremy Fincher 2003-11-21 19:07:14 +00:00
  • 10fe799033 Fixed handling of timeout on socket in Debian.version. Jeremy Fincher 2003-11-21 18:16:27 +00:00
  • cdda36f9fb Fixed the self-lart bug. Jeremy Fincher 2003-11-21 17:42:41 +00:00
  • 581dcda8e0 Tweaked output of seen. Jeremy Fincher 2003-11-21 17:32:14 +00:00
  • e9b81580a4 Fixed lots of raised exceptions because I had the wrong number of arguments. Jeremy Fincher 2003-11-21 15:32:14 +00:00
  • b3aade6984 Cleaner output for nonexistent entries. Jeremy Fincher 2003-11-21 13:02:26 +00:00
  • 308ae5527c Fixed bug #846053. Jeremy Fincher 2003-11-21 12:45:50 +00:00
  • 0da5c27380 Fixed bug #846332. Jeremy Fincher 2003-11-21 12:35:24 +00:00
  • 43c594661c Fixed bug #846220. Jeremy Fincher 2003-11-21 12:31:51 +00:00
  • 6f93426d66 Minor style update. Jeremy Fincher 2003-11-21 11:58:16 +00:00
  • 0ab9d4e3ec Do sorting the right way (not only are cmp functions slow, but with nicks you need to sort by ircutils.toLower, not str.lower). Jeremy Fincher 2003-11-21 11:45:43 +00:00
  • c283ca73de Yay! Full navbar on all pages James Vega 2003-11-21 04:50:28 +00:00
  • e3b09746c0 Now we can sort names independent of case! James Vega 2003-11-20 23:46:56 +00:00
  • 8b9f5a607f Fix the Google Groups snarfer bug and added appropriate tests James Vega 2003-11-20 19:53:15 +00:00
  • 8854363785 Cleaned up the generated source some James Vega 2003-11-20 17:34:58 +00:00
  • 6bcd109cf1 Added navbar James Vega 2003-11-20 17:21:02 +00:00
  • 539b307e27 Typo fix reported by Stuka. Jeremy Fincher 2003-11-20 15:11:31 +00:00
  • 288c281343 Added tests for the weather errors-that-shouldn't-be-errors. Jeremy Fincher 2003-11-20 12:19:05 +00:00
  • e21d7109cb Fixed the problem where country abbreviations that match USA State abbreviations will never be found. Brett Phipps 2003-11-20 05:27:03 +00:00
  • 6106f27e2d Some more cleanups James Vega 2003-11-20 03:00:52 +00:00
  • a561767b70 Updated. Jeremy Fincher 2003-11-20 01:58:58 +00:00
  • 8b3afe9f74 Fixed the links at the bottom, which I broke. Jeremy Fincher 2003-11-20 01:58:39 +00:00
  • 8a850e7f64 Ask first before calling getpass. Jeremy Fincher 2003-11-20 01:06:27 +00:00
  • de81be01ff Slight efficiency/readability fix. Jeremy Fincher 2003-11-20 01:05:07 +00:00
  • 0f19c104a8 Minor stylistic updates (I missed two strings using triple double quotes instead of triple single quotes) Jeremy Fincher 2003-11-20 00:47:20 +00:00
  • b8c6b3795a Minor stylistic updates; also made plugins.html and commands.html go to docs/ and link to docs/plugins/__.html Jeremy Fincher 2003-11-20 00:46:31 +00:00
  • 484bb71b3a supybot.css is in supybot-www now. Major overhaul to docs generator James Vega 2003-11-20 00:03:26 +00:00
  • a1780908bd Made into a ChannelPluginTestCase. Jeremy Fincher 2003-11-19 23:49:10 +00:00
  • 00985ab587 Updated the test for the new snarfer default. Jeremy Fincher 2003-11-19 23:41:54 +00:00
  • 5fe1aeed02 Updated the test for the new snarfer default. Jeremy Fincher 2003-11-19 23:39:42 +00:00
  • 05390b6616 Updated the test for the new snarfer default and renamed the general test to 'test'. Jeremy Fincher 2003-11-19 23:36:46 +00:00
  • fb4a4ffca7 Changed the default of the snarfer, added a question to configure. Jeremy Fincher 2003-11-19 23:34:53 +00:00
  • 2a5cc04749 Finished the alias sf question in configure. Jeremy Fincher 2003-11-19 23:18:34 +00:00
  • 738d1bbde3 Removed addbadword and removebadword; changed the name of addbadwords and removebadwords to add and remove, respectively. Jeremy Fincher 2003-11-19 23:15:08 +00:00
  • e20f69288c Handled empty lines appropriately in supyfact files. Jeremy Fincher 2003-11-19 22:39:01 +00:00
  • c17f85e51b Fixed escaping IOError from add command. Jeremy Fincher 2003-11-19 22:36:58 +00:00
  • 909597b7ac Changed the name of the commands in Markov and added a test (that currently only tests documentation) for Markov. Jeremy Fincher 2003-11-19 22:25:19 +00:00