Граф коммитов

41852 Коммитов

Автор SHA1 Сообщение Дата
Brendan Abolivier 8921e5dbdc Bug 1906992 - Ensure URLs are properly normalized for local folders and smart mailboxes. r=darktrojan,kaie
Differential Revision: https://phabricator.services.mozilla.com/D216314

--HG--
extra : rebase_source : 55877440017023ec33b578fd412b6c10176665b4
extra : amend_source : 4c30e1de5ff95e915b7c2e814b7ef6b036b012c5
2024-07-11 15:31:32 +00:00
Brendan Abolivier fb4d6e2012 Bug 1906992 - Preserve Thunderbird-specific feature from mozilla-central deps when regenerating gkrust's Cargo.toml. r=darktrojan,kaie
Differential Revision: https://phabricator.services.mozilla.com/D216282

--HG--
extra : rebase_source : 6549db01a8cb8a46c6c82de0dfd2e722b4310540
extra : amend_source : d3d6595956f29e3da751ef662cd35409170ff590
2024-07-11 14:16:37 +00:00
Geoff Lankow 91f0ac5a50 Bug 1905997 - Set day/week view header labels synchronously. r=aleca DONTBUILD CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D215991

--HG--
extra : rebase_source : 74fb2f2def16bad94e67f3e30af49b4215ac1642
extra : amend_source : 18917aa139cf28119af9dd2ab4c927594d2b67ba
2024-07-09 15:23:16 +12:00
Geoff Lankow 407a52449f Bug 1906835 - Always close backup database in nsMsgDBFolder::Shutdown. r=BenC DONTBUILD CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D216017

--HG--
extra : rebase_source : e188068df17cb86ac46aff0763f099d7353eaed5
extra : amend_source : 5da50ff031eb797beae84967d846f17d55735947
2024-07-05 16:49:23 +12:00
Geoff Lankow b0745edb87 Bug 1906992 - Disable the Daily build while all the tests are failing. rs=me CLOSED TREE
--HG--
extra : amend_source : 88ed2e227440c2d5302225fa004ac13b3a33d0d1
2024-07-10 21:54:30 +12:00
Sean Burke ba069c614f Bug 1906985 - Don't pass now-removed parameter to convertToDisplayIDN(). r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D216119

--HG--
extra : moz-landing-system : lando
2024-07-10 00:19:45 +00:00
Thunderbird Updatebot 8035edc736 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=dandarnell
mozilla-central: 1316cd6c71f877247d64cd8155e64dc10c6279ba
comm-central: 2da584b293bab213f61dfb6793742e9d146257ae

Differential Revision: https://phabricator.services.mozilla.com/D216110

--HG--
rename : third_party/rust/unicode-normalization/LICENSE-MIT => third_party/rust/utf16_iter/LICENSE-MIT
rename : third_party/rust/unicode-normalization/LICENSE-MIT => third_party/rust/write16/LICENSE-MIT
extra : moz-landing-system : lando
2024-07-09 22:44:44 +00:00
Martin Giger d8d8e58bd4 Bug 1906087 - Port bug 1830144: startupData lost whenever theme.update is called. r=john.bieling
Differential Revision: https://phabricator.services.mozilla.com/D215628

--HG--
extra : amend_source : 44662e1273a628fe633b6aaf4e920841c1653faf
2024-07-09 15:18:43 -07:00
Richard Marti f9d382cf1f Bug 1906758 - Use the "focused/current" background color for the folder pane drop target. r=vineet
Differential Revision: https://phabricator.services.mozilla.com/D215996

--HG--
extra : amend_source : 971e99201b326b5683c7d9fe112a230ac824409c
2024-07-09 15:18:14 -07:00
Alexander Schmitz 954e117a63 Bug 1894591 - Update styling of grouped sort by headers. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D213454

--HG--
extra : amend_source : e0180e534b78f1246431005d2ee5826119915534
2024-07-09 15:17:51 -07:00
Richard Marti 899a38df06 Bug 1906497 - Fix the LDAP dialog background color with dark themes. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D215848

--HG--
extra : amend_source : b5007182b2a731b85cf9760b13716000e655c4ce
2024-07-09 15:17:20 -07:00
Alessandro Castellani f572514593 Bug 1856252 - Set a smaller minimum size for tree view columns. r=arschmitz
Info and explanation of the change are in the bug.

Differential Revision: https://phabricator.services.mozilla.com/D215813

