wolfbeast
c9edf588ed
Add Yandex (ru) search plugin
2019-06-12 03:39:43 +02:00
Matt A. Tobin
d197e65f44
[Pale Moon] Update the check for updates menu item logic for already staged automatic updates
2019-05-29 16:01:18 -04:00
Matt A. Tobin
a38cc1a2f5
[Pale Moon] Fix event.stopPropagation is not defined when clicking the show/hide tiles on about:newtab
2019-05-25 18:36:25 -04:00
New Tobin Paradigm
63d6770353
Merge pull request #1122 from adeshkp/remove-newtab-basilisk
...
Remove code for sponsored "enhanced" tiles in NewTab page
2019-05-25 18:31:02 -04:00
adeshkp
97477c1e96
Issue #246 - Remove "enhanced" newtab code from Pale Moon
2019-05-25 15:59:28 -04:00
wolfbeast
764e2a6247
[Basilisk/Pale Moon] Update region.properties.
...
- Fix incorrect goanna prefix
- Remove dead/insecure 30boxes service for webcal
- Add preset order for Ecosia
2019-05-25 16:56:51 +02:00
FranklinDM
10318170bc
Issue #1104 - Pass an opener to loadOneTab in the openURI function
2019-05-23 13:39:01 +08:00
FranklinDM
797697e26d
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-23 13:29:20 +08:00
FranklinDM
f9dc4e8ccd
Issue #971 - Fix browser.link.open_newwindow functionality in Pale Moon
2019-05-22 19:24:30 +08:00
Matt A. Tobin
c7dc667e61
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-12 21:00:32 -04:00
Matt A. Tobin
f857efc350
[PALEMOON] buildHelpMenu() is executed by the shared help menu but not all windows have the AppMenu
2019-05-11 12:08:21 -04:00
Franklin DM
8b7d91e514
Issue #1084 - Add null check for URL Bar in the writePlaceholder() method
2019-05-11 11:52:49 -04:00
Matt A. Tobin
1b5c261b80
Issue #968 - Preload the permissions manager with permissions file
2019-05-09 16:57:05 -04:00
Matt A. Tobin
95607bd727
Issue #1081 - Restore "release notes" item in the help menu
2019-05-09 15:54:49 -04:00
Matt A. Tobin
5d119ce85e
Issue #1083 - Deprecate FUEL extension helper javascript library
2019-05-09 14:21:18 -04:00
Matt A. Tobin
fc937d1eec
Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for Extension compatibility
2019-05-09 13:26:23 -04:00
Ryan C
6458c3464d
Don't shrink the tab bar in customize mode
2019-05-04 20:02:38 +01:00
wolfbeast
aa4055cb42
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-04 18:37:35 +02:00
wolfbeast
cd296c598a
[PALEMOON] Prevent overlapping modal prompts and preserve prompt order.
2019-04-29 08:13:02 +02:00
wolfbeast
b630986462
New cycle version bump.
2019-04-27 16:25:02 +02:00
Matt A. Tobin
e86f0e555f
[PALEMOON] Remove errent extensions.blocklist.* from shared branding prefs
2019-04-25 08:40:10 -04:00
wolfbeast
7d61305b0f
Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0)
2019-04-23 00:43:37 +02:00
Matt A. Tobin
ccd86d8c0b
Issue #1049 - Show sync status via label of sync-button
2019-04-21 13:10:31 -04:00
Matt A. Tobin
5d02c22076
[PHOENIX] Fix missing default from lastSync in browser-syncui.js in Pale Moon and replace the tryblock in Basilisk
2019-04-21 12:59:20 -04:00
wolfbeast
bccf86a10d
Version bump
2019-04-20 21:15:45 +00:00
Ascrod
af7e140d4e
Merge branch 'master' into default-pref
2019-04-18 20:35:10 -04:00
Ascrod
9a37ab727e
Issue #991 Part 1: Pale Moon
2019-04-13 11:37:45 -04:00
Matt A. Tobin
8e5056ce2f
Merge branch 'master' into Sync-weave
2019-04-13 05:41:07 -04:00
wolfbeast
4d20cd601b
Add IDCAC 2.9.9 to blocklist for causing severe issues.
2019-04-11 14:47:51 +02:00
Matt A. Tobin
6968a3e402
Merge branch 'master' into Sync-weave
2019-04-08 18:56:39 -04:00
wolfbeast
cc07da9cb4
CotPM update
2019-04-05 15:13:28 +02:00
wolfbeast
6e4da38d2d
Zap the robots.
...
Resolves #1036
2019-04-05 15:12:51 +02:00
Matt A. Tobin
015f385ecb
Merge branch 'master' into Sync-weave
2019-04-03 17:33:37 -04:00
Lootyhoof
520f996015
Only draw a border on the tab bar when on bottom
2019-04-01 21:29:49 +01:00
Matt A. Tobin
ce3979c721
Merge branch 'master' into Sync-weave
2019-04-01 13:55:00 -04:00
wolfbeast
25779d371c
Issue #187 : Remove solaris conditional code.
2019-03-30 19:10:17 +01:00
wolfbeast
88083f8c68
Merge branch 'master' into Sync-weave
2019-03-29 16:04:01 +01:00
wolfbeast
91d17efc68
Clean up installer scripts a little.
2019-03-26 14:38:16 +01:00
JustOff
d72bcc92f5
Revert "Only write the newtab URL if the machinery for it had previously been"
...
This reverts commit eb77e289bb .
2019-03-26 01:28:36 +02:00
JustOff
a15e49e426
Prevent mistaken overwriting of browser.newtab.url when using the browser preferences dialog
2019-03-26 01:27:46 +02:00
Moonchild
aa816b3d84
Merge pull request #834 from g4jc/remove_contextid
...
Issue #756 - Remove Contextual Identity
2019-03-25 18:03:03 +01:00
wolfbeast
917a2c450f
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
2019-03-25 17:47:59 +01:00
wolfbeast
eb77e289bb
Only write the newtab URL if the machinery for it had previously been
...
initialized.
This prevents the URL being overwritten with e.g. about:logopage.
2019-03-25 17:47:16 +01:00
Ascrod
c9d2e9bcfb
Remove obsolete getPref helpers.
2019-03-24 20:22:03 -04:00
wolfbeast
cda6937fc2
Remove leftover updater lines in about box
...
Resolves #1020 .
2019-03-23 07:57:33 +01:00
wolfbeast
8ca6744b2f
Add SSUAO for polyfill.io
...
Financial Times' polyfill.io service horribly breaks when it finds
anything but a short list of predefined UA strings. We have to send
them a strict Firefox UA or other sites relying on it will break too
(including PayPal!).
An issue has been raised on their repo.
2019-03-22 19:21:52 +01:00
Gaming4JC
ad5bbbdb6b
Issue #756 - Remove Contextual Identity References from Pale Moon
2019-03-18 19:28:33 -04:00
Lootyhoof
07122c4454
Don't modify toolbox-after-color in lwthemes
2019-03-15 23:10:59 +00:00
Lootyhoof
ca14177824
Draw a border when hiding the tab bar
2019-03-15 22:53:09 +00:00
JustOff
4d7390eaaa
[PALEMOON] Add SSUAO override for firefox.com (native mode)
2019-03-14 17:42:08 +02:00