Commit Graph

3834 Commits

Author SHA1 Message Date
Daniel DiPaolo 9441f1487e meta-changelog this is! 2004-02-19 07:40:29 +00:00
Jeremy Fincher 8b20ad77fa Updated. 2004-02-19 07:21:07 +00:00
Jeremy Fincher c563559b29 googleSnarfer shouldn't prefixName, and shouldn't come back with failuers. 2004-02-19 07:18:33 +00:00
Daniel DiPaolo fc93bb4da5 Minor doc fixes. 2004-02-19 07:07:16 +00:00
Jeremy Fincher 837ab99748 Changed copyright date in template. 2004-02-19 07:04:08 +00:00
Jeremy Fincher 52da42110d Removed addendum about registry; docs/CONFIGURATION handles that quite well. 2004-02-19 06:48:25 +00:00
Daniel DiPaolo 9e51729d9f New DocBook file for the capabilities doc, updated the Makefile
correspondingly, also fixed a few minor things in the capabilities doc itself.
2004-02-19 01:15:04 +00:00
Daniel DiPaolo bfea2fcc3f Make Topic.add and Topic.change agree on how strict they are with users adding
and changing topic items (i.e., they now both fallback on simply the nick
whenever a registered username is unavailable)
2004-02-18 22:36:58 +00:00
James Vega 0b48743065 Added tests to catch the pipeSyntax bug and to test G-Lite's new bracketSyntax
enabling/disabling.
2004-02-18 17:16:28 +00:00
Stéphan Kochen 708ee91776 Actually, that is rather unnecessary. Sorry for messing up so bad today. :/ 2004-02-18 16:29:44 +00:00
Stéphan Kochen 52e7551493 Whoops, messed that up good. 2004-02-18 16:21:07 +00:00
Stéphan Kochen f08f875d3c Fixed a nasty bug where pipe syntax would still work if it's disabled but
the pipe character is spaced out, as in: @foo | bar
Also added supybot.bracketSyntax; defaults to True, don't worry. ;)
2004-02-18 15:39:30 +00:00
James Vega ffe0c5c5d9 There's only one Config plugin that I know of 2004-02-18 14:12:27 +00:00
Jeremy Fincher 2747baf48a Fixed bug in IrcObjectProxy{Regexp} where actions weren't targetted correctly based on the to/private arguments. 2004-02-18 13:41:47 +00:00
Jeremy Fincher 70ce38a979 Added another FAQ. 2004-02-18 12:23:48 +00:00
Jeremy Fincher a7d83efbba Fixed bugz0r in the way stuff is printed. 2004-02-18 12:15:04 +00:00
Jeremy Fincher a97c961b0b Documentation update. 2004-02-18 12:13:24 +00:00
Jeremy Fincher faa27d573f Fix for bug #899271, as well as some other problems with the test suite and ChannelPluginTestCase. 2004-02-18 07:36:40 +00:00
Daniel DiPaolo dcf7d167eb Fixed typo:
<sifu> Strike|laptop: Error: I've already got ops in #grasshoppersx

That last x is the typo :)
2004-02-18 04:36:50 +00:00
James Vega 3128255c0f MoobotFactoids.randomfactoid must've felt so lonely not having anyone to test
that he was ok.  Add that to him having an unwanted msg lying around, and he
must've been quite sad.
2004-02-17 21:41:52 +00:00
Jeremy Fincher 1ef546178c Fixed doMode only to do something when there are actual arguments. 2004-02-17 19:04:24 +00:00
Jeremy Fincher c070e66d11 Fixed revision (again). 2004-02-17 18:54:35 +00:00
Jeremy Fincher 99926fd170 Added mode, and made sure to send one after joining a channel. 2004-02-17 18:12:01 +00:00
Jeremy Fincher e609d5dfd7 Fixed the problem of having multiple upkeeps scheduled. 2004-02-17 18:10:27 +00:00
James Vega 3851d1d152 Added amazon snarfer and price information. 2004-02-17 16:40:32 +00:00
James Vega 7192e97376 Added url to Ebay.auction as per RFE #896118 2004-02-17 15:36:27 +00:00
Stéphan Kochen f1e34ccfa9 Added invite command with test, fixed docstrings. 2004-02-17 13:28:40 +00:00
Jeremy Fincher 976efd87cf Added skullY's patches for Network.whois for .orgs. 2004-02-17 08:08:18 +00:00
Jeremy Fincher 6be8850822 Oops, we use commas now. 2004-02-17 06:51:07 +00:00
Daniel DiPaolo a35e185c4b Just changed a var name to be more clear in _lock for MF, and finally fixed the
MF tests so that they all pass (without removing test functionality)!
2004-02-17 06:33:23 +00:00
Jeremy Fincher f3c481d13f Removed some catching of exceptions that can never happen due to MetaFirewall. 2004-02-17 06:31:19 +00:00
Jeremy Fincher 2dab520e66 Fixed the __str__ of some Value subclasses. 2004-02-17 06:30:12 +00:00
Jeremy Fincher c0dad919d6 Updated. 2004-02-17 06:29:19 +00:00
Jeremy Fincher 32aa12b118 Finally fixed test0rz. 2004-02-17 05:18:58 +00:00
Jeremy Fincher bef64f2b21 Should fix bugz0r with OptionList.tokenize. 2004-02-17 05:14:57 +00:00
Jeremy Fincher 465e12e14e Mess up in rewrite. 2004-02-17 05:05:40 +00:00
Jeremy Fincher 37247adcea Rewrite of OptionListTestCase to actually test things well. 2004-02-17 05:00:00 +00:00
Daniel DiPaolo 98cc71d5c9 Fixed quoting issues (permanently, I hope) in the tests. 2004-02-17 04:49:00 +00:00
Jeremy Fincher 952676be69 Fixed bug found by skullY. 2004-02-17 03:55:31 +00:00
Jeremy Fincher 497db7399a Updated. 2004-02-17 03:36:50 +00:00
James Vega 62f3242b81 I thought this already sorted by id... 2004-02-17 02:41:09 +00:00
Jeremy Fincher ef550c2dc0 Fixed bug lkn4it reported -- no doJoin. 2004-02-17 01:51:54 +00:00
Jeremy Fincher c809cc9217 Tried to fix0r the bugz0r that wishy and I are having with failures to reconnect. 2004-02-17 01:45:30 +00:00
Jeremy Fincher f14341ef26 Updated for the new release. 2004-02-17 01:36:32 +00:00
Daniel DiPaolo af9f1ca174 The start of my stuff on the Config plugin, was written before it stabilized so
it may not be correct at this time, but it's better than nothing!
2004-02-17 01:34:42 +00:00
Jeremy Fincher 223ac90fde Added logging of ERRORs from server. 2004-02-16 19:53:19 +00:00
Jeremy Fincher de72ad4026 Made a potential AssertionError not get raised. 2004-02-16 17:28:12 +00:00
Jeremy Fincher 6d117b2992 Fixed bug #898028. 2004-02-16 16:16:13 +00:00
Jeremy Fincher ced437b309 Change the default upkeepInterval to 1h instead of 5m. 2004-02-16 09:13:48 +00:00
Jeremy Fincher bd7c758dee Slightly fixed a formatting issue. 2004-02-16 08:41:26 +00:00