- 24 Oct, 2018 1 commit
-
-
Georg Koppen authored
This reverts commit c94a5589.
-
- 19 Oct, 2018 1 commit
-
-
Georg Koppen authored
Changelog update and version bump
-
- 18 Oct, 2018 3 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
Arthur Edelstein authored
Design by Antonela Debiasi
-
- 17 Oct, 2018 1 commit
-
-
Arthur Edelstein authored
-
- 06 Oct, 2018 1 commit
-
-
Arthur Edelstein authored
-
- 18 Sep, 2018 13 commits
-
-
Georg Koppen authored
Changelog update and version bump
-
The pref is called "extensions.torbutton.noscript_persist". Warning! It is dangerous and could reveal what sites you have visited in the past. (We also use a pref named "extensions.torbutton.noscript_inited" to keep track of the first run.)
-
traumschule 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
This reverts commit efdc83fe.
-
Georg Koppen authored
-
Georg Koppen authored
This reverts commit 8ff3b44e.
-
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
-
Rusty Bird authored
-
Rusty Bird 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.
-
- 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 3 commits
-
-
Kathleen Brade authored
Add strings needed for circuit display onboarding.
-
Georg Koppen authored
CHANGELOG update and versions bump
-
Georg Koppen authored
-