Commit graph

949 commits

Author SHA1 Message Date
Mathwi
1de2444bc9
Redirect support URLs away from palemoon.org
Specifically for unofficial (New Moon) builds, we need to change a prefs app.support.baseURL and browser.slowstartup.help.url not to point to palemoon.org.

Really we should have separate versions of this file for official and unofficial builds, but since this repo will only be used for unofficial builds, this will do.
2019-06-05 20:49:46 -05:00
Mathwi
9e4dfbda34
Remove palemoon.org from New Moon branding
Two changes: First, blank out the pref that causes a palemoon.org page to open after updating the New Moon browser. Second, point release notes to the author's blog (as with Serpent) vs. the Pale Moon release notes.
2019-06-03 20:28:01 -05:00
Mathwi
a9836cb569
Update Help link to point to msfn.org
Same change as for Serpent; point the Help / Submit Feedback menu option to the msfn.org topic for unofficial builds of New Moon, instead of the Pale Moon forum.
2019-06-03 20:18:56 -05:00
Roy Tam
6431b85501 Merge remote-tracking branch 'origin/master' into custom 2019-05-31 07:28:33 +08:00
Matt A. Tobin
254714d53b [Pale Moon] Update the check for updates menu item logic for already staged automatic updates 2019-05-31 07:21:14 +08:00
Matt A. Tobin
257e674bde [Pale Moon] Fix event.stopPropagation is not defined when clicking the show/hide tiles on about:newtab 2019-05-31 07:20:59 +08:00
adeshkp
825f472a93 Issue #246 - Remove "enhanced" newtab code from Pale Moon 2019-05-31 07:20:44 +08:00
wolfbeast
b7894a3bdc [Basilisk/Pale Moon] Update region.properties.
- Fix incorrect goanna prefix
- Remove dead/insecure 30boxes service for webcal
- Add preset order for Ecosia
2019-05-31 07:18:44 +08:00
Roy Tam
8495414910 Merge remote-tracking branch 'origin/master' into custom 2019-05-24 21:59:29 +08:00
FranklinDM
18f9f38e8b Issue #1104 - Pass an opener to loadOneTab in the openURI function 2019-05-24 21:57:18 +08:00
FranklinDM
70c0d40d9b Issue #1104 - Set the browser's opener when adding a new tab
- This modifies `loadOneTab` and `addTab` to accept an opener
- This code was adapted from Basilisk's copy of tabbrowser.xml without the refactored code changes (which is a lot more involved as it divides addTab's functions into multiple functions)
2019-05-24 21:57:17 +08:00
FranklinDM
69e171fb9a Issue #971 - Fix browser.link.open_newwindow functionality in Pale Moon 2019-05-24 21:55:02 +08:00
Roy Tam
ec217d91d9 Merge remote-tracking branch 'origin/master' into custom 2019-05-17 22:18:17 +08:00
Matt A. Tobin
cc3e413793 Remove deprecated appending of #-moz-resolution from Pale Moon and left over from nsMediaFragmentURIParser.h
This also magically makes Aero Peek work properly with Pale Moon thus:

