Project 'richard/torbutton' was moved to 'morgan/torbutton'. Please update any links and bookmarks that may still have the old path.
- Aug 30, 2021
-
-
Matthew Finkel authored
-
- Aug 27, 2021
-
-
Matthew Finkel authored
-
Matthew Finkel authored
In addition, the controller now can return raw messages instead of parsing them itself.
-
Matthew Finkel authored
-
- makes torbutton_send_ctrl_cmd async; now implemented using torController.sendCommand rather than handling all of the io, concurrency, and syncrhonization - insert asyncs/awaits/catch to the relevant places where torbutton_send_ctrl_cmd are called - removed call to torbutton_do_tor_check() from torbutton_new_window() - NS_BASE_STREAM_CLOSED returned from read no longer triggers error callback inside io.pumpInputStream - tor.controllerCache is now expicitly a JavaScript map object - controller() function now has option to always get a new tor.controller, instead of a cached one - refactored controller() function to use explicit map() functions
-
- Aug 04, 2021
-
-
Matthew Finkel authored
This reverts commit cc73f75d. Bug 40041: Remove V2 Deprecation banner on about:tor for desktop
-
- Jun 30, 2021
-
-
Matthew Finkel authored
-
- Jun 24, 2021
-
-
Matthew Finkel authored
-
- Jun 17, 2021
-
-
Matthew Finkel authored
-
Richard Pospesel authored
-
- May 26, 2021
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Richard Pospesel authored
-
- May 17, 2021
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
- May 13, 2021
-
-
Matthew Finkel authored
-
- May 03, 2021
-
-
Matthew Finkel authored
-
- Apr 29, 2021
-
-
Richard Pospesel authored
- about:tor fix to prevent showing 'something went wrong page' after about:torconnect bootstrap - directly including tor-browser's onion-pattern xhtml/css rather than duplicating - about:tor polish: replaced png with svg icons for ddg (from ddg), mail and arrow (photon UI included from firefox)
-
- Apr 07, 2021
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
- Mar 18, 2021
-
-
Matthew Finkel authored
-
Matthew Finkel authored
This reverts commit d27b2be2.
-
- Mar 15, 2021
-
-
Matthew Finkel authored
Revert "Bug 40029: Create survey banner on about:tor for snowflake" This reverts commit 10ce74fa. Revert "fixup! Bug 40026: Add feedback survey banner" This reverts commit ac4114cd. Revert "Bug 40026: Add feedback survey banner" This reverts commit edad4c65.
-
- Feb 25, 2021
-
-
- Feb 16, 2021
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
- Feb 09, 2021
-
-
Matthew Finkel authored
-
- Jan 18, 2021
-
-
Matthew Finkel authored
-
Alex Catarineu authored
This reverts commit 77566f61.
-
Alex Catarineu authored
This reverts commit 0675516f.
-
Alex Catarineu authored
This reverts commit 65b6f322.
-
Alex Catarineu authored
This reverts commit 86c73f63.
-
Alex Catarineu authored
This reverts commit 983c073b.
-
- Jan 12, 2021
-
-
Georg Koppen authored
-
Georg Koppen authored
-
- Jan 11, 2021
-
-
peterstory authored
See tor-browser#40287 Also, eliminate extra "b" parameter from the search form. The presence of "b" would reveal that the search was initiated from the landing page, rather than the urlbar.
-
The torbutton does not exist anymore, so removing related code that is now unused, like the new browser version flashing warning and others. Closes #28745.
-
- Nov 26, 2020
-
-
Georg Koppen authored
-
Rusty Bird authored
Since Tor Browser 9.0 (when the Onion Button was removed), Torbutton's internal browser version check is no longer hooked up to any UI. But it was still chugging along - making requests and logging to the Browser Console. Delete it, along with some now unnecessary support code.
-
Georg Koppen authored
-