summaryrefslogtreecommitdiffstats
path: root/mailnews/base/src
Commit message (Collapse)AuthorAgeLines
* 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
|
* Bug 1176399 - Multiple requests for master password when GMail OAuth2 is ↵Gaming4JC2019-12-30-16/+59
| | | | enabled.
* Bug 1509685 - Add more bounds checking in ↵Gaming4JC2019-12-02-0/+6
| | | | | | nsMsgDBView::UpdateDisplayMessage() to avoid crashes Tag #1311
* Issue #1258 - Remove remaining chat core bitsadeshkp2019-11-28-8/+0
| | | This fixes Interlink build on Mac.
* Issue #1258 - Part 10: Remove chat core bitsMatt A. Tobin2019-11-12-37/+2
|
* Bug 726655 - Add null check in nsMsgDBView::GetThreadContainingMsgHdr() to ↵Matt A. Tobin2019-11-11-0/+1
| | | | | | avoid crash. Tag #1273
* Bug 1423487 - Support multiple authors in RSS feeds.Matt A. Tobin2019-11-11-3/+11
| | | | Tag #1273
* Bug 809513 - Prevent unread Drafts from showing in new mail notification.Matt A. Tobin2019-11-10-4/+8
| | | | | | Change mainly affects Windows. However, Linux integration also changed so that it also allows new mail notification to occur for folder with SentMail flag. Tag #1273
* Bug 1271353 - check own email addresses case-insensitively in correspondents ↵Matt A. Tobin2019-11-10-3/+25
| | | | | | column and ignore plus addressing part. Tag #1273
* Bug 342632 - Allow defaultAccount to return success with nullptr result when ↵Matt A. Tobin2019-11-10-56/+67
| | | | | | there is no usable account. Tag #1273
* Bug 1416033 - remove some unneeded includes in mailnewsMatt A. Tobin2019-11-10-5/+0
| | | | Tag #1273
* Bug 646901 - add error checking to fix crash in ↵Matt A. Tobin2019-11-10-7/+8
| | | | | | | | nsMsgXFVirtualFolderDBView::OnSearchHit(). dbToUse was null Rag #1273
* Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵Matt A. Tobin2019-11-10-6/+6
| | | | | | | | | | | conversion constructors * Part 1: make conversion CTORs explicit. Minor tweaks to conform with new(ish) static analysis rule which flags up implicit single-argument conversion constructors. * Part 2: fix a couple of double-mRefCnt declaration errors. * Part 3: Fix unsafe use of NS_ConvertASCIItoUTF16(). Tag #1273
* Bug 1427732 - fix newline handling when copying messages and compacting folders.Matt A. Tobin2019-11-10-9/+14
| | | | Tag #1273
* Bug 1328847 - Change SEC_NORMAL to SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL where ↵Matt A. Tobin2019-11-10-1/+1
| | | | | | system principal is used. Tag #1273
* Issue #1258 - Part 8: Ifdef MailNews OAuth2 SupportMatt A. Tobin2019-11-05-2/+7
| | | | Use --disable-mailnews-oauth2 to exclude it. Confvars won't be respected.
* Issue #1258 - Part 7: UXP Specific fixesMatt A. Tobin2019-11-03-30/+4
| | | | * This includes Bug 1326433 for Janek fallout (ldap already had this fix)
* Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1Matt A. Tobin2019-11-03-0/+45455