Resolves #809
2019-05-17 22:16:24 +08:00
Matt A. Tobin
e0171dc973 [PALEMOON] buildHelpMenu() is executed by the shared help menu but not all windows have the AppMenu 2019-05-17 22:16:01 +08:00
Franklin DM
e164082a5a Issue #1084 - Add null check for URL Bar in the writePlaceholder() method 2019-05-17 22:15:59 +08:00
Roy Tam
220b809fb9 Merge remote-tracking branch 'origin/master' into custom 2019-05-11 06:27:21 +08:00
Matt A. Tobin
37f0839a64 Issue #968 - Preload the permissions manager with permissions file 2019-05-11 06:22:49 +08:00
Matt A. Tobin
112961367a Issue #1081 - Restore "release notes" item in the help menu 2019-05-11 06:22:47 +08:00
Matt A. Tobin
9d9a113400 Issue #1083 - Deprecate FUEL extension helper javascript library 2019-05-11 06:22:45 +08:00
Matt A. Tobin
c14d99f0ed Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for Extension compatibility 2019-05-11 06:22:44 +08:00
Ryan C
0fbf778732 Don't shrink the tab bar in customize mode 2019-05-11 06:21:26 +08:00
wolfbeast
abb71ced51 Update icon to the new and improved branding.
Many thanks to "browser tech" and "CharmCityCrab" on the forum
for suggesting the elements that make up this much improved design!
2019-05-11 06:21:22 +08:00
Roy Tam
1d71489799 Merge remote-tracking branch 'origin/master' into custom 2019-05-03 21:40:08 +08:00
wolfbeast
100fe48e7b [PALEMOON] Prevent overlapping modal prompts and preserve prompt order. 2019-05-03 21:31:53 +08:00
wolfbeast
ad9ac70742 New cycle version bump. 2019-05-03 21:31:20 +08:00
Roy Tam
2cb30a238c Merge remote-tracking branch 'origin/master' into custom 2019-04-27 09:01:02 +08:00
Matt A. Tobin
72a828438c [PALEMOON] Remove errent extensions.blocklist.* from shared branding prefs 2019-04-27 08:55:47 +08:00
wolfbeast
e94155c91f Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0) 2019-04-27 08:24:40 +08:00
wolfbeast
d563647c10 Version bump 2019-04-27 08:23:40 +08:00
Ascrod
74e02af5af Issue #991 Part 1: Pale Moon 2019-04-27 08:16:34 +08:00
Roy Tam
6a07ab8503 update Twemoji font to upstream 0.4.0. 2019-04-19 13:06:52 +08:00
Roy Tam
838b5e4e48 Merge remote-tracking branch 'origin/master' into custom 2019-04-19 09:42:27 +08:00
wolfbeast
3685261ed4 Remove CloudSync
Tag #812
2019-04-19 09:27:23 +08:00
Roy Tam
2b48a6c6ee Merge remote-tracking branch 'origin/master' into custom 2019-04-13 07:34:39 +08:00
wolfbeast
42aff1f6cb Add IDCAC 2.9.9 to blocklist for causing severe issues. 2019-04-13 07:02:37 +08:00
Roy Tam
ed1b356dfa Merge remote-tracking branch 'origin/master' into custom 2019-04-06 10:00:51 +08:00
wolfbeast
c439386fcb CotPM update 2019-04-06 09:59:50 +08:00
wolfbeast
3dbc6ee1a4 Zap the robots.
Resolves #1036
2019-04-06 09:59:48 +08:00
Roy Tam
51fa1b8bdb Merge remote-tracking branch 'origin/master' into custom 2019-04-04 20:32:53 +08:00
Lootyhoof
256a94d778 Only draw a border on the tab bar when on bottom 2019-04-04 20:30:04 +08:00
wolfbeast
78d61fd2b1 Issue #187: Remove solaris conditional code. 2019-04-04 20:26:26 +08:00
Roy Tam
4d4a6085d0 Revert "Issue #756 - Remove Contextual Identity References from Pale Moon"
This reverts commit 9cdfabaf57.
2019-04-04 19:35:53 +08:00
Roy Tam
caab96c969 utilityOverlay: restore getBoolPref for compatibility 2019-03-30 06:49:19 +08:00
Roy Tam
583edc6020 Merge remote-tracking branch 'origin/master' into custom 2019-03-29 22:29:22 +08:00
wolfbeast
3b24095083 Clean up installer scripts a little. 2019-03-29 22:27:36 +08:00
JustOff
97a08efe32 Revert "Only write the newtab URL if the machinery for it had previously been"
This reverts commit eb77e289bbe056b58051db0fa868e95da803aa0a.
2019-03-29 22:27:33 +08:00
JustOff
3b9e91ba75 Prevent mistaken overwriting of browser.newtab.url when using the browser preferences dialog 2019-03-29 22:27:29 +08:00
Gaming4JC
9cdfabaf57 Issue #756 - Remove Contextual Identity References from Pale Moon 2019-03-29 22:23:01 +08:00
Ascrod
8d45fa6874 Remove obsolete getPref helpers. 2019-03-29 22:22:33 +08:00