--HG--
extra : amend_source : 7c56a6ac09f4d6cb9266c4611be3986a60a3b26f
2024-07-09 15:16:43 -07:00
Alessandro Castellani 8a9be8f63c Bug 1883041 - Use overflow auto instead of scroll to ensure no scrollbar is visible when the content doesn't need it. r=freaktechnik,arschmitz
#### How to test

This is more easily noticeable on Windows, but other OSs should be able to do the same.

- Enable "Always show scrollbars" in your OS.
- Ensure that the elements that require a scrollbar have it when there's real overflow.
- Ensure that an empty list or container without child elements doesn't show the scrollbar.
- Disable the "Always show scrollbars" in your OS.
- Ensure that modern overlay scrollbars are not affected by this and they appear normally when needed.

Differential Revision: https://phabricator.services.mozilla.com/D215803

--HG--
extra : amend_source : 0a7640936aca39cf0741cf6795a8b6748ea52eaf
2024-07-09 15:15:15 -07:00
John Bieling 4f3b48b0a4 Bug 1906863 - Fix typo on junkCommands.js. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D216037

--HG--
extra : amend_source : 852851ff515053e95310824ff01ec0ec73dc917f
2024-07-09 15:14:35 -07:00
Richard Marti 267d14d278 Bug 1906499 - Fix selected day borders in rotated view. r=#thunderbird-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D215850

--HG--
extra : rebase_source : 69691cbe931fbd8ec53191da100bb52cfad9f468
2024-07-06 07:37:47 +00:00
Richard Marti 044920a90d Bug 1906432 - Fix the text error color in CardDAV dialog. r=#thunderbird-front-end-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D215836

--HG--
extra : rebase_source : 021777cef5afe89323c6465101ba4264e2f75a9b
2024-07-05 11:55:19 +00:00
Thunderbird Updatebot 00f288cee3 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=#thunderbird-reviewers
mozilla-central: 3440f5608a98052c72a8747b53d2e893d1317cc8
comm-central: 120688a40e3e219fe79a9eb9ba92d7655afd0af3

Differential Revision: https://phabricator.services.mozilla.com/D216014

--HG--
extra : rebase_source : dd2684238ccb4f049a538ad557b4c9de0d075a06
2024-07-09 10:03:07 +00:00
Brendan Abolivier c470186cf0 Bug 1896171 - Follow-up: Fix use of C-strings in Rust. r=ikey DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D216006

--HG--
extra : rebase_source : 176bc688f1485eca4a018783d11fbf52b996f2c9
extra : amend_source : e868765bc41fdf1c6567bbfcba77d4f4fa14f506
2024-07-09 10:19:38 +02:00
Brendan Abolivier 1f2be55003 Bug 1896171 - Part 8: Update the vendored ews-rs. r=aleca
This patch pulls in commits from https://github.com/thunderbird/ews-rs/pull/10
and https://github.com/thunderbird/ews-rs/pull/11.

Differential Revision: https://phabricator.services.mozilla.com/D214382

--HG--
extra : rebase_source : f865adcf67776a0821f7e498fef40f36e180a02f
2024-06-19 11:04:56 +01:00
Brendan Abolivier 7efcc71cae Bug 1896171 - Part 7: Persist most attributes for the EWS outgoing server in prefs. r=ikey
The exception is passwords, which need to be stored in a different place (the
logins manager), and aren't needed right now (Basic auth is actively discouraged
for EWS, when it's not disabled entirely, and we don't support NTLM yet).

Differential Revision: https://phabricator.services.mozilla.com/D213842

--HG--
extra : rebase_source : 94f703d17f901669cb211a76b78c453b3364ee7c
extra : amend_source : 3dac2261dbfe4eb09ebe118b791d0714cc34edf2
2024-06-14 20:37:21 +01:00
Brendan Abolivier 90d5d6c888 Bug 1896171 - Part 6: Send outgoing message to Bcc recipients when using EWS. r=leftmostcat
EWS requires Bcc recipients to be passed separately from the others. This is
because non-Bcc recipients are included in the MIME content, and therefore don't
need to be included separately in the request. But for compliance and privacy,
we don't include Bcc recipients in the MIME content.

I've also used this opportunity to make the type of the recipients a bit more
structured, which isn't a huge flow change since we would end up doing the same
parsing on the SMTP server side. So this is a small change that ends up saving a
bit of complexity on the server implementation's side.

Differential Revision: https://phabricator.services.mozilla.com/D212838

