Gaming4JC
5ee1469263
[Basilisk] Fix packaging when sync is not built
...
Packaging will fail due to missing ifdefs when --disable-sync is passed in .mozconfig. This fixes that issue by including the missing ifdefs.
2019-06-21 09:58:19 +08:00
Mathwi
8584b233fc
Move app.feedback.baseURL here and point to MSFN
...
Ideally we should instead point to a redirect page at Roytam1's site, but this will do for now
2019-06-10 20:34:01 -05:00
Mathwi
f4b8b0d90c
Move app.feedback.baseURL into branding prefs
2019-06-10 20:28:31 -05:00
Mathwi
a7d2a6260c
Move app.feedback.baseURL pref to branding
...
Remove the following lines from this file and paste into basilisk-branding.js so official & unofficial builds can have different values:
// base url for web-based feedback pages
pref("app.feedback.baseURL", "https://forum.palemoon.org/viewforum.php?f=61 ");
2019-06-10 20:25:54 -05:00
Mathwi
fb327115f5
Point release notes to author's Web page
...
This change points the "What's New" link on the Help / About Serpent dialog to the author's blog listing recent versions instead of to a blank page.
2019-06-03 19:43:02 -05:00
Mathwi
65bd689bdb
Change help link for unofficial branding (Serpent)
...
Serpent Help / Submit Feedback option currently links to Pale Moon forum. This is fine for official builds, but for unofficial builds, it invites feedback that the forum doesn't want to deal with. This change redirects Submit Feedback to a topic at msfn.org devoted to unofficial builds of Serpent.
2019-06-03 19:28:12 -05:00
Roy Tam
6431b85501
Merge remote-tracking branch 'origin/master' into custom
2019-05-31 07:28:33 +08:00
adeshkp
5465d68447
Issue #246 - Remove more of compact mode and newtab junk from Basilisk
2019-05-31 07:20:38 +08:00
adeshkp
769ac1dbfc
Issue #246 - Revert "Revert "Remove unwanted newtab page code""
...
Page thumbnails hiccups seem to have resolved, so it can be landed again.
This reverts commit 51792b31a36b9539fdd1b4b85abe486c1652b6c4.
Conflicts:
application/basilisk/modules/DirectoryLinksProvider.jsm
2019-05-31 07:20:34 +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
220b809fb9
Merge remote-tracking branch 'origin/master' into custom
2019-05-11 06:27:21 +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
Ascrod
85caaf571c
Update surrounding code for new Readerable module. Tag #361 .
2019-05-11 06:21:58 +08:00
Roy Tam
1d71489799
Merge remote-tracking branch 'origin/master' into custom
2019-05-03 21:40:08 +08:00
wolfbeast
87dabd6682
Restore BROWSER_NEW_TAB_URL check in Basilisk.
...
This resolves #1066
2019-05-03 21:35:29 +08:00
Roy Tam
2cb30a238c
Merge remote-tracking branch 'origin/master' into custom
2019-04-27 09:01:02 +08:00
adeshkp
c2c31f51af
[minor] Fix a variable name in Basilisk error page
...
Related commit: e313e5e2ec (diff-115f6bd87b)
2019-04-27 08:56:20 +08:00
Matt A. Tobin
97059c1b48
Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FENNEC
2019-04-27 08:51:55 +08:00
Matt A. Tobin
85045bf6be
Sort out search service
...
The ESR52 implementation is now Basilisk specific and the older implementation is the shared toolkit one
2019-04-27 08:27:19 +08:00
Ascrod
c6b9a5aa9f
Remove geo-specific search engine default preferences. Tag #245 .
2019-04-27 08:25:27 +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
adeshkp
6a0abd1cd5
Remove SecurityUI telemetry.
2019-04-27 08:23:50 +08:00
Ascrod
5d978c380c
Issue #991 Part 2: Basilisk
2019-04-27 08:21:41 +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
Moonchild
1b9b6e7e75
Remove FxAccounts front-end module references
2019-04-19 09:40:12 +08:00
Matt A. Tobin
03d07e3e28
[BASILISK] Port PM Sync Client - Part 6b: Don't build the sync client ui when it is disabled, duh.
2019-04-19 09:39:38 +08:00
Matt A. Tobin
f73e1c9cf7
[BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean up
2019-04-19 09:39:01 +08:00
Matt A. Tobin
d398d1590c
[BASILISK] Port PM Sync Client - Part 5: Port the original sync toolbar button and create a synced tabs toolbar button
2019-04-19 09:36:24 +08:00
Matt A. Tobin
fa30be0161
[BASILISK] Port PM Sync Client - Part 4: Tools menu items (Set Up Sync/Sync Now)
2019-04-19 09:36:23 +08:00
Matt A. Tobin
a35c549212
[BASILISK] Restore Tabs from Other Devices history menu item and Add First Sync Progress
2019-04-19 09:33:09 +08:00
Matt A. Tobin
720e453480
[BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and preferences
2019-04-19 09:30:49 +08:00
Matt A. Tobin
648ed8edaf
[BASILISK] Port PM Sync Client - Part 1: Initial transfer
2019-04-19 09:30:47 +08:00
Matt A. Tobin
688cbfef19
[BASILISK] Port PM Sync Client - Part 0: Add PanelUI sync button static images
2019-04-19 09:30:45 +08:00
Matt A. Tobin
85394c9ced
[BASILISK] Remove FxA infected Sync - Part 3b: nsModule
2019-04-19 09:30:44 +08:00
Matt A. Tobin
a7c9827508
[BASILISK] Remove FxA infected Sync - Part 3: Remove about:accounts
2019-04-19 09:30:39 +08:00
Matt A. Tobin
0efe09389a
[BASILISK] Remove FxA infected Sync - Part 2: Sync Client
2019-04-19 09:29:23 +08:00
Matt A. Tobin
b07b0d18b5
[BASILISK] Remove FxA infected Sync - Part 1: Remove or condition CUI and Integration Points
2019-04-19 09:29:22 +08:00
Matt A. Tobin
98ec471861
[BASILISK] Remove FxA Synced Tabs Sidebar
2019-04-19 09:29:20 +08:00
Matt A. Tobin
b8e9664f47
[BASILISK] Add configure option to disable sync
2019-04-19 09:29:15 +08:00
wolfbeast
77006c3f17
Remove fxAccountsEnabled checks.
...
Tag #812
2019-04-19 09:27:27 +08:00
wolfbeast
3685261ed4
Remove CloudSync
...
Tag #812
2019-04-19 09:27:23 +08:00
Roy Tam
ed1b356dfa
Merge remote-tracking branch 'origin/master' into custom
2019-04-06 10:00:51 +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
wolfbeast
78d61fd2b1
Issue #187 : Remove solaris conditional code.
2019-04-04 20:26:26 +08:00
Roy Tam
a10f2e94ad
Revert "Issue #756 - Remove Contextual Identity from Basilisk"
...
This reverts commit ac50c95756 .
2019-04-04 19:35:42 +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