<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mail.git/src/leap/mail/incoming, branch 0.4.0-alpha</title>
<subtitle>[leap_mail] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/'/>
<entry>
<title>[bug] pass the doclist to the ui signal</title>
<updated>2015-06-09T15:32:41+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-09T15:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=03cc09d35c880a5805ac9bdbad4a8b6ebe8e717f'/>
<id>03cc09d35c880a5805ac9bdbad4a8b6ebe8e717f</id>
<content type='text'>
before, we were taking the length of a string, signalling an incorrect
number to the ui.

currently this event is not being used, just only logged. in the future
the ui could probably might want to make use of this info to keep record
of a separate counter (how many mails received in the last sync).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before, we were taking the length of a string, signalling an incorrect
number to the ui.

currently this event is not being used, just only logged. in the future
the ui could probably might want to make use of this info to keep record
of a separate counter (how many mails received in the last sync).
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] log failure properly</title>
<updated>2015-06-09T15:32:33+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-09T15:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=a94677b94326ffa2900141092c70d9559e01853a'/>
<id>a94677b94326ffa2900141092c70d9559e01853a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] deprecate old incoming index</title>
<updated>2015-06-05T20:50:46+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-05T00:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=9f31b26909a62d5d76e06b51e1c7204778b1882d'/>
<id>9f31b26909a62d5d76e06b51e1c7204778b1882d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] move hooks to account</title>
<updated>2015-06-05T20:50:46+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-05-28T23:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=4c12d05d063d42171808c432bee90de67c4042b6'/>
<id>4c12d05d063d42171808c432bee90de67c4042b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] adapt to new events api on common</title>
<updated>2015-05-14T15:41:48+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-05-11T21:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=d5d9c3794566b999bfd42398072c9f7e3177d1b9'/>
<id>d5d9c3794566b999bfd42398072c9f7e3177d1b9</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>undo duplication of add_msg method in mail api</title>
<updated>2015-02-25T19:11:07+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-02-25T03:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=70a42a8de216468175048bfc517035aa66ce9e95'/>
<id>70a42a8de216468175048bfc517035aa66ce9e95</id>
<content type='text'>
* Set the internal date from within the incoming mail service.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Set the internal date from within the incoming mail service.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use MessageCollection instead of IMAPMailbox in IncomingMail</title>
<updated>2015-02-18T23:30:29+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-02-18T17:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=2af7083d4543be9a1b1476de75fafb17bfe78b95'/>
<id>2af7083d4543be9a1b1476de75fafb17bfe78b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add callbacks to inbox insertions</title>
<updated>2015-02-18T23:30:29+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-02-18T16:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=87c15e3ec5c1ca607890bf72b0d90bb0f114cbb1'/>
<id>87c15e3ec5c1ca607890bf72b0d90bb0f114cbb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incoming email decryption problems</title>
<updated>2015-02-11T18:05:44+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-02-05T15:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=d7177ea01c968e5ee221aae90eb6e1f815c09972'/>
<id>d7177ea01c968e5ee221aae90eb6e1f815c09972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If not signature don't fail</title>
<updated>2015-02-11T18:05:44+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-01-26T19:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=3cd1e6ace64fad041873cb08b74789f9b78c50c9'/>
<id>3cd1e6ace64fad041873cb08b74789f9b78c50c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
