<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_thunderbird.git/chrome, branch 0.0.7</title>
<subtitle>[bitmask_thunderbird] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/'/>
<entry>
<title>[bug] Replace instances of String.prototype.contains with String.prototype.includes</title>
<updated>2017-10-30T15:50:18+00:00</updated>
<author>
<name>Sukhbir Singh</name>
<email>sukhbir@torproject.org</email>
</author>
<published>2017-10-24T20:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=570cff622396b4bc7b8f8c2d3900b94ae06984fe'/>
<id>570cff622396b4bc7b8f8c2d3900b94ae06984fe</id>
<content type='text'>
In Firefox 48, contains() has been replaced with includes(). See
https://bugzilla.mozilla.org/show_bug.cgi?id=1102219 for more
information. This bug was preventing the extension from configuring a
new Bitmask account (see issues #9 and #10).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Firefox 48, contains() has been replaced with includes(). See
https://bugzilla.mozilla.org/show_bug.cgi?id=1102219 for more
information. This bug was preventing the extension from configuring a
new Bitmask account (see issues #9 and #10).
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] check if gEmailWizardLogger is already defined</title>
<updated>2016-09-22T18:07:29+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-09-22T18:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=09cb8d860fdc8481bb74aebe2690f987fc9aefdd'/>
<id>09cb8d860fdc8481bb74aebe2690f987fc9aefdd</id>
<content type='text'>
It looks like in newer versions of thunderbird it might be already
defined.

- Closes: #8464
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It looks like in newer versions of thunderbird it might be already
defined.

- Closes: #8464
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] Fetch IMAP/SMTP password from the tokens file</title>
<updated>2016-04-07T16:14:51+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-04-07T16:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=2c9b6620e7c49f8827ab5e75fc5c7045fda74232'/>
<id>2c9b6620e7c49f8827ab5e75fc5c7045fda74232</id>
<content type='text'>
* Resolves: #6041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Resolves: #6041
</pre>
</div>
</content>
</entry>
<entry>
<title>Use upstream's email wizard javascript utilities.</title>
<updated>2015-02-24T18:06:15+00:00</updated>
<author>
<name>db</name>
<email>drebs@riseup.net</email>
</author>
<published>2015-02-23T18:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=6bf8623280d9ec810a2dfec983f84a5c018aba28'/>
<id>6bf8623280d9ec810a2dfec983f84a5c018aba28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the status bar overlay (#6613).</title>
<updated>2015-01-06T19:08:47+00:00</updated>
<author>
<name>db</name>
<email>drebs@riseup.net</email>
</author>
<published>2015-01-06T19:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=b37aaf3f4677fe62ef5948460898abbf6a1ded71'/>
<id>b37aaf3f4677fe62ef5948460898abbf6a1ded71</id>
<content type='text'>
Initially, the status bar overlay was used for three purposes: indicate
whether there was a bitmask account configured, as an entry point to the
bitmask account wizard (by clicking on it), and as a watchdog that would popup
the bitmask account wizard everytime thunderbird started, if there was no
account configured.

We don't want any of these features, so this commit completelly removes the
status bar overlay. The issue indicated above (#6613) has to do with removal
of the last of these features (i.e. automated wizard popup).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initially, the status bar overlay was used for three purposes: indicate
whether there was a bitmask account configured, as an entry point to the
bitmask account wizard (by clicking on it), and as a watchdog that would popup
the bitmask account wizard everytime thunderbird started, if there was no
account configured.

We don't want any of these features, so this commit completelly removes the
status bar overlay. The issue indicated above (#6613) has to do with removal
of the last of these features (i.e. automated wizard popup).
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve error message when configuring account (#4881).</title>
<updated>2014-09-15T15:17:53+00:00</updated>
<author>
<name>db</name>
<email>drebs@riseup.net</email>
</author>
<published>2014-09-15T15:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=4f931e73a5154242ed0f9e51cff63cddd73756c0'/>
<id>4f931e73a5154242ed0f9e51cff63cddd73756c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove status bar messages (#4871).</title>
<updated>2014-09-15T15:04:53+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2014-09-15T15:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=6bfef35987ec87292cdc561361f37bfc6754b421'/>
<id>6bfef35987ec87292cdc561361f37bfc6754b421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only disable caching checkbox if caching is already disabled (#4811).</title>
<updated>2014-06-03T14:07:45+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2014-06-03T14:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=c29e78d2caa6bd0477e92ebab38c62f5bc18c857'/>
<id>c29e78d2caa6bd0477e92ebab38c62f5bc18c857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error string on new account setup (#5193).</title>
<updated>2014-03-13T14:52:25+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2014-03-12T13:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=80f0f5728edb2d0cff7934c994e795316b526f6f'/>
<id>80f0f5728edb2d0cff7934c994e795316b526f6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove misleading encryption info from wizard (#4545).</title>
<updated>2013-12-20T16:58:55+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-12-15T21:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=292945655ea4be295221d179530b98e4f391c726'/>
<id>292945655ea4be295221d179530b98e4f391c726</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
