roytam1
5712aedaf3
Merge remote-tracking branch 'origin/master' into custom
2021-02-26 07:27:58 +08:00
Moonchild
ed1e3a5fcc
[Pale-Moon] [SSUAO] Shut twitter's pointless nagging up.
2021-02-26 07:27:32 +08:00
roytam1
5184ae02a9
Merge remote-tracking branch 'origin/master' into custom
2021-02-18 21:58:57 +08:00
Moonchild
62df9eb775
[Pale-Moon] Issue #1737 - Format some Windows specific browser jsm modules
2021-02-18 21:58:04 +08:00
roytam1
b1db2370ed
Merge remote-tracking branch 'origin/master' into custom
2021-02-12 10:52:27 +08:00
Moonchild
9efe3a15b9
[Pale-Moon] Issue #1860 - Fix blocklist typo
2021-02-12 10:50:59 +08:00
roytam1
c578cff883
Merge remote-tracking branch 'origin/master' into custom
2021-02-04 22:20:40 +08:00
Moonchild
d1f42d4aeb
[Pale-Moon] Blocklist update
...
Treestyle Tabs breaks the UI. hard blocker for <= 0.0.5
2021-02-04 22:19:38 +08:00
Moonchild
8655202be1
[Pale-Moon] [SSUAO] Update override for YT studio (again)
2021-02-04 22:18:28 +08:00
roytam1
d18f993c44
Merge remote-tracking branch 'origin/master' into custom
2021-02-03 10:12:19 +08:00
Moonchild
ad0f41898a
[Pale-Moon] Remove unused nsis var
2021-02-03 10:11:02 +08:00
roytam1
9b0375dffd
[Pale-Moon] (a late) version bump for reflecting engine version change
2021-02-03 10:10:06 +08:00
roytam1
a324d0a18c
Merge remote-tracking branch 'origin/master' into custom
2021-01-14 22:41:39 +08:00
Moonchild
ef13be6ef8
[Pale-Moon] Issue #1845 - Pref detach&tear-off tab handling.
...
Resolves #1845
2021-01-14 22:33:04 +08:00
Moonchild
6ee59c813d
[Pale-Moon] [SSUAO] Update overrides for YouTube
2021-01-14 22:32:38 +08:00
roytam1
9e44385e57
palemoon: remove non-existant files in package manifest
2021-01-06 14:27:33 +08:00
roytam1
a9f63c3e7d
Merge remote-tracking branch 'origin/master' into custom
2021-01-01 10:04:05 +08:00
Moonchild
04df8ca786
[Pale-Moon] [SSUAO] Add netteller to UA overrides.
...
See: https://forum.palemoon.org/viewtopic.php?f=70&t=25906
2021-01-01 10:03:06 +08:00
roytam1
e075f1b671
Merge remote-tracking branch 'origin/master' into custom
2020-12-21 15:13:46 +08:00
Moonchild
48f962a66f
[Pale-Moon] Issue #1854 - Account for users disabling off-line and memory caching.
...
Resolves #1854
2020-12-21 15:07:44 +08:00
roytam1
4903a8dfa9
Merge remote-tracking branch 'origin/master' into custom
2020-10-30 09:27:13 +08:00
Moonchild
77146fc40f
[Pale-Moon] Nuke vim configuration lines from the front-end (no code changes)
...
See MoonchildProductions/UXP#1656
2020-10-30 09:19:39 +08:00
roytam1
84282125cf
Merge remote-tracking branch 'origin/master' into custom
2020-10-09 21:12:06 +08:00
Moonchild
056e62198a
[Pale-Moon] [SSUAO] Update Yahoo override, since they now throw a fit when seeing anything "Pale Moon" in the UA.
2020-10-09 21:07:16 +08:00
Moonchild
4c4f6c9a9d
[Pale-Moon] Issue #1812 - Enable per-monitor DPI v2 in Pale Moon
2020-10-09 21:06:38 +08:00
Moonchild
b5370edd80
[Pale-Moon] [app update] Move update cert entries to branding
2020-10-09 21:06:09 +08:00
roytam1
8aaf947d13
Merge remote-tracking branch 'origin/master' into custom
2020-10-02 17:26:07 +08:00
Moonchild
5465ff9914
[Pale-Moon] [downloads] Correct and simplify host handling.
2020-10-02 17:24:24 +08:00
roytam1
56aaf6a15a
Merge remote-tracking branch 'origin/master' into custom
2020-09-25 22:18:48 +08:00
Moonchild
68ed744bb6
[Pale-Moon] [downloads] Stop using referrers as sources.
2020-09-25 22:17:19 +08:00
Moonchild
5c9b23f028
[Pale-Moon] Whitespace fixes. No code change.
2020-09-25 22:16:53 +08:00
Moonchild
093f9b4f55
[Pale-Moon] Issue #1744 - Add pref to ask for master password on application start.
...
This is a solution for some users having issues with multiple MP prompts due to
either a race or asynchronously-triggered features that each need password
database access (e.g. website login + sync)
Based on Interlink's similar solution by Matt A. Tobin
2020-09-25 22:16:30 +08:00
Moonchild
0cd673d720
Issue #1656 - Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
roytam1
5f548d297e
fix error flow in preferences
2020-09-19 07:06:14 +08:00
roytam1
8fd5fd8690
Merge remote-tracking branch 'origin/master' into custom
2020-09-16 21:19:55 +08:00
adeshkp
7704d9e522
[Pale-Moon] [minor] spelling correction in a code comment
2020-09-16 21:17:46 +08:00
roytam1
5536a50a21
Merge remote-tracking branch 'origin/master' into custom
2020-09-12 07:25:34 +08:00
Moonchild
08809c7f12
[Pale-Moon] Issue #1717 - Add distinct mixed-mode indicator and logic for display.
2020-09-12 07:24:29 +08:00
Moonchild
347bfc5741
[Pale-Moon] Issue MoonchildProductions/UXP#1644 - Remove plugin check leftovers (front-end)
...
Includes appropriate platform pointer update.
2020-09-12 07:24:01 +08:00
Roy Tam
312cd43c03
Merge remote-tracking branch 'origin/master' into custom
2020-08-29 08:18:57 +08:00
Matt A. Tobin
0442dd4ee5
[Pale-Moon] Add a configure option for Phoenix Extensions Dual-GUID System and set default off in confvars
2020-08-29 08:18:12 +08:00
Roy Tam
3e358627dc
Merge remote-tracking branch 'origin/master' into custom
2020-08-21 15:13:05 +08:00
Andy
6d0384a86f
[Pale-Moon] Issue #1717 - Total Level Rewrite
...
SSLStatus is now used for basically everything.
2020-08-21 15:11:32 +08:00
Andy
66a5df11c1
[Pale-Moon] Issue #1717 - Differentiate DV & EV Mixed Content
...
UXP drops STATE_IDENTITY_EV_TOPLEVEL for Mixed Content.
If we want to have different behaviors between DV and EV, we need to use nsISSLStatus.
2020-08-21 15:11:11 +08:00
Andy
81001e37c3
[Pale-Moon] Issue #1717 - UXP Says Mixed Content is Broken
...
We get a little more picky about it.
2020-08-21 15:10:49 +08:00
Andy
c5ff8be4fb
[Pale-Moon] Issue #1717 - Revert 3DES Check to Original Method for Now
2020-08-21 15:10:32 +08:00
Andy
92eed10c3b
[Pale-Moon] Issue #1717 - Whitespace Cleanup
2020-08-21 15:10:14 +08:00
Andy
024f61bf38
[Pale-Moon] Issue #1717 - Localize Padlock Tooltip
2020-08-21 15:09:56 +08:00
Andy
a3117f5b44
[Pale-Moon] Issue #1717 - 3DES Detection
...
This will do to start. Get a better list of what's being deprecated.
2020-08-21 15:09:34 +08:00
Andy
782bcb46dc
[Pale-Moon] Issue #1717 - Low Cipher Changes
2020-08-21 15:09:18 +08:00