summaryrefslogtreecommitdiffstats
path: root/mailnews
Commit message (Expand)AuthorAgeLines
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-71/+0
* Issue #1656 - Part 4: Manual cleanupMoonchild2020-09-23-12/+0
* Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23-2/+0
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-19/+0
* Follow up to 39be34c06 - The check sound be if not orderedMatt A. Tobin2020-07-27-2/+2
* Revert "Follow up to 39be34c06 - The check sound be if not ordered"Matt A. Tobin2020-07-27-2/+2
* Follow up to 39be34c06 - The check sound be if not orderedMatt A. Tobin2020-07-27-2/+2
* Revert "Follow up to 39be34c06 - The check sound be if not ordered"Matt A. Tobin2020-07-27-1/+1
* Follow up to 39be34c06 - The check sound be if not orderedMatt A. Tobin2020-07-27-1/+1
* [MailNews] Allow setting "Local Folders" as always the first displayed accountMatt A. Tobin2020-07-27-0/+5
* [MailNews] Allow ordering of accounts to respect mail.accountmanager.accountsMatt A. Tobin2020-07-27-1/+9
* Bug 1613623 - For IMAP, no longer allow STARTTLS when server sends PREAUTH gr...Gaming4JC2020-06-11-19/+35
* Remove unused mailnews.mozbuildMatt A. Tobin2020-02-28-16/+0
* Correct typo in mailnews/base/src/moz.buildMatt A. Tobin2020-02-28-1/+1
* Issue #65 - Remove AppConstants from mailnews/Matt A. Tobin2020-02-01-5/+7
* Issue #1377 - Fix porting typo in mailnews/base/search/content/searchWidgets.xmlMatt A. Tobin2020-02-01-1/+1
* Issue #1358 - Default to SSL/TLS when using the Account WizardMatt A. Tobin2020-01-18-3/+6
* Bug 1599054 - allow callers to ommit sending OAuth2 client_secret parameter.Gaming4JC2019-12-30-2/+21
* Bug 1597933 - Use URLSearchParams for setting params for OAuth2 authorization...Gaming4JC2019-12-30-20/+37
* Bug 1597933 - use fetch + URLSearchParms instead of Http.jsm to request OAuth...Gaming4JC2019-12-30-32/+32
* Bug 1597933 - don't pass string constants to determine OAuth refresh token or...Gaming4JC2019-12-30-10/+16
* Bug 1597933 - improve OAuth2 params parsing.Gaming4JC2019-12-30-15/+7
* Bug 1597933 - clean up OAuth2 code: remove responseType which is always code.Gaming4JC2019-12-30-9/+6
* Bug 1453643 - Enable proper retry on oauth2 authenication failure.Gaming4JC2019-12-30-26/+34
* Bug 1176399 - Multiple requests for master password when GMail OAuth2 is enab...Gaming4JC2019-12-30-21/+101
* Bug 1571481 - Improve multipart/alternative.Gaming4JC2019-12-02-20/+25
* Bug 1482248 - don't crash on empty file name in nsMsgLocalStoreUtils::nsShoul...Gaming4JC2019-12-02-0/+3
* Bug 1509685 - Add more bounds checking in nsMsgDBView::UpdateDisplayMessage()...Gaming4JC2019-12-02-0/+6
* Issue #1258 - Remove remaining chat core bitsadeshkp2019-11-28-8/+0
* Bug 1592407 - Port OAuth2 decoding fix from gData add-on.Matt A. Tobin2019-11-14-1/+1
* Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 SupportMatt A. Tobin2019-11-12-0/+2
* Bug 1494764 - Removed MOZ_ASSERT but now still process line where it would oc...Matt A. Tobin2019-11-12-22/+45
* Manually revert Bug 1494764 - Removed MOZ_ASSERT but now still process line w...Matt A. Tobin2019-11-12-7/+5
* Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 SupportMatt A. Tobin2019-11-12-1/+1
* Issue #1258 - Part 10: Remove chat core bitsMatt A. Tobin2019-11-12-64/+5
* Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 SupportMatt A. Tobin2019-11-12-0/+2
* Issue #1258 - Part 9: Add close-icon class to close button in newmailalert.xulMatt A. Tobin2019-11-11-1/+1
* Bug 726655 - Add null check in nsMsgDBView::GetThreadContainingMsgHdr() to av...Matt A. Tobin2019-11-11-0/+1
* Bug 786683 - check success of GetFilePath() throughout nsMsgBrkMBoxStore.cpp.Matt A. Tobin2019-11-11-7/+12
* Bug 1584473 - Fix several issuesMatt A. Tobin2019-11-11-8/+3
* Bug 1240290Matt A. Tobin2019-11-11-215/+282
* Bug 1580187 - Add null check to avoid crash in nsImapService::NewChannel().Matt A. Tobin2019-11-11-1/+1
* Bugs 1437282, 1438590, 1506587, and 1498795Matt A. Tobin2019-11-11-5/+53
* Bug 1558595Matt A. Tobin2019-11-11-28/+51
* Bug 1315662 - delete SMTP server login credentials when deleting the account ...Matt A. Tobin2019-11-11-18/+47
* Bug 1338715 - Remove Outlook Express importMatt A. Tobin2019-11-11-5794/+0
* Bug 1554098 - deduce RSS media enclosures type from extension when missing.Matt A. Tobin2019-11-11-10/+12
* Bug 1480063 - Remove mimeEncodeSubject (encodeMimePartIIStr_UTF8) from feeds.Matt A. Tobin2019-11-11-22/+1
* Bug 1528496 - Correctly fix Bug 1023285 and utf8 addressing header display fo...Matt A. Tobin2019-11-11-18/+50
* Bug 1423487 - Support multiple authors in RSS feeds.Matt A. Tobin2019-11-11-56/+133