index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mailnews
Commit message (
Expand
)
Author
Age
Lines
*
Remove unused mailnews.mozbuild
Matt A. Tobin
2020-02-28
-16
/
+0
*
Correct typo in mailnews/base/src/moz.build
Matt A. Tobin
2020-02-28
-1
/
+1
*
Issue #65 - Remove AppConstants from mailnews/
Matt A. Tobin
2020-02-01
-5
/
+7
*
Issue #1377 - Fix porting typo in mailnews/base/search/content/searchWidgets.xml
Matt A. Tobin
2020-02-01
-1
/
+1
*
Issue #1358 - Default to SSL/TLS when using the Account Wizard
Matt A. Tobin
2020-01-18
-3
/
+6
*
Bug 1599054 - allow callers to ommit sending OAuth2 client_secret parameter.
Gaming4JC
2019-12-30
-2
/
+21
*
Bug 1597933 - Use URLSearchParams for setting params for OAuth2 authorization...
Gaming4JC
2019-12-30
-20
/
+37
*
Bug 1597933 - use fetch + URLSearchParms instead of Http.jsm to request OAuth...
Gaming4JC
2019-12-30
-32
/
+32
*
Bug 1597933 - don't pass string constants to determine OAuth refresh token or...
Gaming4JC
2019-12-30
-10
/
+16
*
Bug 1597933 - improve OAuth2 params parsing.
Gaming4JC
2019-12-30
-15
/
+7
*
Bug 1597933 - clean up OAuth2 code: remove responseType which is always code.
Gaming4JC
2019-12-30
-9
/
+6
*
Bug 1453643 - Enable proper retry on oauth2 authenication failure.
Gaming4JC
2019-12-30
-26
/
+34
*
Bug 1176399 - Multiple requests for master password when GMail OAuth2 is enab...
Gaming4JC
2019-12-30
-21
/
+101
*
Bug 1571481 - Improve multipart/alternative.
Gaming4JC
2019-12-02
-20
/
+25
*
Bug 1482248 - don't crash on empty file name in nsMsgLocalStoreUtils::nsShoul...
Gaming4JC
2019-12-02
-0
/
+3
*
Bug 1509685 - Add more bounds checking in nsMsgDBView::UpdateDisplayMessage()...
Gaming4JC
2019-12-02
-0
/
+6
*
Issue #1258 - Remove remaining chat core bits
adeshkp
2019-11-28
-8
/
+0
*
Bug 1592407 - Port OAuth2 decoding fix from gData add-on.
Matt A. Tobin
2019-11-14
-1
/
+1
*
Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 Support
Matt A. Tobin
2019-11-12
-0
/
+2
*
Bug 1494764 - Removed MOZ_ASSERT but now still process line where it would oc...
Matt A. Tobin
2019-11-12
-22
/
+45
*
Manually revert Bug 1494764 - Removed MOZ_ASSERT but now still process line w...
Matt A. Tobin
2019-11-12
-7
/
+5
*
Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 Support
Matt A. Tobin
2019-11-12
-1
/
+1
*
Issue #1258 - Part 10: Remove chat core bits
Matt A. Tobin
2019-11-12
-64
/
+5
*
Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 Support
Matt A. Tobin
2019-11-12
-0
/
+2
*
Issue #1258 - Part 9: Add close-icon class to close button in newmailalert.xul
Matt A. Tobin
2019-11-11
-1
/
+1
*
Bug 726655 - Add null check in nsMsgDBView::GetThreadContainingMsgHdr() to av...
Matt A. Tobin
2019-11-11
-0
/
+1
*
Bug 786683 - check success of GetFilePath() throughout nsMsgBrkMBoxStore.cpp.
Matt A. Tobin
2019-11-11
-7
/
+12
*
Bug 1584473 - Fix several issues
Matt A. Tobin
2019-11-11
-8
/
+3
*
Bug 1240290
Matt A. Tobin
2019-11-11
-215
/
+282
*
Bug 1580187 - Add null check to avoid crash in nsImapService::NewChannel().
Matt A. Tobin
2019-11-11
-1
/
+1
*
Bugs 1437282, 1438590, 1506587, and 1498795
Matt A. Tobin
2019-11-11
-5
/
+53
*
Bug 1558595
Matt A. Tobin
2019-11-11
-28
/
+51
*
Bug 1315662 - delete SMTP server login credentials when deleting the account ...
Matt A. Tobin
2019-11-11
-18
/
+47
*
Bug 1338715 - Remove Outlook Express import
Matt A. Tobin
2019-11-11
-5794
/
+0
*
Bug 1554098 - deduce RSS media enclosures type from extension when missing.
Matt A. Tobin
2019-11-11
-10
/
+12
*
Bug 1480063 - Remove mimeEncodeSubject (encodeMimePartIIStr_UTF8) from feeds.
Matt A. Tobin
2019-11-11
-22
/
+1
*
Bug 1528496 - Correctly fix Bug 1023285 and utf8 addressing header display fo...
Matt A. Tobin
2019-11-11
-18
/
+50
*
Bug 1423487 - Support multiple authors in RSS feeds.
Matt A. Tobin
2019-11-11
-56
/
+133
*
Bug 1167982 - Do charset detection for all text/* attachments in composition,...
Matt A. Tobin
2019-11-11
-1
/
+3
*
Bug 522450 - Place mail copy on the correct folder when using Reply to List
Matt A. Tobin
2019-11-11
-0
/
+1
*
Tails 6156 - Fix outdated error handling in accountcreation and remove buggy ...
Matt A. Tobin
2019-11-11
-12
/
+7
*
Bug 971347 - Fix autoconfig vulnerable to active MITM attacks for all domains...
Matt A. Tobin
2019-11-11
-77
/
+153
*
Bug 1020971 - Port bug 1015664: Remove NS_HIDDEN and friends.
Matt A. Tobin
2019-11-11
-33
/
+0
*
Bug 1546840 - Allow GloDa queries for read or unread messages
Matt A. Tobin
2019-11-11
-0
/
+2
*
Bug 1508054 - reduce exposed API of nsMsgHdr.
Matt A. Tobin
2019-11-11
-41
/
+53
*
Bug 1386601 - experimental patch to investigate Thunderbird topcrash, seriali...
Matt A. Tobin
2019-11-10
-0
/
+6
*
Bug 1495698 - Fix hang when HTML signature references non-existent image.
Matt A. Tobin
2019-11-10
-40
/
+47
*
Bug 1525120 - Fix condition for decoding attachments (base64/qp) when saving ...
Matt A. Tobin
2019-11-10
-5
/
+4
*
Bugs 1507218 and 1528615
Matt A. Tobin
2019-11-10
-44
/
+132
*
Bugs 1402750 and 1490331 - Declare the character set correctly in the 'PGP ad...
Matt A. Tobin
2019-11-10
-4
/
+4
[next]