Skip to content
  1. Apr 30, 2024
  2. Apr 25, 2024
  3. Apr 24, 2024
  4. Apr 23, 2024
    • Pier Angelo Vendrame's avatar
      fixup! Bug 40933: Add tor-launcher functionality · a5f43320
      Pier Angelo Vendrame authored
      Bug 42541: Bridges without fingerprint break the circuit display.
      
      The circuit display backend relies on GETCONF bridges because we want
      to know the pluggable transport for the circuit display and, as far as
      I can tell, no GETINFO command includes this information.
      
      However, when we get a circuit from tor, we get its fingerprint, which
      is optional on the bridge lines.
      Therefore, in some cases we did not have the data to display, and we
      just hid the circuit display button.
      
      With this commit, when we miss the fingerprint of a bridge, we try to
      get it in another way. It might produce incorrect results (we rely on
      the IP address the user passes on the bridge line), but at least it
      will show the circuit display.
      a5f43320
  5. Apr 22, 2024
  6. Apr 18, 2024
    • henry's avatar
      fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in... · 00e009df
      henry authored
      fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
      
      Bug 42457: Add a loading icon for Lox invites.
      
      Also reduce the amount of focus-jumping by keeping the focus on the
      disabled button.
      
      Also change the focus of the last provideBridgeDialog page to be the
      table of bridges. NVDA did not announce the focus when it was set to the
      dialog itself.
      00e009df
  7. Apr 17, 2024
    • Dan Ballard's avatar
      fixup! Bug 2176: Rebrand Firefox to TorBrowser · b12ce2e6
      Dan Ballard authored and richard's avatar richard committed
      bug 42504: Add tor project forums to bookmarks
      b12ce2e6
    • henry's avatar
      fixup! Tor Browser strings · d1c78659
      henry authored and richard's avatar richard committed
      Bug 42457: Add a "testing" state to the internet status area.
      d1c78659
    • henry's avatar
      fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in... · 3cd48ad5
      henry authored and richard's avatar richard committed
      fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
      
      Bug 40843: Add a "testing" state to the internet status.
      
      Bug 41383: Improved accessibility of the network status areas by
      managing focus and making the status an aria-live area so that changes
      are announced without requiring focus.
      
      Also re-arranged the markup to ensure the "Connection" overview and
      network status areas are not part of search results.
      
      Also moved the "Tor network" status onto a new line:
      
      1. This improved navigation with a screen reader.
      2. Ensures that the "Tor network" status does not jump horizontally
         during a test.
      3. Ensures that each status area does not take up too much horizontal
         space so that the minimum page width can reduce. E.g. the "Tor
         network" area regularly took up more than 50% of the available width,
         and these may be wider depending on the locale.
      3cd48ad5
    • henry's avatar
      Add purple tor version of the loading APNG. · e992fb9d
      henry authored and richard's avatar richard committed
      e992fb9d