<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/bitmask/gui, branch 0.9.1</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[feat] add ui message to help new mail users</title>
<updated>2015-11-03T14:32:26+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-10-30T16:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=e5afffff50a746ebf3df3d8cacaf094e3f6e08c1'/>
<id>e5afffff50a746ebf3df3d8cacaf094e3f6e08c1</id>
<content type='text'>
Add a UI message for the user to know where to go next.
This message goes away after 60 seconds or right after a MUA logs in.

- Resolves: #7552
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a UI message for the user to know where to go next.
This message goes away after 60 seconds or right after a MUA logs in.

- Resolves: #7552
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] add link to mail help in About dialog</title>
<updated>2015-11-02T16:28:59+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-11-02T16:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=cc1461ef68e734adf65c2c7b2391225df4e1e86c'/>
<id>cc1461ef68e734adf65c2c7b2391225df4e1e86c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix typo on backend name</title>
<updated>2015-09-21T19:48:13+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-21T19:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=262a9a750a573ae6003ebf19d5a1867bc19d28c0'/>
<id>262a9a750a573ae6003ebf19d5a1867bc19d28c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] track soledad ready state on a shared place</title>
<updated>2015-09-18T19:29:48+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-18T19:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=68b9e59d695ae896e405fd5f98eb2953dd5c9a2e'/>
<id>68b9e59d695ae896e405fd5f98eb2953dd5c9a2e</id>
<content type='text'>
Connecting to the `soledad_bootstrap_finished` signal is not enough
since the password change window is created after the signal is emitted,
that way we were not able to tell when soledad is ready to be used.

- Resolves: #7474
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Connecting to the `soledad_bootstrap_finished` signal is not enough
since the password change window is created after the signal is emitted,
that way we were not able to tell when soledad is ready to be used.

- Resolves: #7474
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] correctly return expected value for methods that check services</title>
<updated>2015-09-18T17:36:35+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-18T17:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=978cbcc4c124fe3dcf05283d0790b828e072be25'/>
<id>978cbcc4c124fe3dcf05283d0790b828e072be25</id>
<content type='text'>
these methods were returning None, and therefore breaking soledad
password change (since it checks whether mail is enabled before changing
soledad pass after srp pass change).

- Resolves: #7470
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these methods were returning None, and therefore breaking soledad
password change (since it checks whether mail is enabled before changing
soledad pass after srp pass change).

- Resolves: #7470
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] show unread emails after sync complete</title>
<updated>2015-09-18T16:18:24+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-18T15:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c110760ac5b710dd7220e639f3c3e25acd43a560'/>
<id>c110760ac5b710dd7220e639f3c3e25acd43a560</id>
<content type='text'>
Right after a complete sync we show the unread emails.

- Resolves: #7453
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right after a complete sync we show the unread emails.

- Resolves: #7453
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8 fixes</title>
<updated>2015-09-18T02:54:05+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-18T02:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=905059dcc203680f86316c83d538f14896adb928'/>
<id>905059dcc203680f86316c83d538f14896adb928</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix argument number on window raise event</title>
<updated>2015-09-07T17:18:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-07T17:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f55ad5698d989bc8185cb7b5eb552e1adebb0b39'/>
<id>f55ad5698d989bc8185cb7b5eb552e1adebb0b39</id>
<content type='text'>
- Resolves: #7415
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7415
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] load credentials from environment variable</title>
<updated>2015-09-02T19:46:22+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-02T17:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9c39068d292d17fb3c29ec3c53de5250ddfb40d7'/>
<id>9c39068d292d17fb3c29ec3c53de5250ddfb40d7</id>
<content type='text'>
Look for file defined in the `BITMASK_CREDENTIALS` env variable and load
`provider`, `username` and `password` data.
Trigger login if they were loaded correctly.

The credentials file should look like this:

[Credentials]
username = my-account@my-provider.com
password = secret

- Resolves: #7419
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Look for file defined in the `BITMASK_CREDENTIALS` env variable and load
`provider`, `username` and `password` data.
Trigger login if they were loaded correctly.

The credentials file should look like this:

[Credentials]
username = my-account@my-provider.com
password = secret

- Resolves: #7419
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add icon for mail-only builds</title>
<updated>2015-08-24T21:16:35+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-24T19:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=28d176a2376d3ab41812ca31601d5b5195086d34'/>
<id>28d176a2376d3ab41812ca31601d5b5195086d34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
