Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1829 - Revert “Issue #1751 -- Remove XP_MACOSX conditionals from ↵ | Brian Smith | 2022-04-26 |
| | | | | | | | | | the rest of the tree.” This also removes some PP abuse and takes file entries out of PP when no longer needed without XP_MACOSX conditionals. This reverts commit 6f707bde95dab6998ac204f9ee6c925ee230c740. | ||
* | Issue #1829 - Revert “Issue #1751 - Remove Mac code behind ↵ | Brian Smith | 2022-04-26 |
| | | | | | | MOZ_WIDGET_TOOLKIT == 'cocoa’” This reverts commit 1fe9c19305dadf2d5bcaa0e589fcd250389dfa8a. | ||
* | Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' | Moonchild | 2021-06-21 |
| | |||
* | Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree. | Moonchild | 2021-05-06 |
| | | | | | This also removes some PP abuse and takes file entries out of PP when no longer needed without XP_MACOSX conditionals. | ||
* | [widget] MailNews Followup: Require user interaction when picking files or ↵ | Gaming4JC | 2021-02-26 |
| | | | | | | folders v2 98f6ad61f4f3c66209036db4bc7a4ae6ff4d1d3d introduced a boolean, this just passes it down and fixes build bustage of mailnews. | ||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Follow up to 39be34c06 - The check sound be if not ordered | Matt A. Tobin | 2020-07-27 |
| | | | | FINE! I'll go to bed already... | ||
* | Revert "Follow up to 39be34c06 - The check sound be if not ordered" | Matt A. Tobin | 2020-07-27 |
| | | | | This reverts commit d7d4567ffee9527aaaf4b975246445305e38ef9d. | ||
* | Follow up to 39be34c06 - The check sound be if not ordered | Matt A. Tobin | 2020-07-27 |
| | | | | I am tired. | ||
* | Revert "Follow up to 39be34c06 - The check sound be if not ordered" | Matt A. Tobin | 2020-07-27 |
| | | | | This reverts commit 8698bde001373f7d2dd4ecddd80874d683bab32e. | ||
* | Follow up to 39be34c06 - The check sound be if not ordered | Matt A. Tobin | 2020-07-27 |
| | |||
* | [MailNews] Allow setting "Local Folders" as always the first displayed account | Matt A. Tobin | 2020-07-27 |
| | |||
* | [MailNews] Allow ordering of accounts to respect mail.accountmanager.accounts | Matt A. Tobin | 2020-07-27 |
| | |||
* | Correct typo in mailnews/base/src/moz.build | Matt A. Tobin | 2020-02-28 |
| | |||
* | Issue #65 - Remove AppConstants from mailnews/ | Matt A. Tobin | 2020-02-01 |
| | |||
* | Issue #1377 - Fix porting typo in mailnews/base/search/content/searchWidgets.xml | Matt A. Tobin | 2020-02-01 |
| | | | | MailNews Core being historically comm tended to avoid defining shorthand for Components.interfaces | ||
* | Issue #1358 - Default to SSL/TLS when using the Account Wizard | Matt A. Tobin | 2020-01-18 |
| | |||
* | Bug 1599054 - allow callers to ommit sending OAuth2 client_secret parameter. | Gaming4JC | 2019-12-30 |
| | |||
* | Bug 1597933 - Use URLSearchParams for setting params for OAuth2 ↵ | Gaming4JC | 2019-12-30 |
| | | | | authorization request. | ||
* | Bug 1597933 - use fetch + URLSearchParms instead of Http.jsm to request ↵ | Gaming4JC | 2019-12-30 |
| | | | | OAuth2 access token. | ||
* | Bug 1597933 - don't pass string constants to determine OAuth refresh token ↵ | Gaming4JC | 2019-12-30 |
| | | | | or not. | ||
* | Bug 1597933 - improve OAuth2 params parsing. | Gaming4JC | 2019-12-30 |
| | |||
* | Bug 1597933 - clean up OAuth2 code: remove responseType which is always code. | Gaming4JC | 2019-12-30 |
| | | | | Response type token is part of the OAuth 2.0 Implicit Flow which is not used in Mail Applications, but also discouraged by the OAuth Working Group: https://developer.okta.com/blog/2019/05/01/is-the-oauth-implicit-flow-dead | ||
* | Bug 1176399 - Multiple requests for master password when GMail OAuth2 is ↵ | Gaming4JC | 2019-12-30 |
| | | | | enabled. | ||
* | Bug 1509685 - Add more bounds checking in ↵ | Gaming4JC | 2019-12-02 |
| | | | | | | nsMsgDBView::UpdateDisplayMessage() to avoid crashes Tag #1311 | ||
* | Issue #1258 - Remove remaining chat core bits | adeshkp | 2019-11-28 |
| | | | This fixes Interlink build on Mac. | ||
* | Bug 1592407 - Port OAuth2 decoding fix from gData add-on. | Matt A. Tobin | 2019-11-14 |
| | |||
* | Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 Support | Matt A. Tobin | 2019-11-12 |
| | | | | Ifdef second authOAuth2 string in emailWizard.js | ||
* | Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 Support | Matt A. Tobin | 2019-11-12 |
| | | | | Fix verifyConfig.js | ||
* | Issue #1258 - Part 10: Remove chat core bits | Matt A. Tobin | 2019-11-12 |
| | |||
* | Issue #1258 - Part 9: Add close-icon class to close button in newmailalert.xul | Matt A. Tobin | 2019-11-11 |
| | |||
* | Bug 726655 - Add null check in nsMsgDBView::GetThreadContainingMsgHdr() to ↵ | Matt A. Tobin | 2019-11-11 |
| | | | | | | avoid crash. Tag #1273 | ||
* | Bug 1315662 - delete SMTP server login credentials when deleting the account ↵ | Matt A. Tobin | 2019-11-11 |
| | | | | | | or if hostname/username changes. Tag #1273 | ||
* | Bug 1423487 - Support multiple authors in RSS feeds. | Matt A. Tobin | 2019-11-11 |
| | | | | Tag #1273 | ||
* | Tails 6156 - Fix outdated error handling in accountcreation and remove buggy ↵ | Matt A. Tobin | 2019-11-11 |
| | | | | | | debug code Tag #1273 | ||
* | Bug 971347 - Fix autoconfig vulnerable to active MITM attacks for all ↵ | Matt A. Tobin | 2019-11-11 |
| | | | | | | domains (including the ones in ISPDB) Tag #1273 | ||
* | Bug 1020971 - Port bug 1015664: Remove NS_HIDDEN and friends. | Matt A. Tobin | 2019-11-11 |
| | | | | Tag #1273 | ||
* | Bug 1523048 - when copying a filter, copy its triggering events too ↵ | Matt A. Tobin | 2019-11-10 |
| | | | | | | (filterType). Tag #1273 | ||
* | Bug 809513 - Prevent unread Drafts from showing in new mail notification. | Matt A. Tobin | 2019-11-10 |
| | | | | | | 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. Tobin | 2019-11-10 |
| | | | | | | column and ignore plus addressing part. Tag #1273 | ||
* | Bug 342632 - Allow defaultAccount to return success with nullptr result when ↵ | Matt A. Tobin | 2019-11-10 |
| | | | | | | there is no usable account. Tag #1273 | ||
* | Bug 1333038 - Use 'modern' pointers to fix crash due to ↵ | Matt A. Tobin | 2019-11-10 |
| | | | | | | | | nsMsgLineStreamBuffer object being deleted while still in use. Suspected "use after free" in nsMsgLineStreamBuffer::ReadNextLine() leading to crash since object may be destroyed while still in use on another thread. Tag #1273 | ||
* | Bug 1442648 - Fix mismatched types in mingw-w64 builds (const ↵ | Matt A. Tobin | 2019-11-10 |
| | | | | | | | | char16_t*/char16ptr_t). When cross-compiling for Windows on Linux, fix mismatched types in nsMsgImapSearch.cpp. nsString::get() returns a char16ptr_t (with MOZ_USE_CHAR16_WRAPPER) and that causes a mismatch so we cast it to a const char16_t*. usAsciiCharSet is declared as a nsAutoString so we instead declare it as a char16_t* to avoid subsequent type mismatches. Tag #1273 | ||
* | Bug 1317117 - call msgStore folder deletion during imap/news empty trash. | Matt A. Tobin | 2019-11-10 |
| | | | | | | Also factors out some common code into nsMSgDBFolder::Delete(), and makes a couple of incidental changes to try and clarify the responsibilies of nsIMsgPluggableStore::DeleteFolder(). Tag #1273 | ||
* | Bug 1416033 - remove some unneeded includes in mailnews | Matt A. Tobin | 2019-11-10 |
| | | | | Tag #1273 | ||
* | Bug 1393219 - Code clean-up: Style nits, typos and trailing spaces | Matt A. Tobin | 2019-11-10 |
| | | | | Tag #1273 | ||
* | Bug 646901 - add error checking to fix crash in ↵ | Matt A. Tobin | 2019-11-10 |
| | | | | | | | | nsMsgXFVirtualFolderDBView::OnSearchHit(). dbToUse was null Rag #1273 | ||
* | Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵ | Matt A. Tobin | 2019-11-10 |
| | | | | | | | | | | | 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. Tobin | 2019-11-10 |
| | | | | Tag #1273 | ||
* | Bug 516464 - Remove passwords from cache when password manager contents are ↵ | Matt A. Tobin | 2019-11-10 |
| | | | | | | changed to prevent stale password attempts. Tag #1273 |