Commit Graph

126402 Commits

Author SHA1 Message Date
ian%hixie.ch
14075125c3 Make XMLLogger work again (fallout from the time patch a while back) 2004-01-27 01:29:18 +00:00
ian%hixie.ch
cb26702f03 * Add more comments (especially XXX ones!).
* Rework how Parting, Quitting, and Kicking work:
* Fix bug 133965 (SpottedQuit and SpottedPart not sent for self) for SpottedPart.
  SpottedQuit part of the fix is more involved and is WONTFIX for now; I've added XXX comments where the fixes would have to go.
* Fixed the part message when leaving a channel through the 'part' command.
* Parting and Joining no longer ensure that they were (not already) in the channel before doing the /part of /join command.
* Admin module's Kicked is no longer called for the 'part' command, only when kicked.
* PartedChannel is now where the channel gets removed from the config, so if the server doesn't let the bot part, it won't remember that it has parted.
2004-01-27 01:28:18 +00:00
bienvenu%nventure.com
4184a8c675 fix for 232233 crash in SetFileXPPref if value is null sr=mscott 2004-01-27 00:21:38 +00:00
bienvenu%nventure.com
f62b6fc2e1 properly logout of imap connections when shutting down sr=mscott 115349 2004-01-27 00:17:49 +00:00
bryner%brianryner.com
bb87ef826a Use the right identifier for the version number substitution 2004-01-27 00:13:32 +00:00
bryner%brianryner.com
8b9e077181 Use the right identifier for the version number substitution 2004-01-27 00:11:27 +00:00
jpierre%netscape.com
8c43abd07c Fix for 231051 - crlutil asserts after importing CRL. r=nelsonb, wtc 2004-01-27 00:02:16 +00:00
jst%mozilla.jstenback.com
cf58c793cd Fixing bug 147058. Changing the scope chain of non-XUL DOM nodes to match what IE and Nav<6.0. r=caillon@aillon.org, sr=peterv@propagandism.org 2004-01-26 23:41:34 +00:00
scott%scott-macgregor.org
9dbf14d06d Bug #228300 --> can't install themes if install path contains 8 bit characters 2004-01-26 23:39:15 +00:00
ian%hixie.ch
617f195c21 Comment about possible bug in Kicked method 2004-01-26 23:25:37 +00:00
gerv%gerv.net
00b3e267cb Bug 225043 - enhance chart migration code to populate 'All Open' charts from historical data. Patch by gerv; r,a=justdave. 2004-01-26 23:23:08 +00:00
dbaron%dbaron.org
86f02907b6 Allow this to compile in a build with trace-malloc enabled. 2004-01-26 23:00:30 +00:00
scott%scott-macgregor.org
d0cf39a121 More pref regression fallout:
add missing signon prefs to thunderbird
pref("signon.rememberSignons",              true);
pref("signon.expireMasterPassword",         false);
2004-01-26 22:23:22 +00:00
ian%hixie.ch
c147440f3f in eager mode, it looks silly if we don't trim trailing dots. 2004-01-26 22:03:03 +00:00
jst%mozilla.jstenback.com
4f2e5da122 Fixing uninitialized variable that was introduced with the fix for bug 230840. 2004-01-26 21:58:09 +00:00
ian%hixie.ch
e239b32498 Make the port optional since not everyone knows it's 3306 :-) 2004-01-26 21:55:38 +00:00
ian%hixie.ch
af40ed588f More ways to insult (and praise) the bot. 2004-01-26 21:34:09 +00:00
ian%hixie.ch
a40bf9acdd * Keep track of age of quotes so we can avoid showing some quotes more than others
* Remove commented out code
* Fix the search string parser to actually, er, work
* Don't report number of matches using numbers if there is only one
* Check database is up before reporting status
* Check database is not empty before reporting status
* Report most popular quote
2004-01-26 20:33:16 +00:00
chanial%noos.fr
0a1776cc2b remove files left over from bug 194678, r=bsmedberg, sr=bryner 2004-01-26 20:33:09 +00:00
bsmedberg%covad.net
e5ca8009a2 Re-adding blank makefiles.all to fix tinderboxen 2004-01-26 20:27:39 +00:00
bsmedberg%covad.net
ed1e7e6112 Bug 221363 - remove outdated files from mozilla/l10n. These files are old and unmaintained, and do not work with any trunk code. suggested by bugzilla@babylonsounds.com (sipaq), r=me 2004-01-26 20:09:34 +00:00
ian%hixie.ch
ed47087267 Crash protection for faulty modules that raise exceptions when reporting their help info. 2004-01-26 20:06:40 +00:00
sicking%bigfoot.com
b1b6747c76 Fix bustage from bad casing in #include 2004-01-26 19:32:48 +00:00
sicking%bigfoot.com
1152b3d656 More bug 195350 work: Make html use new nsAttrAndChildArray class.
r=caillon sr=jst
2004-01-26 19:22:05 +00:00
mostafah%oeone.com
98fe734d89 New ico for sunbird 2004-01-26 17:31:26 +00:00
bienvenu%nventure.com
93c0ca4c45 make imap protocol logging handle large chunks of data sent to server, 232129 sr=mscott 2004-01-26 15:52:04 +00:00
mostafah%oeone.com
b2a7d3b752 Updated Spanish translation 2004-01-26 14:56:02 +00:00
neil%parkwaycc.co.uk
053a57133b Bug 231076 nsIPref removal from bookmarks p=arne.anka@stupido.com r=pch sr=jag 2004-01-26 13:37:17 +00:00
neil%parkwaycc.co.uk
7848173748 Bug 230434 nsIPref removal from spellchecker p=arne.anka@stupido.com r=mkaply sr=dbaron 2004-01-26 13:29:25 +00:00
myk%mozilla.org
0d087a05a8 Fix for bug 232164: Adds backwards-compatibility hack for changedin queries for newly created bugs and simplifies the code.
r=bbaetz
2004-01-26 12:09:40 +00:00
myk%mozilla.org
2e0934b5f6 Fix for bug 232160: adds the header back in to the "verify component, etc." page that appears when a user changes the product to which a bug belongs.
r=gerv
2004-01-26 10:12:32 +00:00
ere%atp.fi
e11b1cf9fb Fix for bug 231001: [rte] HTMLArea (Midas) broken since 20040114
r=brade
sr=bz
2004-01-26 09:48:50 +00:00
myk%mozilla.org
6524045f4a Fix for bug 232154: Make old column lists work again by correctly translating old -> new column names.
r=bbaetz
2004-01-26 07:58:26 +00:00
myk%mozilla.org
e435fbdfe6 Fix for bug 232140: makes tests work on b.m.o by making BugMail.pm use Bugzilla::Util, which contains the trim() function BugMail.pm needs.
r=bbaetz
2004-01-26 07:04:22 +00:00
scott%scott-macgregor.org
fd5b390082 Try to fix pref bustage regressions such as link clicks not loading the default browser. 2004-01-26 04:40:45 +00:00
myk%mozilla.org
8694935bc8 Fix for bug 232150: Corrects "field changed" queries including [Bug creation] as one of the fields so that they actually work instead of taking forever. The query was structured as "[Bug creation] clause OR (bugs_activity JOIN clause OR (other field clauses))" when it should have been "bugs_activity JOIN CLAUSE AND ([Bug creation] clause OR other field clauses)"
r=bbaetz
a=myk
2004-01-26 04:04:28 +00:00
jake%bugzilla.org
7248ced448 Bug 232156: Bugzilla 2.17.3 changed some field names in the RDF output. Make Mozbot succeed with either schema.
r= bbaetz
2004-01-26 02:57:03 +00:00
ian%hixie.ch
5259b4c612 Quotebot. Requires MySQL. Based on a specification written by Nortis http://www.blomstereng.org/ 2004-01-26 00:48:52 +00:00
chanial%noos.fr
a1c842e348 Bug 216137: Make xpinstall/packager produce thunderbird/Firebird packages.
patch by David Fraser <davidf@sjsoft.com>, r=bsmedberg, sr=mscott
2004-01-26 00:40:13 +00:00
myk%mozilla.org
bad09ee2a7 Fix for bug 183774: makes duplicates.xul compute a correct base URL when jarred so that links to bugs work.
r=gerv
a=myk
2004-01-25 18:47:16 +00:00
caillon%returnzero.com
1d0beb15bf Use the correct free methods. r+sr=peterv via irc. 2004-01-25 14:53:21 +00:00
ian%hixie.ch
07c133f1c6 Handle exceptions being raised in the Schedule() handler. Before, they would cause the bot to crash on startup and to say stupid things during module loading. 2004-01-25 13:49:54 +00:00
ian%hixie.ch
8e92e66100 Standardise on 'status' as the status command for all modules. 2004-01-25 13:05:45 +00:00
ian%hixie.ch
d828839a5b Support comments, p tags, and div tags. 2004-01-25 13:04:23 +00:00
ian%hixie.ch
16365fd40c Added some default hit protection. Removed a redundant variable definition. Implemented responses for tickling and apologies. Added some support for the moronic misspelt 'u' (you) form. Added support for shaking hands. Added some insults to handle and cleaned up (/x) two regular expressions that were getting very long. 2004-01-25 11:41:48 +00:00
bryner%brianryner.com
0518680d42 Some cleanup to nsProxyObject: implement refcounting without nsISupports inheritance, inline getters, and fix a few warnings. Bug 232022, r=dougt, sr=dbaron. 2004-01-25 10:39:02 +00:00
dbaron%dbaron.org
f6258a1404 Oops. 2004-01-25 06:29:54 +00:00
dbaron%dbaron.org
014fb90c69 Oops. 2004-01-25 06:29:06 +00:00
dbaron%dbaron.org
a064c1efad Adding testcase from bug 228172. Not part of build. 2004-01-25 06:29:05 +00:00
ian%hixie.ch
d4f15faacd Don't send PASS unless there is a password. Make some debug messages a little clearer. Report PASS errors. And most importantly: Correctly handle NICK changes. We will now only change our internal memory of our nick when the server tells us what are nick is. As part of this, stop using the Net::IRC concept of the Current Nick, since that is completely broken. Handles invalid nicks much more gracefully. 2004-01-25 02:48:32 +00:00