- 18 Sep, 2018 4 commits
-
-
Georg Koppen authored
Changelog update and version bump
-
Georg Koppen authored
-
If about:blank is the homepage (or has been passed as a command line parameter), NoScript will send a message named "fetchChildPolicy" _before_ "started". Torbutton would then send its "updateSettings" too soon, resulting in the dreaded error "Could not establish connection. Receiving end does not exist" (see bug 26520). Fix this by whitelisting the relevant messages from NoScript: "started" and also "pageshow" for a slightly more graceful failure mode in case Torbutton somehow misses NoScript startup.
-
Georg Koppen authored
-
- 17 Sep, 2018 3 commits
-
-
Georg Koppen authored
-
(the IP address for these PTs looks like 0.x.x.x) Also, we remove some dead code that implemented part of the old circuit display.
-
Arthur Edelstein authored
The banner disappears permanently: * if the user clicks a small "X" on the right * if the user clicks the "Sign Up" link * if the banner has already been shown 4 times
-
- 14 Sep, 2018 1 commit
-
-
- 13 Sep, 2018 2 commits
-
-
-
We use both offset-inline-end and inset-inline-end because the former is supported in Firefox 60 and the latter is supported in Firefox 63 and later.
-
- 12 Sep, 2018 1 commit
-
-
Georg Koppen authored
Moving the New Identity button to the hamburger menu without having the redesign of our security controls in place and without having a proper guidance for where we moved it to is confusing. Let's revert that decision until we have all required pieces ready. We omit the key attribute from the menu item to avoid doing a New Identity twice if users press Ctrl+Shift+u.
-
- 01 Sep, 2018 1 commit
-
-
Georg Koppen authored
Version bump and CHANGELOG update
-
- 31 Aug, 2018 3 commits
-
-
Arthur Edelstein authored
-
Georg Koppen authored
CHANGELOG update and version bump
-
Georg Koppen authored
-
- 29 Aug, 2018 1 commit
-
-
We need to wait for NoScript to have launched before we send the first settings message from the security slider. So wait for NoScript to send us a message first.
-
- 28 Aug, 2018 3 commits
-
-
Georg Koppen authored
We now have the onboarding to show users our security slider. We remove the notification bar on first start as it was a workaround for that onboarding feature which on some system causes problems with window size rounding.
-
-
Kathleen Brade authored
Change TB Manual link to open in a new tab. Use a dynamic margin between search box and TB Manual link (10% of viewport). Add more onion circles to improve appearance on wide displays.
-
- 27 Aug, 2018 1 commit
-
-
Arthur Edelstein authored
This file is no longer used. Move needed strings to aboutTor.dtd
-
- 24 Aug, 2018 1 commit
-
-
Kathleen Brade authored
Add strings for a "New Circuit Display" promotional banner which is shown on the about:tbupdate page.
-
- 23 Aug, 2018 4 commits
-
-
Kathleen Brade authored
Add strings needed for circuit display onboarding.
-
Georg Koppen authored
CHANGELOG update and versions bump
-
Georg Koppen authored
-
Arthur Edelstein authored
Also, fix a bug in noscript-control.js where initialized was never set to true.
-
- 22 Aug, 2018 4 commits
-
-
Arthur Edelstein authored
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
-
- 21 Aug, 2018 5 commits
-
-
Igor Oliveira authored
The preference is not available in the Desktop and it doesn't make sense on mobile. Thus, we are removing it.
-
Igor Oliveira authored
Create a responsive security slider, it can be used on mobile and tablet.
-
Igor Oliveira authored
get_general_useragent_locale to utils On Desktop, show_torbrowser_manual is a torbutton.js method and it is called by other components using the window.opener. However, on mobile, the security settings is opened in a tab instead of a modal. Thus the window.opener is nil. This patch moves the show_torbrowser_manual to util.js allowing it to be accessible from anywhere.
-
Georg Koppen authored
-
Georg Koppen authored
-
- 16 Aug, 2018 3 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
Version bump and CHANGELOG update
-
- 15 Aug, 2018 3 commits
-
-
Add strings for use by new user onboarding. Add "TorOpenSecuritySettings" observer.
-
Arthur Edelstein authored
Our old patch for Bug 8725 was upstreamed in https://bugzilla.mozilla.org/show_bug.cgi?id=863246
-
-