Pale Moon
beedeec1e9
Stop including AppVersion in the installer display strings.
...
This resolves #1513 .
2018-07-25 09:36:12 +08:00
Pale Moon
318d7a7546
Revert "Add shortcut key for Browser Restart command"
...
Revert "[suggestion] Main menu - Restart normally (improvements)" (note: poor commit message!)
This reverts commit c0f9a92de8d0d158a901af2b0310a821e5250c70.
This resolves #1490 .
2018-07-25 09:33:26 +08:00
Pale Moon
81d6379c4a
Define Ci before using it.
...
Follow-up to b243a16d7e282d21433e768d66d1c05f0f4009d1 (#1475 )
2018-07-25 09:31:52 +08:00
Pale Moon
858707bde5
Handle custom URLs and add "My home page" for the New Tab URL.
...
This resolves #1482 .
2018-07-25 09:31:45 +08:00
Pale Moon
6c36d47164
Remove the "ask every time" policy for acceptance of cookies.
...
People still trying to use this option in 2017 will likely end up with a cookie confirmation dialog storm
that can end up with the browser being locked (modal dialog storm + confused z-order in some
window managers = inaccessible UI). This is a terrible footgun, and cookie acceptance is best
controlled with one of the many extensions available for this purpose.
This resolves #1475 .
2018-07-25 09:31:24 +08:00
janekptacijarabaci
84cacb385b
Profiles - the refresh - migrate (passwords)
2018-07-25 09:31:17 +08:00
janekptacijarabaci
78056b2d45
Profiles - the refresh - migrate
2018-07-25 09:31:10 +08:00
Pale Moon
284e78bc72
Fix Linux loading throbber to be properly encoded.
...
Tag #1474
2018-07-25 09:30:27 +08:00
Pale Moon
0d026ce028
Update Netflix SSUAO to community-reported working one.
2018-07-25 09:29:37 +08:00
Pale Moon
bae3bcf158
Update CitiBank's SSUAO because it no longer accepts native.
2018-07-25 09:29:30 +08:00
Pale Moon
a4ac45bc06
Bump unstable version to test migration code.
2018-07-25 09:29:23 +08:00
Pale Moon
fc8ba965ec
Migrate existing Sync users transparently to palemoon.org.
...
Tag #1458 .
2018-07-25 09:29:15 +08:00
Pale Moon
bbd68324a8
Backout the initial fix for #1310 and incorrect #1386 workaround.
...
This resolves #1386 and #1452 .
2018-07-25 09:28:54 +08:00
Pale Moon
2542489da4
Revert "Don't set a fallback detailsURL since we supply this in the update XML."
...
There are situations where we don't supply this in our update XML, apparently, in which case the update service complains.
This resolves #1448 .
This reverts commit 6799590a21b6440db6b9ee6231d652cd5f2aba20.
2018-07-25 09:28:47 +08:00
Pale Moon
ce31c5f80c
Give Facebook the Yahoo SSUAO treatment.
2018-07-25 09:28:32 +08:00
Pale Moon
3f91fd6abd
Version bump for new cycle.
2018-07-25 09:27:56 +08:00
Pale Moon
4e4dc6042e
Remove preprocessing of safemode.js again.
...
With the correct header, the preprocessor is no longer needed to strip the license block.
2018-07-25 09:27:13 +08:00
Pale Moon
c6a2173509
Convert C-style license blocks to native XML/JS style.
2018-07-25 09:27:06 +08:00
Pale Moon
60236e137e
Rewrite the safe mode dialog script and preprocess it.
2018-07-25 09:26:52 +08:00
Pale Moon
e5d660c9c9
Fix incorrect MPL 1.1 header in safemode dialog.
2018-07-25 09:26:45 +08:00
Pale Moon
ddfb42b239
Don't set a fallback detailsURL since we supply this in the update XML.
2018-07-25 09:24:42 +08:00
Pale Moon
3499a45863
Update preferences to use the new AUS infra.
2018-07-25 09:24:35 +08:00
Pale Moon
a1e5e5cf65
Add UTF-8 as a default fallback encoding for unknown encodings.
2018-07-25 09:24:13 +08:00
Lootyhoof
cbfcf72ff3
Confine Glass download icons to Windows Compositor mode
2018-07-25 09:22:17 +08:00
Pale Moon
a9cea2fd46
Blocklist update
2018-07-25 09:22:10 +08:00
Lootyhoof
e1007cdb9d
Use brighttext instead of lwtheme for download indicator on Windows
2018-07-25 09:21:55 +08:00
Lootyhoof
f7342da508
Fade text on inactive windows on Win8/10
2018-07-25 09:21:49 +08:00
Lootyhoof
4f4fab6339
Improve appearance of downloads indicators on dark backgrounds on Windows
2018-07-25 09:21:42 +08:00
Lootyhoof
022a81af4b
Convert organizer.css toolbar styles to variables on Windows
2018-07-25 09:21:35 +08:00
Lootyhoof
ca8022c92a
Convert toolbar images to variables on Windows theme
2018-07-25 09:21:27 +08:00
Pale Moon
aba97201b1
Synchronize blocklist timestamp.
2018-07-25 09:20:03 +08:00
janekptacijarabaci
45fc2d35e4
(1/2) Launch command: palemoon "-migration" and "-migration -p" (follow up)
2018-07-25 09:19:48 +08:00
janekptacijarabaci
bd5178f34a
gre/components/nsINIProcessor.js (etc.)
...
JavaScript strict warning: resource://gre/components/nsINIProcessor.js,
line 147:
etc.
SyntaxError: octal literals and octal escape sequences are deprecated
https://bugzilla.mozilla.org/show_bug.cgi?id=1248252
2018-07-25 09:19:00 +08:00
janekptacijarabaci
07b9922d30
gre/components/FeedWriter.js
...
JavaScript strict warning: resource://gre/components/FeedWriter.js, line
636:
TypeError: variable result redeclares argument
https://github.com/MoonchildProductions/Pale-Moon/pull/1207
2018-07-25 09:18:52 +08:00
JustOff
d5f2af83cc
Remove debug messages
2018-07-25 09:18:10 +08:00
JustOff
7813d76de3
Display "not supported" error when trying to install WebExtension
2018-07-25 09:13:25 +08:00
JustOff
cf863fcbed
Fix warnings from MakeNSIS
2018-07-25 09:13:04 +08:00
Pale Moon
2d808bbbef
Tweak the Windows 10 styling of the default theme.
...
- Lighten the inactive window shade a bit more.
- Set toolbar backgrounds to transparent if the menubar is active
> this will match the color with dwm
> This will prevent a noticeable delay between title bar and UI region bg color updates
2018-07-25 09:12:57 +08:00
JustOff
30cb2f7f12
Fix preprocessor build warnings
2018-07-25 09:12:43 +08:00
JustOff
c5d4217955
Correct formatting
2018-07-25 09:12:36 +08:00
JustOff
9ef0c232e9
Status bar (s4e) code cleanup
2018-07-25 09:12:29 +08:00
Pale Moon
de1e624634
Focus the address bar if opened content in a new window is blank.
2018-07-25 09:12:22 +08:00
Pale Moon
2107efdaf0
Restore previous YouTube SSUAO.
...
See discussion in #1379 .
2018-07-25 09:11:32 +08:00
Moonchild
39afb0b94d
Revert "Restore previous YouTube SSUAO"
2018-07-25 09:11:25 +08:00
janekptacijarabaci
8ee20d0cb9
[suggestion] StatusBar - minor fix / style clean up
2018-07-25 09:11:03 +08:00
trav90
c94176e47b
Restore previous YouTube SSUAO
2018-07-25 09:10:56 +08:00
Pale Moon
c1d9db058a
Fix typo made in c60987c0cab8c7002bc5493404c6f87c704add04
2018-07-25 09:10:42 +08:00
JustOff
f5c222f66d
Add option to clear site connectivity data (HSTS/HPKP)
2018-07-25 09:10:34 +08:00
Pale Moon
decd738923
Add Yahoo override.
2018-07-25 09:10:06 +08:00
janekptacijarabaci
be03951649
StatusBar - improvements
2018-07-25 09:09:59 +08:00