tom@pep-project.org
9fbcced17c
Bug 1706170 - Remove use of pref mailnews.display.original_date. r=mkmelin
2021-04-22 12:58:15 +03:00
Gene Smith
5c2abe79ee
Bug 1705765 - Fix regression to allow creation and rename of imap folders containing ascii ampersand. r=benc
2021-04-22 12:57:31 +03:00
Ping Chen
794d182373
Bug 1704713 - Fix intermittent test_temporaryFilesRemoved.js by removing IOUtils.stat call. r=mkmelin
...
Checking path name is good enough.
IOUtils.stat is not needed and made the test intermittent on Windows.
2021-04-22 12:56:54 +03:00
Ping Chen
7554b6802c
Bug 1702197 - Prevent using quoted-printable for format=flowed message. r=mkmelin
...
Also fix removing stuffed space in format=flowed message.
Differential Revision: https://phabricator.services.mozilla.com/D112679
--HG--
extra : amend_source : b26cbdcfc3ca9bb8232a49972d6f7191b043597a
2021-04-22 12:54:53 +03:00
Ben Campbell
231b442a31
Bug 1701414 - Use backup file for RSS feeds.json/feeditems.json. r=mkmelin
...
Also adds the .tmp and .corrupt name variants to the hacky whitelist of
files-to-not-treat-as-mboxes.
Differential Revision: https://phabricator.services.mozilla.com/D113070
--HG--
extra : amend_source : 6203f370d333e89ef27ec033d4e9562277c6a330
2021-04-22 12:54:14 +03:00
Martin Giger
4df54ae306
Bug 1659118 - Tests for chat message collapsing. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D112737
Depends on D112736
--HG--
extra : amend_source : 54790ee4f7bb09d73526624d7532457f3e6da784
2021-04-22 12:53:34 +03:00
Martin Giger
1245d8ccf8
Bug 1659118 - Fix collapse styles for mail chat theme. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D112736
Depends on D112735
2021-04-20 13:10:32 +00:00
Martin Giger
ecd9c397ee
Bug 1659118 - Fix chat theme inline scripts not running. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D112735
--HG--
rename : mail/components/im/messages/bubbles/Footer.html => mail/components/im/messages/bubbles/inline.js
rename : mail/components/im/messages/dark/Footer.html => mail/components/im/messages/dark/inline.js
rename : mail/components/im/messages/papersheets/Footer.html => mail/components/im/messages/papersheets/inline.js
2021-04-20 13:10:26 +00:00
Ping Chen
64bda21386
Bug 1497434 - Support calendar level notification settings. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D112499
--HG--
extra : amend_source : 6dce971be15065f01742a6fae5e91da26e80fc6f
2021-04-22 12:52:39 +03:00
Lasana Murray
e8debfd8a8
Bug 457177 - Include messageId as URL property when creating event/task from email. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D112646
--HG--
extra : amend_source : fd2c230f61f1cd80f1435856d4d3f0205000efcd
2021-04-22 12:51:51 +03:00
Magnus Melin
8e170aabf9
Bug 1690945 - Remove ErrUtils.jsm. r=rnons
...
Differential Revision: https://phabricator.services.mozilla.com/D113006
--HG--
extra : rebase_source : 2fc77b6fcc4ffdb995e8c36248fc8b7c15a698a0
2021-04-21 22:10:37 +03:00
Magnus Melin
ffc3b1dc97
Bug 1677088 - clean out most of the globals from enigmailCommon.js. r=PatrickBrunschwig
...
Differential Revision: https://phabricator.services.mozilla.com/D112721
--HG--
extra : rebase_source : ad5e304d5aef2ca5235ebbf91afea6f7caa98bc8
2021-04-20 14:14:11 +03:00
Geoff Lankow
7ed718c90a
Bug 1706810 - Fix misnamed function call in accountProvisioner.js. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D113045
--HG--
extra : moz-landing-system : lando
2021-04-22 03:41:00 +00:00
Geoff Lankow
274f37d44f
Bug 1698010 - Always prompt for a password when setting up CardDAV. r=mkmelin
...
Providing a username in the previous patch can cause a saved password to be used without prompting. The user may want to use a different password, so always bring up the password prompt.
I also refactored the creation of NotificationCallbacks objects away from CardDAVDirectory.makeRequest and now the caller is responsible for doing so.
This simplifies the saving of usernames and passwords upon a successful request.
Differential Revision: https://phabricator.services.mozilla.com/D108165
--HG--
extra : moz-landing-system : lando
2021-04-22 03:41:00 +00:00
Geoff Lankow
d40d2eabdd
Bug 1698010 - Find a CardDAV server automagically from an email address username. r=mkmelin
...
This is the same behaviour as the calendar creation dialog.
Differential Revision: https://phabricator.services.mozilla.com/D108164
--HG--
extra : moz-landing-system : lando
2021-04-22 03:41:00 +00:00
Alessandro Castellani
b74ba33d5d
Bug 1705272 - Remove embedded callbacks and use postMessage for the Account Setup. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D112399
2021-04-16 17:47:08 +00:00
Gene Smith
5384dd39ad
Bug 1690093 - Allow imap APPEND of folder to not yet authenticated account. r=BenB
...
--HG--
extra : histedit_source : d396bcfc2a8ff734571f22606e6633ff03d99282
2021-04-15 17:15:38 -04:00
Martin Giger
fa8995b452
Bug 1705473 - Use matrix SDK TimelineWindow for pagination. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D112236
2021-04-15 17:33:32 +00:00
Rob Lemley
c7770c0606
Bug 1704622 - Run macOS tests on 10.15. r=justdave
...
Differential Revision: https://phabricator.services.mozilla.com/D112593
--HG--
extra : rebase_source : 9ad6e0cd245fd88a4fd1ad20632bdfef66baa7cd
2021-04-08 14:36:57 -04:00
Ben Campbell
30a3fdb9e1
Bug 1518536 - Remove iteratorUtils.jsm. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D112892
--HG--
extra : amend_source : e0a498ce7eb979f67316b5eba3ef037ae3684d6f
2021-04-21 12:58:44 +03:00
Ben Campbell
aff1f4853d
Bug 1692919 - Remove leftover nsIArray helper BuildIdsAndKeyArray2() in nsImapMailFolder. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D112899
--HG--
extra : amend_source : d9b7a3e6d80618a11a259fd7886ff97707c1065b
2021-04-21 12:46:24 +03:00
Ben Campbell
eac89a7e59
Bug 1692919 - Reduce nsMsgKey lookups in nsMsgDatabase::ApplyRetentionSettings(). r=mkmelin
...
Also strips out nsIMutableArray use in nsMsgDatabase.
Differential Revision: https://phabricator.services.mozilla.com/D112898
--HG--
extra : amend_source : a2623fa6286cf7b9083f5e960b6cb28dd81d092e
2021-04-21 12:45:54 +03:00
Ping Chen
7c2cbe2e67
Bug 1702193 - Fix the key of tb.mails.read_secure scalar probe (typo!). r=kaie
2021-04-21 12:44:59 +03:00
Richard Marti
7563e76149
Bug 1703988 - Fix the focus outlines on composer. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D112652
2021-04-21 12:40:17 +03:00
Richard Marti
dc52145782
Bug 1705454 - Third batch of verriding of Proton icons. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D112720
--HG--
extra : amend_source : 0b8f82b4a840ed8cf965c2c043fafaf07808fbde
2021-04-21 12:36:49 +03:00
Thomas Duellmann
a0dc65aa0b
Bug 1705690 - Remove event.originalTarget from mailWidgets.js, recipients area drag and drop code cleanup, fix uncaught TypeError. r=aleca
...
- In mailWigdets.js, replace all instances of event.originalTarget with
event.target (see bug 1699809).
- Full code cleanup of composition's recipients area drag and drop code,
eliminate unnecessarily verbose, duplicate, and no-op code.
- Correct and improve documentation of drag and drop in comments.
- For the scenario of dropping pills outside address row drop target by accident,
fix Uncaught TypeError: can't access property "querySelector",
event.originalTarget.closest(...) is null
connectedCallback chrome://messenger/content/mailWidgets.js:2380
2021-04-21 12:35:34 +03:00
Thomas Duellmann
f2bec36d6c
Bug 1705934 - Rename selectPills(pill) to selectSiblingPills(pill). r=aleca
2021-04-21 12:34:56 +03:00
Ping Chen
653cf6556d
Bug 1706191 - Support saving SMTP password in auth prompt of SmtpService.jsm. r=mkmelin
...
- Use nsIMsgWindow.authPrompt, which has a checkbox to save the password
- Fallback to nsIWindowWatcher.GetNewAuthPrompter, which has no checkbox
Differential Revision: https://phabricator.services.mozilla.com/D112726
--HG--
extra : amend_source : c97f7d630011492ad8b8b8b446733482af510280
2021-04-21 12:34:25 +03:00
Geoff Lankow
45d7cfe706
Bug 1706514 - Fix unhandled rejection in browser_newmailaccount.js. rs=bustage-fix DONTBUILD
...
--HG--
extra : rebase_source : 05b2b8bafe64930fb32b0a7b2b04592754aec203
2021-04-21 16:34:42 +12:00
Lasana Murray
7ec882262b
Bug 1706204 - Update public recipients warning for proton. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D112814
--HG--
extra : moz-landing-system : lando
2021-04-21 04:16:38 +00:00
Lasana Murray
96ddaf524a
Bug 1706177 - Use setAttribute() to set label href. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D112664
--HG--
extra : moz-landing-system : lando
2021-04-21 04:16:38 +00:00
Ben Campbell
7592b09d64
Bug 1685484 - Split nsIMsgFolderListener.itemEvent() into separate methods. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D112663
--HG--
extra : moz-landing-system : lando
2021-04-21 04:16:37 +00:00
Ben Campbell
c31cceb3bb
Bug 1685484 - Add nsIMsgFolderListener.msgsJunkStatusChanged() callback. r=mkmelin
...
This callback replaces the "JunkStatusChanged" variant of the
nsIMsgFolderListener.itemEvent() callback, and uses a concrete array to pass
in messages rather than the old nsIArray-passed-in-via-an-nsISupports-param
trick.
Differential Revision: https://phabricator.services.mozilla.com/D112494
--HG--
extra : moz-landing-system : lando
2021-04-21 04:16:37 +00:00
Geoff Lankow
3869c82076
Bug 1706514 - Fix unhandled rejection in browser_ext_windows.js. rs=bustage-fix DONTBUILD
...
--HG--
extra : amend_source : 5abbc469c18a9bacf8172ae88f74a1e99fbc3966
2021-04-21 14:17:45 +12:00
John Bieling
2ec1ad946f
Bug 1706386 - Fix expected string of add-on remove prompt. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D112779
--HG--
extra : amend_source : 5d2613a1616d3ebcd571f074c5b5578afb4e8956
2021-04-20 15:24:32 +00:00
Geoff Lankow
60c4d098e8
Bug 1706514 - Fix unhandled rejection in browser_attachMenu.js. rs=bustage-fix
2021-04-21 12:14:48 +12:00
Kai Engert
4c8a2745c5
Bug 1657233 - Follow-up to fix linting. rs=bustage DONTBUILD
...
--HG--
extra : amend_source : a5e3b9615d475e332452180bbc6527cbbceddfec
2021-04-21 00:52:35 +02:00
Kai Engert
9789abaf79
Bug 1657233 - Remove obsolete enigmailKeygen and EnigmailProtocolHandler.newChannel. r=PatrickBrunschwig DONTBUILD
...
--HG--
extra : rebase_source : db24431679e9b4262fded4f6e8f8e9af0a7bd68e
2021-04-21 00:23:23 +02:00
Kai Engert
ff401366c3
Bug 1673241 - Follow-up to fix linting. rs=bustage
2021-04-21 00:30:46 +02:00
Kai Engert
d139595aab
Bug 1706371 - Follow up to fix linting. rs=bustage
2021-04-21 00:30:17 +02:00
Kai Engert
bf644b8dc8
Bug 1673241 - Improve handling of mixed MIME and inline OpenPGP. r=PatrickBrunschwig,mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D110588
--HG--
extra : rebase_source : 1ffa69879d7ec573f78a3ed1e2e8df51c81c3904
extra : amend_source : b773d340844dca2a4deb0c762e8a6e435cddbfa8
2021-04-01 19:10:23 +02:00
Kai Engert
633b2ac733
Bug 1702582 - Show partial OpenPGP message reminder for failed processing. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D110966
--HG--
extra : rebase_source : 1ac8460ff23977589105beab6213409ffabf80af
2021-04-01 19:11:40 +02:00
Kai Engert
88844a1dc4
Bug 1701924 - Reenable reminder for partially encrypted messages. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D110238
--HG--
extra : rebase_source : ac58c1e59ea4c9be494d95d954ea69b2d8e8d9a3
2021-03-30 14:46:26 +02:00
Kai Engert
ccc88ded84
Bug 1701908 - Avoid showing partial encryption reminder for an unrelated message. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D110227
--HG--
extra : rebase_source : bc4dba20df0b628efd59a3b8aa2ec318d6b1cbf4
2021-03-25 14:49:55 +01:00
Kai Engert
025b6620a9
Bug 1706371 - Tolerate gMsgCompose being null while running OpenPGP tests. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D112756
--HG--
extra : rebase_source : ecb9bfce57f577f7cd05de06d64143a585757748
extra : amend_source : 2b38f4e84757fb31dfda45a7ad4a0d4c5f1a30ba
2021-04-20 16:39:50 +02:00
Kai Engert
1c2c44b471
Bug 1704435 - Improve OpenPGP user ID parser. r=mkmelin
...
--HG--
extra : amend_source : e5b4a25ca34ad379111fea84083d23b0acf3e47c
2021-04-20 16:18:55 +02:00
Richard Marti
cf2a1d1ccc
Bug 1703988 - Revert the huge sizes of the prefs buttons, menulists and textboxes. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D112466
--HG--
extra : amend_source : e43fa71f61617fd81d3428ad3099b6638c370d84
2021-04-20 13:57:12 +03:00
John Bieling
b2438aa88f
Bug 1706245 - Remove brandShortname variable and refer to -brand-short-name instead. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D112692
--HG--
extra : amend_source : f62adae1b199952a5304af1291abce5ef08062b9
2021-04-20 13:56:21 +03:00
Magnus Melin
c07b512669
Bug 1689840 - modernize test_viewWrapper_realFolder.js to fix intermittent test failures. r=darktrojan
...
Not using the old async test framework seems to help.
Differential Revision: https://phabricator.services.mozilla.com/D112323
--HG--
extra : rebase_source : 5faf577ff5fd8b333c50a4761877a86319e9ad58
extra : amend_source : 1b51467cc48bdc7d0db6643c49c38855371e5579
2021-04-20 13:55:18 +03:00
Magnus Melin
ff7e3ce454
Bug 1701356 - make sure to stop event propagation in key selection so that events below the radios do not unselect. r=aleca
...
OpenPGP key selection was lost when opening key propertie, or any of the "More" actions.
Differential Revision: https://phabricator.services.mozilla.com/D112529
--HG--
extra : rebase_source : 31fcad3eaeedaa4de4ce4c59e9531ba7e7d085dc
2021-04-19 12:46:15 +03:00