<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mail.git, branch 0.4.1</title>
<subtitle>[leap_mail] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/'/>
<entry>
<title>[pkg] Update changelog</title>
<updated>2016-04-18T15:51:46+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-18T15:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=d6f260f85f8464c6db6b9e158ecc85cfc02761ac'/>
<id>d6f260f85f8464c6db6b9e158ecc85cfc02761ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] bump leap deps</title>
<updated>2016-04-18T15:41:53+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-18T15:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=0c06b3dd5b3b3277303742498300a6c90c692ee5'/>
<id>0c06b3dd5b3b3277303742498300a6c90c692ee5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] change IMAPAccount signature</title>
<updated>2016-04-15T20:11:18+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-15T20:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=ec0183a792223e6acd8343beb0e5ba1bf3df43b1'/>
<id>ec0183a792223e6acd8343beb0e5ba1bf3df43b1</id>
<content type='text'>
for consistency with the previous Account change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for consistency with the previous Account change.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Adds user_id to Account</title>
<updated>2016-04-15T20:10:42+00:00</updated>
<author>
<name>Caio Carrara</name>
<email>ccarrara@thoughtworks.com</email>
</author>
<published>2016-04-13T19:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=d8ee6357c518a17a243840e42aeeae948bc03b2f'/>
<id>d8ee6357c518a17a243840e42aeeae948bc03b2f</id>
<content type='text'>
Previously Account used user id from the store, but this attribute is
optional and None by default. This caused the collection_mapping to be
unable to distinct between multiple users message collections.

This chance adds a non optional user_id attribute to Account and use it
to index the collection_mapping.

- Resolves: https://github.com/pixelated/pixelated-user-agent/issues/674
- Releases: 0.4.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously Account used user id from the store, but this attribute is
optional and None by default. This caused the collection_mapping to be
unable to distinct between multiple users message collections.

This chance adds a non optional user_id attribute to Account and use it
to index the collection_mapping.

- Resolves: https://github.com/pixelated/pixelated-user-agent/issues/674
- Releases: 0.4.0
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove leftover print statement</title>
<updated>2016-04-11T16:22:36+00:00</updated>
<author>
<name>Caio Carrara</name>
<email>ccarrara@thoughtworks.com</email>
</author>
<published>2016-04-11T12:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=ec7ccd73dd80b51c349fc6240d5bc2a7a556fbd4'/>
<id>ec7ccd73dd80b51c349fc6240d5bc2a7a556fbd4</id>
<content type='text'>
The print statement only printed a number. Seeing the print you cannot
know what was printed. Seems that this line was left during a debug
process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The print statement only printed a number. Seeing the print you cannot
know what was printed. Seems that this line was left during a debug
process.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] use same token for imap/stmp authentication</title>
<updated>2016-04-07T13:54:55+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-07T13:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=861b16d49e81a30be9386d529d4a3339d91ff30c'/>
<id>861b16d49e81a30be9386d529d4a3339d91ff30c</id>
<content type='text'>
This greatly simplifies the handling of the password in the thunderbird
extension.

Related: #6041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This greatly simplifies the handling of the password in the thunderbird
extension.

Related: #6041
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] update to versioneer 0.16</title>
<updated>2016-04-01T17:07:18+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-01T17:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=727a14957928a4d6f99d70a5a8521a6fe183c70d'/>
<id>727a14957928a4d6f99d70a5a8521a6fe183c70d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] SMTP delivery bounces</title>
<updated>2016-03-30T15:56:31+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-03-29T21:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=f05b0ec45ac667e85a610219d77906f049eb58cc'/>
<id>f05b0ec45ac667e85a610219d77906f049eb58cc</id>
<content type='text'>
We catch any error on SMTP delivery and format it as a bounce message
delivered to the user Inbox.

this doesn't comply with the bounce format, but it's a nice first start.
leaving proper structuring of the delivery failure report for future
iterations.

- Resolves: #7263
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We catch any error on SMTP delivery and format it as a bounce message
delivered to the user Inbox.

this doesn't comply with the bounce format, but it's a nice first start.
leaving proper structuring of the delivery failure report for future
iterations.

- Resolves: #7263
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8</title>
<updated>2016-03-30T15:23:12+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-03-30T15:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=303df4aceba4d9dfff74ec4024373cbadae36d75'/>
<id>303df4aceba4d9dfff74ec4024373cbadae36d75</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 unread mails notification</title>
<updated>2016-03-24T18:00:12+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-03-23T22:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=bbc29c8f3d018d5f13e358fa7509ff1d71b64015'/>
<id>bbc29c8f3d018d5f13e358fa7509ff1d71b64015</id>
<content type='text'>
this one was missing after the events refactor.

the bug is that client was discarding the first parameter, assuming it
was the userid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this one was missing after the events refactor.

the bug is that client was discarding the first parameter, assuming it
was the userid.
</pre>
</div>
</content>
</entry>
</feed>