--HG--
extra : rebase_source : 77dc5f1821633c46b1c053fcce294fae088a4dcc
2024-06-06 18:48:19 +01:00
Brendan Abolivier dd51739d44 Bug 1896171 - Part 5: Ensure the Message-ID is correctly passed to nsIMsgOutgoingServer::sendMailMessage. r=mkmelin,leftmostcat
On top of removing the burden on server implementations for ensuring the
Message-ID exists, this change also fixes a potential issue with sending MDN
replies with a Message-ID that differs from the one in the reply's header.

Differential Revision: https://phabricator.services.mozilla.com/D212696

--HG--
extra : rebase_source : cc6b9e9fe36fa950c96994ebd2adb4b5af4eec7b
2024-06-05 15:50:33 +01:00
Brendan Abolivier 17cac4f397 Bug 1896171 - Part 4: Send messages via EWS. r=leftmostcat
Differential Revision: https://phabricator.services.mozilla.com/D211575

--HG--
extra : rebase_source : bee38fde9dfcd15f18d37fdf7b01bce0f91e4fe3
extra : amend_source : ba5989241bce7537907896841161dd763cf66d7e
2024-06-05 15:59:11 +01:00
Alessandro Castellani e1c0d0cab1 Bug 1906695 - Update the donation appeal for ESR 128. r=sancus
Differential Revision: https://phabricator.services.mozilla.com/D215926

--HG--
extra : moz-landing-system : lando
2024-07-09 00:40:58 +00:00
Rob Lemley 26f219f146 Bug 1906707 - Set the Whats new page URL via AUS for esr update channel. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D215941

--HG--
extra : moz-landing-system : lando
2024-07-09 00:40:57 +00:00
Alessandro Castellani 190cd87c78 Backed out changeset 2e4a17dc941a (bug 1896171) for causing build bustage. rs=backout 2024-07-08 16:40:53 -07:00
Alessandro Castellani c3a43db018 Backed out changeset c973e9e0fd14 (bug 1896171) for causing build bustage. rs=backout 2024-07-08 16:40:25 -07:00
Alessandro Castellani f3919460bf Backed out changeset 481a29285725 (bug 1896171) for causing build bustage. rs=backout 2024-07-08 16:40:06 -07:00
Alessandro Castellani b576324e7c Backed out changeset 6101bbda0b58 (bug 1896171) for causing build bustage. rs=backout 2024-07-08 16:39:42 -07:00
Alessandro Castellani cc18e8161a Backed out changeset 96f0147e0e6c (bug 1896171) for causing build bustage. rs=backout 2024-07-08 16:38:13 -07:00
Richard Marti f778be9905 Bug 1904188 - Change the "New Address Book" string to "Add Local Address Book". r=rjl,aleca
Differential Revision: https://phabricator.services.mozilla.com/D214666

--HG--
extra : moz-landing-system : lando
2024-07-08 22:48:49 +00:00
Richard Marti 1bc14d68cb Bug 1906498 - Add the Mac tinting to the stand-alone message window. r=vineet
Differential Revision: https://phabricator.services.mozilla.com/D215849

--HG--
extra : moz-landing-system : lando
2024-07-08 22:48:49 +00:00
Ikey Doherty adf981cc53 Bug 1906188 - Enable Exchange by default on Daily. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D215929

--HG--
extra : moz-landing-system : lando
2024-07-08 22:48:48 +00:00
Brendan Abolivier 0bc195a07f Bug 1896171 - Part 8: Update the vendored ews-rs. r=aleca
This patch pulls in commits from https://github.com/thunderbird/ews-rs/pull/10
and https://github.com/thunderbird/ews-rs/pull/11.

Differential Revision: https://phabricator.services.mozilla.com/D214382

--HG--
extra : moz-landing-system : lando
2024-07-08 22:48:48 +00:00
Brendan Abolivier 6ddc937c3d Bug 1896171 - Part 7: Persist most attributes for the EWS outgoing server in prefs. r=ikey
The exception is passwords, which need to be stored in a different place (the
logins manager), and aren't needed right now (Basic auth is actively discouraged
for EWS, when it's not disabled entirely, and we don't support NTLM yet).

Differential Revision: https://phabricator.services.mozilla.com/D213842

--HG--
extra : moz-landing-system : lando
2024-07-08 22:48:48 +00:00
Brendan Abolivier 4e4fe65e1a Bug 1896171 - Part 6: Send outgoing message to Bcc recipients when using EWS. r=leftmostcat
EWS requires Bcc recipients to be passed separately from the others. This is
because non-Bcc recipients are included in the MIME content, and therefore don't
need to be included separately in the request. But for compliance and privacy,
we don't include Bcc recipients in the MIME content.

