<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/bitmask/services/mail, branch 0.9.0rc2</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[feat] replace old log handler with new one</title>
<updated>2015-06-22T18:52:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-06-12T17:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=32658ae3108bc67a102cf6e0153d468b3a8ae1b0'/>
<id>32658ae3108bc67a102cf6e0153d468b3a8ae1b0</id>
<content type='text'>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix attribute error on mail conductor</title>
<updated>2015-06-08T16:09:53+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-08T16:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=4d33b0637ae1280ba818b40eb16003974666721b'/>
<id>4d33b0637ae1280ba818b40eb16003974666721b</id>
<content type='text'>
due to remaining bits that had not been changed after a refactor.

- Resolves: #7093
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
due to remaining bits that had not been changed after a refactor.

- Resolves: #7093
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] adapt to new events api on common</title>
<updated>2015-05-27T15:04:29+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-05-07T14:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5a0de9fd25d783039345674680c67a2bd91815a5'/>
<id>5a0de9fd25d783039345674680c67a2bd91815a5</id>
<content type='text'>
- Related: #6359
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #6359
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] Remove unneded comment about collection refs</title>
<updated>2015-03-10T18:00:46+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-03-05T16:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=fb68d7f9047e88e9c5bfb5dd1c74a62e7c3c77b4'/>
<id>fb68d7f9047e88e9c5bfb5dd1c74a62e7c3c77b4</id>
<content type='text'>
This concern is addressed by the following mail pullreq, that will be
into 0.4.0 release:

https://github.com/leapcode/leap_mail/pull/175

By the way, it is really funny that I cannot tell if this comment was
written by meskio, as the blame says, or if I was the original author of
the remark. I should stop drinking so much coffee.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This concern is addressed by the following mail pullreq, that will be
into 0.4.0 release:

https://github.com/leapcode/leap_mail/pull/175

By the way, it is really funny that I cannot tell if this comment was
written by meskio, as the blame says, or if I was the original author of
the remark. I should stop drinking so much coffee.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the collection instead of the mailbox to initalize IncomingMail</title>
<updated>2015-02-19T05:05:57+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-02-18T17:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=2a3d13c9734651ed8011029665c82ecdd63cad98'/>
<id>2a3d13c9734651ed8011029665c82ecdd63cad98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not terminate the session on the backend, moved to mail</title>
<updated>2015-02-11T18:06:44+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-01-21T15:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=965d8a6bd4646fe6cc285e18355bbe2ce514b73b'/>
<id>965d8a6bd4646fe6cc285e18355bbe2ce514b73b</id>
<content type='text'>
factory.do_Stop will handle this now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
factory.do_Stop will handle this now.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove use of threading.Condition</title>
<updated>2015-02-11T18:06:44+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-01-17T00:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=782fb8d66aabb29d68712e2fc220d967ef8dfcf5'/>
<id>782fb8d66aabb29d68712e2fc220d967ef8dfcf5</id>
<content type='text'>
we should deal with this with pure deferreds
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we should deal with this with pure deferreds
</pre>
</div>
</content>
</entry>
<entry>
<title>pass userid correctly, and cast it to string</title>
<updated>2015-02-11T18:06:44+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-01-17T00:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=46fabd42ad4cac7ce1b7f1818064f1c2e5c002c1'/>
<id>46fabd42ad4cac7ce1b7f1818064f1c2e5c002c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix mail imports for new mail api (0.4.0)</title>
<updated>2015-02-11T18:06:44+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-01-16T15:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=39c0419cfa7e74e365c02091fc3cfe455da15404'/>
<id>39c0419cfa7e74e365c02091fc3cfe455da15404</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the incoming mail IService</title>
<updated>2015-02-11T18:06:44+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-01-15T15:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=99a955c64266dc9dc596170beb024f84cd322254'/>
<id>99a955c64266dc9dc596170beb024f84cd322254</id>
<content type='text'>
From kali: add some notes about the improper handling of the mailbox
required to initialize the account, and draft some notes about how
to improve this in next iterations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From kali: add some notes about the improper handling of the mailbox
required to initialize the account, and draft some notes about how
to improve this in next iterations.
</pre>
</div>
</content>
</entry>
</feed>
