releases-comm-central/mail/modules
Magnus Melin 2e8b2146f5 Bug 1920339 - migrate invalid feed hostnames. r=tobyp
This migrates invalid feeds names to use our standard Feeds.
I found even Thunderbid 5.0 uses "Feeds" at least normally... so might not be super common.

For testing, set up a feed account.
with Thunderbird closed set the hostname to "RSS-News & Weblogs" in prefs.js and edit feeds.json for that account to have
destFolder like "mailbox://nobody@RSS-News & Weblogs/comm-central%20Changelog".
Also make sure the mail.ui-rdf.version pref is less than 45 (if you're testing more than once).

After starting, the hostname should be corrected, and the feeds.json contain good url.
Do another restart Thunderbird, and the feeds should now work properly.

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

--HG--
extra : moz-landing-system : lando
2024-09-27 21:50:14 +00:00
..
docs
.eslintrc.js Bug 1801529 - Enable eslint-plugin-jsdoc for mail/modules . rs=me 2024-09-22 13:16:58 +03:00
AccountManagerUtils.sys.mjs Bug 1482172 - Implement color customization for accounts. r=mkmelin,vineet 2024-06-07 22:13:59 +00:00
AttachmentChecker.worker.js Bug 1801529 - Fix some jsdocs to pass enabling eslint-plugin-jsdoc in mail/modules. rs=me 2024-04-28 13:58:18 +03:00
AttachmentInfo.sys.mjs Bug 1837247 - Fix viewing of attached encrypted messages. r=mkmelin 2024-09-12 00:35:31 +02:00
BrowserWindowTracker.sys.mjs
CommandController.mjs Bug 1801529 - Fix jsdoc comments in mail/modules/CommandController.mjs. rs=me 2024-08-15 09:19:35 +01:00
ConversationOpener.sys.mjs Bug 1886948 - Part 4: AutoFix for ./mail directory. r=mkmelin 2024-03-22 19:12:05 +00:00
DBViewWrapper.sys.mjs Bug 1801529 - Fix jsdoc comments in mail/modules/DBViewWrapper.sys.mjs. rs=me 2024-08-19 20:27:34 +03:00
DNS.sys.mjs Bug 1917425 - Fix [win perma] comm/calendar/test/unit/providers/test_cal_detection.js. r=tobyp 2024-09-11 13:49:33 +03:00
DNS.worker.mjs Bug 1917425 - Fix [win perma] comm/calendar/test/unit/providers/test_cal_detection.js. r=tobyp 2024-09-11 13:49:33 +03:00
DisplayNameUtils.sys.mjs Bug 1801529 - Fix jsdoc comments in mail/modules/DisplayNameUtils.sys.mjs. rs=me 2024-07-15 13:54:58 +03:00
ExtensionSupport.sys.mjs Bug 1903751 - Reduce errors to warnings in ExtensionSupport.sys.mjs. r=mkmelin 2024-09-26 09:58:03 +03:00
ExtensionsUI.sys.mjs Bug 1893444 - Port bug 1803678: ensureCustomElements is no longer needed. r=babolivier 2024-04-25 17:18:01 +01:00
FolderPaneUtils.sys.mjs Bug 1801529 - Fix some jsdocs to pass enabling eslint-plugin-jsdoc in mail/modules. rs=me 2024-04-28 13:58:18 +03:00
FolderTreeProperties.sys.mjs
GlobalPopupNotifications.sys.mjs Bug 1801529 - Fix jsdoc comments in mail/modules/GlobalPopupNotifications.sys.mjs. rs=me 2024-08-18 13:07:36 +03:00
LinkHelper.sys.mjs Bug 1899602 - Distribute metrics.yaml files to where they belong. r=aleca 2024-07-20 13:38:18 +03:00
MailConsts.sys.mjs
MailE10SUtils.sys.mjs Bug 1824260 - Update outdated .jsm references. r=freaktechnik 2024-03-21 19:44:49 +02:00
MailMigrator.sys.mjs Bug 1920339 - migrate invalid feed hostnames. r=tobyp 2024-09-27 21:50:14 +00:00
MailUsageTelemetry.sys.mjs Bug 1899602 - Distribute metrics.yaml files to where they belong. r=aleca 2024-07-20 13:38:18 +03:00
MailUtils.sys.mjs Bug 1872595 - Continue applying columns/current view to child folders after an error occurred. r=mkmelin 2024-09-23 12:05:16 -04:00
MailViewManager.sys.mjs Bug 1801529 - Fix some jsdocs to pass enabling eslint-plugin-jsdoc in mail/modules. rs=me 2024-04-28 13:58:18 +03:00
MessageArchiver.sys.mjs Bug 697706 - Add preference to recreate inbox folder when archiving. r=babolivier,darktrojan,vineet 2024-05-13 13:30:19 +03:00
PhishingDetector.sys.mjs Bug 1801529 - Fix jsdocs in PhishingDetector.sys.mjs and SmartMailboxUtils.sys.mjs. r=me 2024-05-17 13:36:54 +03:00
PluralForm.sys.mjs Bug 1801529 - Fix jsdoc comments in mail/modules/PluralForm.sys.mjs. rs=me 2024-08-15 23:00:01 +01:00
QuickFilterManager.sys.mjs Bug 1914792 - Port bug 1870226 to Thunderbird - Update eslint-plugin-jsdoc. r=freaktechnik 2024-08-26 08:29:10 +00:00
SearchSpec.sys.mjs Bug 1801529 - Fix jsdoc comments in mail/modules/SearchSpec.sys.mjs. rs=me 2024-08-09 09:56:51 +03:00
SessionStore.sys.mjs Bug 1886948 - Part 4: AutoFix for ./mail directory. r=mkmelin 2024-03-22 19:12:05 +00:00
SessionStoreManager.sys.mjs Bug 1801529 - Fix jsdocs in SessionStoreManager.sys.mjs. rs=me 2024-05-05 13:51:27 +03:00
ShortcutsManager.sys.mjs Bug 1824260 - esmify mail/. r=freaktechnik 2024-03-09 15:15:16 +02:00
SmartMailboxUtils.sys.mjs Bug 1901926 - Fix folder pane tag folders for tags with special characters. r=aleca 2024-06-12 16:48:10 +12:00
SummaryFrameManager.sys.mjs Bug 1801529 - Fix jsdocs in SummaryFrameManager.sys.mjs. rs=me 2024-05-04 13:02:18 +03:00
TBDistCustomizer.sys.mjs Bug 1824260 - esmify mail/. r=freaktechnik 2024-03-09 15:15:16 +02:00
TabStateFlusher.sys.mjs Bug 1824260 - esmify mail/. r=freaktechnik 2024-03-09 15:15:16 +02:00
TagUtils.sys.mjs Bug 1824260 - remaining esmification of comm-central. r=john.bieling 2024-03-21 19:44:13 +02:00
UIDensity.sys.mjs
UIFontSize.sys.mjs Bug 1893107 - Fix races in UIFontSize and wait for fluent in test. r=aleca 2024-05-01 16:00:11 -07:00
WindowsJumpLists.sys.mjs Bug 1866881 - Update mail to use the new off-main-thread JumpListBuilder APIs. r=darktrojan 2024-04-23 01:53:31 +00:00
XULStoreUtils.sys.mjs Bug 1884585 - Use XULStoreUtils in aboutAddressBook.js as well. r=mkmelin,aleca 2024-03-11 11:16:36 -07:00
moz.build Bug 1482172 - Implement color customization for accounts. r=mkmelin,vineet 2024-06-07 22:13:59 +00:00