Commit graph

1,321 commits

Author SHA1 Message Date
FranklinDM
41758fcea8 Issue #1158 - Reinstate tabcontainer variable
- This was erroneously removed in commit 1f5194b5f1deb0f36b36ed886d94ce5f8b62ca9d because it is still being used by surrounding code.
2019-07-06 06:45:38 +08:00
FranklinDM
0709a30e71 Issue #1158 - Remove extraneous closing brace
- This also adjusts code indentation
2019-07-06 06:45:35 +08:00
Roy Tam
1ff4c0e3ac Revert "Copy new web.whatsapp.com SSUAO from PM to Serpent (by @Mathwi)"
This reverts commit ea6ad677ab.
2019-07-06 06:40:08 +08:00
Roy Tam
ea6ad677ab Copy new web.whatsapp.com SSUAO from PM to Serpent (by @Mathwi) 2019-07-05 21:44:50 +08:00
Roy Tam
b214a513f9 Merge remote-tracking branch 'origin/master' into custom 2019-07-05 21:41:52 +08:00
Kevin Bhasi
ac213f2b20 Issue #1148 - Part 2: Add StartupWMClass to .desktop for official 2019-07-05 21:33:53 +08:00
Kevin Bhasi
9ab1bd23eb Issue #1148 - Part 1: Add StartupWMClass to .desktop for unofficial 2019-07-05 21:33:50 +08:00
wolfbeast
cebf8fc436 Give Mac an Linux (small sizes) the same treatment 2019-07-05 21:33:28 +08:00
wolfbeast
3c8712bcc1 Add adjusted icon for 2k/XP classic grey toolbar backgrounds.
(because otherwise we won't hear the end of it)
2019-07-05 21:33:24 +08:00
wolfbeast
a74875d8bc Remove FT's polyfill.io SSUAO now they have fixed their detection.
See also: https://github.com/Financial-Times/polyfill-useragent-normaliser/pull/12
2019-07-05 21:33:18 +08:00
wolfbeast
c135831979 Update 16x16 branding images/icons for improved contrast on grey
backgrounds.
2019-07-05 21:31:58 +08:00
wolfbeast
04fc506fcd Update SSUAO for web.whatsapp.com.
This resolves #1152
2019-07-05 21:31:52 +08:00
wolfbeast
c09dcbb6f2 New cycle version bump. 2019-07-05 21:30:50 +08:00
Matt A. Tobin
c135f205d9 [Pale Moon] Add a configure flag to functionally disable personas at build time 2019-07-05 21:30:02 +08:00
Roy Tam
6b9bb03f2e Merge remote-tracking branch 'origin/master' into custom 2019-06-29 09:24:59 +08:00
wolfbeast
c7f629f30e [Pale Moon] Remove *.pdf file association in the installer. 2019-06-29 09:20:43 +08:00
Roy Tam
c2b2ce2c5c Merge remote-tracking branch 'origin/master' into custom 2019-06-29 06:11:18 +08:00
wolfbeast
cf79506995 Re-save wordmark SVG as plain SVG.
Tag #1010
2019-06-29 06:03:53 +08:00
wolfbeast
f2a2359427 Update branding. 2019-06-29 06:03:51 +08:00
Roy Tam
a2ef5fcde7 Merge remote-tracking branch 'origin/master' into custom 2019-06-22 09:50:25 +08:00
wolfbeast
448a762a65 Clean up the nsis installer script a litte.
- remove stub installer leftovers
- remove maintenance service leftovers
- remove unused macros
2019-06-22 09:47:33 +08:00
Roy Tam
fbb9e05a43 Merge remote-tracking branch 'origin/master' into custom 2019-06-21 10:00:27 +08:00
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
Roy Tam
be20c640d4 Merge remote-tracking branch 'origin/master' into custom 2019-06-19 22:36:34 +08:00
wolfbeast
97c44cca9f Revert "Add Yandex (ru) search plugin"
Since Yandex is greedy and only accepts a partnership if they are the
browser default. They don't deserve the traffic.

This reverts commit c9edf588ed6d9b53038125c6d79c466b398e2da4.
2019-06-19 21:36:13 +08:00
Roy Tam
11fc0dd014 Merge remote-tracking branch 'origin/master' into custom 2019-06-15 06:28:55 +08:00
wolfbeast
111ecfd189 Add Yandex (ru) search plugin 2019-06-15 06:27:48 +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
7254c34007
Update app.support.baseURL pref again
Roytam1 has set up a page at his site for this to point to, so changing the pref to point to it.
2019-06-06 19:53:45 -05:00
Mathwi
426aef14c7
Redirect browser.feedback.url from palemoon.org
See previous commit - one more pref needed changing
2019-06-05 20:57:01 -05:00
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
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
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
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
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