I've also used this opportunity to make the type of the recipients a bit more
structured, which isn't a huge flow change since we would end up doing the same
parsing on the SMTP server side. So this is a small change that ends up saving a
bit of complexity on the server implementation's side.

Differential Revision: https://phabricator.services.mozilla.com/D212838

--HG--
extra : moz-landing-system : lando
2024-07-08 22:48:47 +00:00
Brendan Abolivier 0a0e00aea1 Bug 1896171 - Part 5: Ensure the Message-ID is correctly passed to nsIMsgOutgoingServer::sendMailMessage. r=mkmelin,leftmostcat
On top of removing the burden on server implementations for ensuring the
Message-ID exists, this change also fixes a potential issue with sending MDN
replies with a Message-ID that differs from the one in the reply's header.

Differential Revision: https://phabricator.services.mozilla.com/D212696

--HG--
extra : moz-landing-system : lando
2024-07-08 22:48:47 +00:00
Brendan Abolivier 8368cfcc02 Bug 1896171 - Part 4: Send messages via EWS. r=leftmostcat
Differential Revision: https://phabricator.services.mozilla.com/D211575

--HG--
extra : moz-landing-system : lando
2024-07-08 22:48:46 +00:00
Mozilla Releng Treescript 7dcc534d1f Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-07-08 20:17:52 +00:00
Mozilla Releng Treescript 82b0c8e017 No bug - tagging 054bbffb480983e69b41a477fc08ba514b0f0689 with NIGHTLY_129_END a=release DONTBUILD CLOSED TREE 2024-07-08 20:17:51 +00:00
Mozilla Releng Treescript 652972a61f No bug - tagging 1f8a27133522cf9e79b5fd047d37e346a6e955f5 with BETA_129_BASE a=release DONTBUILD CLOSED TREE 2024-07-08 19:37:04 +00:00
Daniel Darnell c2f27ac368 Backed out changeset 65d336cc62c3 (bug 1905941) rs=backout a=dandarnell CLOSED TREE 2024-07-08 12:05:53 -07:00
Kai Engert 66f5addbef No bug, trigger build. 2024-07-08 11:51:35 +02:00
Vineet Deo 6c20c8c408 Bug 1874419 - Add spinning svg to quick filter bar to show while search is progress. r=#thunderbird-front-end-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D215716
2024-07-04 23:34:49 +00:00
Geoff Lankow b904d8acfd Bug 1901705 - Remove migrations that have shipped in at least three ESRs. r=aleca
These migrations have been in version 102, 115, and now 128.

Differential Revision: https://phabricator.services.mozilla.com/D215708

--HG--
extra : rebase_source : 9f417349b75f8dba2aa9132ddf27be0c6a7da36c
extra : amend_source : fafcc9cf3debcddd0e12a55bc018f0230c3a557a
2024-07-03 21:45:40 +12:00
Geoff Lankow 607615b8bc Bug 1845206 - Add message filters to the folder pane context menu. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D215718

--HG--
extra : rebase_source : 7bdd2fee721ac975c7f0c4710c8ea916b49d2cb8
extra : amend_source : 65f37a395d4f3993609ddf26182b3dcf041f2316
2024-07-04 14:13:31 +12:00
Geoff Lankow 2c8dc276ff Bug 1905542 follow-up - Don't try to set selected message count if there is no view. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D215830

--HG--
extra : rebase_source : a391cf12b5713787d605a3b37c200b401cce3627
extra : amend_source : 3664ca1105a55582436b6a8f8ea54eff663cef2c
2024-07-05 14:08:02 +12:00
Magnus Melin 99e2c1c3b4 Bug 1901439 - Total column shows no count for `Grouped by Sort`. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D215182

--HG--
extra : moz-landing-system : lando
2024-07-04 23:30:45 +00:00
Alessandro Castellani 02839888b9 Bug 1906378 - Port bug 1893119: Separate nsIDragSession objects from nsIDragService. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D215824

--HG--
extra : moz-landing-system : lando
2024-07-04 23:30:45 +00:00
Martin Giger 0c7f3502ab Bug 1906280 - Port bug 1906037: remove usage of -moz-mac-unified-toolbar-window. r=Paenglab
Differential Revision: https://phabricator.services.mozilla.com/D215748

--HG--
extra : moz-landing-system : lando
2024-07-04 16:30:41 +00:00