Skip to content

Commit

Permalink
Build Dove 2025.02.28.1
Browse files Browse the repository at this point in the history
Signed-off-by: celenity <[email protected]>
  • Loading branch information
celenityy committed Feb 28, 2025
1 parent 1d4a69e commit 52ad8f1
Show file tree
Hide file tree
Showing 9 changed files with 516 additions and 114 deletions.
Binary file modified archives/dove-osx.zip
Binary file not shown.
Binary file modified archives/dove.zip
Binary file not shown.
188 changes: 151 additions & 37 deletions build/configs/dove-spec.cfg

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ if [ -z ${phoenix_dir+x} ]; then
fi

# Version of Dove you'd like to build
export dove_version=2025.02.23.1
export dove_version=2025.02.28.1
2 changes: 1 addition & 1 deletion build/prefs/dove.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

// Built from Phoenix (Extended)

pref("mail.dove.version", "2025.02.21.1", locked);
pref("mail.dove.version", "2025.02.28.1", locked);

pref("mail.dove.status", "000");

Expand Down
187 changes: 151 additions & 36 deletions macos/dove.cfg

Large diffs are not rendered by default.

33 changes: 32 additions & 1 deletion macos/org.mozilla.thunderbird.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<key>adminSettings</key>
<dict>
<key>assetsBootstrapLocation</key>
<string>https://codeberg.org/celenity/Phoenix/raw/commit/ccaf778427b3f8c8b02e99f9bfc565adc7ed0633/uBlock/assets.json</string>
<string>https://codeberg.org/celenity/Phoenix/raw/branch/pages/uBlock/assets.json</string>
<key>hostnameSwitchesString</key>
<string>no-large-media: behind-the-scene false
no-csp-reports: * true
Expand Down Expand Up @@ -160,10 +160,34 @@ no-scripting: www.google.com false</string>
<string>https://github.com/gorhill/uBlock/releases</string>
<string>https://github.com/gorhill/uBlock/releases/*</string>
<string>https://github.com/gorhill/uBlock/releases*</string>
<string>https://github.com/mozilla-extensions/aboutsync/releases</string>
<string>https://github.com/mozilla-extensions/aboutsync/releases/*</string>
<string>https://github.com/mozilla-extensions/aboutsync/releases*</string>
<string>https://github.com/mozilla-extensions/fingerprinting-protection-debugger/releases</string>
<string>https://github.com/mozilla-extensions/fingerprinting-protection-debugger/releases/*</string>
<string>https://github.com/mozilla-extensions/fingerprinting-protection-debugger/releases*</string>
<string>https://github.com/mozilla-extensions/nimbus-devtools/releases</string>
<string>https://github.com/mozilla-extensions/nimbus-devtools/releases/*</string>
<string>https://github.com/mozilla-extensions/nimbus-devtools/releases*</string>
<string>https://github.com/mozilla-extensions/normandy-devtools/releases</string>
<string>https://github.com/mozilla-extensions/normandy-devtools/releases/*</string>
<string>https://github.com/mozilla-extensions/normandy-devtools/releases*</string>
<string>https://github.com/mozilla-extensions/remote-settings-devtools/releases</string>
<string>https://github.com/mozilla-extensions/remote-settings-devtools/releases/*</string>
<string>https://github.com/mozilla-extensions/remote-settings-devtools/releases*</string>
<string>https://github.com/mozilla-extensions/searchengine-devtools/releases</string>
<string>https://github.com/mozilla-extensions/searchengine-devtools/releases/*</string>
<string>https://github.com/mozilla-extensions/searchengine-devtools/releases*</string>
<string>https://objects.githubusercontent.com/github-production-release-asset-2e65be/134775419/*</string>
<string>https://objects.githubusercontent.com/github-production-release-asset-2e65be/232824822/*</string>
<string>https://objects.githubusercontent.com/github-production-release-asset-2e65be/26682105/*</string>
<string>https://objects.githubusercontent.com/github-production-release-asset-2e65be/33263118/*</string>
<string>https://objects.githubusercontent.com/github-production-release-asset-2e65be/404295988/*</string>
<string>https://objects.githubusercontent.com/github-production-release-asset-2e65be/46041549/*</string>
<string>https://objects.githubusercontent.com/github-production-release-asset-2e65be/54078039/*</string>
<string>https://objects.githubusercontent.com/github-production-release-asset-2e65be/671874733/*</string>
<string>https://objects.githubusercontent.com/github-production-release-asset-2e65be/811220552/*</string>
<string>https://objects.githubusercontent.com/github-production-release-asset-2e65be/81214532/*</string>
<string>https://objects.githubusercontent.com/github-production-release-asset-2e65be/873923787/*</string>
<string>https://releases.mozilla.org/pub/labs/*</string>
<string>https://releases.mozilla.org/pub/system-addons/*</string>
Expand Down Expand Up @@ -593,6 +617,13 @@ no-scripting: www.google.com false</string>
<key>updates_disabled</key>
<false/>
</dict>
<key>[email protected]</key>
<dict>
<key>blocked_install_message</key>
<string>Mozilla 'Dynamic Probe Telemetry' https://github.com/mozilla-extensions/dynamic-probe-telemetry-extension</string>
<key>installation_mode</key>
<string>blocked</string>
</dict>
<key>[email protected]</key>
<dict>
<key>blocked_install_message</key>
Expand Down
30 changes: 29 additions & 1 deletion policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Extensions": {
"[email protected]": {
"adminSettings": {
"assetsBootstrapLocation": "https://codeberg.org/celenity/Phoenix/raw/commit/ccaf778427b3f8c8b02e99f9bfc565adc7ed0633/uBlock/assets.json",
"assetsBootstrapLocation": "https://codeberg.org/celenity/Phoenix/raw/branch/pages/uBlock/assets.json",
"hostnameSwitchesString": "no-large-media: behind-the-scene false\nno-csp-reports: * true\nno-scripting: * true\nno-scripting: abrahamjuliot.github.io false\nno-scripting: accounts.google.com false\nno-scripting: addons.thunderbird.net false\nno-scripting: arkenfox.github.io false\nno-scripting: browserleaks.com false\nno-scripting: deviceinfo.me false\nno-scripting: earthlng.github.io false\nno-scripting: login.aol.com false\nno-scripting: login.live.com false\nno-scripting: login.microsoftonline.com false\nno-scripting: login.yahoo.net false\nno-scripting: okta.com false\nno-scripting: permission.site false\nno-scripting: www.google.com false"
},
"advancedSettings": [
Expand Down Expand Up @@ -169,6 +169,10 @@
},
"SSLVersionMin": "tls1.2",
"ExtensionSettings": {
"[email protected]": {
"installation_mode": "blocked",
"blocked_install_message": "Mozilla 'Dynamic Probe Telemetry' https://github.com/mozilla-extensions/dynamic-probe-telemetry-extension"
},
"[email protected]": {
"installation_mode": "blocked",
"blocked_install_message": "Deprecated"
Expand Down Expand Up @@ -1059,10 +1063,34 @@
"https://github.com/gorhill/uBlock/releases",
"https://github.com/gorhill/uBlock/releases/*",
"https://github.com/gorhill/uBlock/releases*",
"https://github.com/mozilla-extensions/aboutsync/releases",
"https://github.com/mozilla-extensions/aboutsync/releases/*",
"https://github.com/mozilla-extensions/aboutsync/releases*",
"https://github.com/mozilla-extensions/fingerprinting-protection-debugger/releases",
"https://github.com/mozilla-extensions/fingerprinting-protection-debugger/releases/*",
"https://github.com/mozilla-extensions/fingerprinting-protection-debugger/releases*",
"https://github.com/mozilla-extensions/nimbus-devtools/releases",
"https://github.com/mozilla-extensions/nimbus-devtools/releases/*",
"https://github.com/mozilla-extensions/nimbus-devtools/releases*",
"https://github.com/mozilla-extensions/normandy-devtools/releases",
"https://github.com/mozilla-extensions/normandy-devtools/releases/*",
"https://github.com/mozilla-extensions/normandy-devtools/releases*",
"https://github.com/mozilla-extensions/remote-settings-devtools/releases",
"https://github.com/mozilla-extensions/remote-settings-devtools/releases/*",
"https://github.com/mozilla-extensions/remote-settings-devtools/releases*",
"https://github.com/mozilla-extensions/searchengine-devtools/releases",
"https://github.com/mozilla-extensions/searchengine-devtools/releases/*",
"https://github.com/mozilla-extensions/searchengine-devtools/releases*",
"https://objects.githubusercontent.com/github-production-release-asset-2e65be/134775419/*",
"https://objects.githubusercontent.com/github-production-release-asset-2e65be/232824822/*",
"https://objects.githubusercontent.com/github-production-release-asset-2e65be/26682105/*",
"https://objects.githubusercontent.com/github-production-release-asset-2e65be/33263118/*",
"https://objects.githubusercontent.com/github-production-release-asset-2e65be/404295988/*",
"https://objects.githubusercontent.com/github-production-release-asset-2e65be/46041549/*",
"https://objects.githubusercontent.com/github-production-release-asset-2e65be/54078039/*",
"https://objects.githubusercontent.com/github-production-release-asset-2e65be/671874733/*",
"https://objects.githubusercontent.com/github-production-release-asset-2e65be/811220552/*",
"https://objects.githubusercontent.com/github-production-release-asset-2e65be/81214532/*",
"https://objects.githubusercontent.com/github-production-release-asset-2e65be/873923787/*",
"https://releases.mozilla.org/pub/labs/*",
"https://releases.mozilla.org/pub/system-addons/*",
Expand Down
Loading

0 comments on commit 52ad8f1

Please sign in to comment.