Skip to content

Commits on Jun 15, 2016

  1. Update log comments

    azadi committed Jun 15, 2016

Commits on Jun 7, 2016

Commits on May 30, 2016

Commits on May 19, 2016

  1. Update comment for last commit

    azadi committed May 19, 2016
  2. Prevent third-party images from loading

    In theory we can allow all images but in the context of Thunderbird, blocking
    third-party images should be fine. Earlier we were blocking all images but
    that isn't really required.
    azadi committed May 19, 2016

Commits on May 16, 2016

  1. Reflect TorBirdy's state in UI after uninstall/disable (#10683)

    When TorBirdy is uninstalled or disabled, the status bar text and colour is
    updated to reflect TorBirdy's current state. Prior to this commit, if a user
    uninstalled/disabled TorBirdy, the status bar text would still say "TorBirdy
    Enabled". Now the status bar is updated as TorBirdy's state changes to avoid
    confusing the user.
    azadi committed May 16, 2016
  2. Remove compatibility for older versions of Thunderbird

    The current version (0.1.4) supports Thunderbird 10.0 - 31.*. We now support
    Thunderbird 38.* - 45.* and so remove the backward compatibility code.
    azadi committed May 16, 2016

Commits on May 12, 2016

  1. Set calender timezone to UTC

    azadi committed May 12, 2016

Commits on May 11, 2016

  1. Disable HTML for RSS feeds

    azadi committed May 11, 2016

Commits on May 9, 2016

  1. Set authentication for Gmail to OAuth2 (#17118)

    For Gmail, the authentication type is set to OAuth2 instead of the default
    "normal password" which is what most providers use (Google doesn't allow
    non-OAuth2 logins). To make this work with the manual configuration wizard in
    TorBirdy, the authorization step takes place when the user checks the account
    for the first time, and is not done automatically. We can probably improve
    this but it's better to wait for the patches that secure the automatic
    configuration wizard to be merged upstream.  See bugzilla 669238.
    azadi committed May 9, 2016

Commits on May 4, 2016

Commits on May 2, 2016

  1. helo_argument IP should be encapsulated in []'s

    This is a patch proposed by Chris Knadle chris.knadle@coredump.us
    to make torbirdy compliant with RFC 5821 §4.1.3.
    Also see Debian bug:
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812115
    
    Also look at which has a related issue:
    https://trac.torproject.org/projects/tor/ticket/13006
    u451f authored and azadi committed May 2, 2016

Commits on Mar 18, 2016

  1. Use Tor's SOCKSPort for Enigmail's keyserver configuration.

    It's not necessarily the case that users have an HTTP proxy running on
    port 8118, and if they do it may be a non-torified Privoxy instance.
    
    Using the Tor SOCKSPort will always work, and be torified.
    anonym committed Mar 18, 2016

Commits on Mar 9, 2015

Commits on Oct 23, 2014

  1. remove dump()

    ioerror committed Oct 23, 2014

Commits on Mar 4, 2014

  1. Update emailwizard.js and components/torbirdy.js

    - Ensure for new accounts that login_at_startup and download_on_biff are set to
      false.
    
    - Clear the network.proxy.no_proxies_on preference.
    azadi committed Mar 4, 2014

Commits on Jan 12, 2014

Commits on Dec 27, 2013

Commits on Nov 21, 2013

Commits on Sep 30, 2013

  1. Group Enigmail preferences

    azadi committed Sep 30, 2013

Commits on Sep 29, 2013

Commits on Sep 23, 2013

  1. Add support for Lightning

    azadi committed Sep 23, 2013

Commits on Sep 22, 2013

Older