<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/bitmask/core, branch 0.10.4</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[bug] snap pwd is read-only</title>
<updated>2018-03-02T02:54:13+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-26T15:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c9fbec21b700c25d35a03b12df1adbb65f67ff12'/>
<id>c9fbec21b700c25d35a03b12df1adbb65f67ff12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] put the socket in the snap folder if defined</title>
<updated>2018-02-23T15:37:34+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-02-22T23:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d7b00e6392112c8ceb01fb9ecae8866cfe166a71'/>
<id>d7b00e6392112c8ceb01fb9ecae8866cfe166a71</id>
<content type='text'>
On snap is better if we don't put stuff in /tmp but in $SNAP
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On snap is better if we don't put stuff in /tmp but in $SNAP
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fail gracefully on dummy imports</title>
<updated>2018-02-15T15:36:40+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-08T00:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f894c913796842b29ca8eac5aea19bae75655eb7'/>
<id>f894c913796842b29ca8eac5aea19bae75655eb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fail gracefully if we do not have mail deps</title>
<updated>2018-02-15T15:36:39+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-08T00:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=48257bd03d792188931f79b4239525725b322c09'/>
<id>48257bd03d792188931f79b4239525725b322c09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] do not depend on function if not in scope</title>
<updated>2018-01-09T17:21:37+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-09T17:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=45947832d5b5918bfbfefc64f20fa4d93ad6c7a1'/>
<id>45947832d5b5918bfbfefc64f20fa4d93ad6c7a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] Use sender interface in outgoing service</title>
<updated>2017-12-22T19:03:30+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-12-16T19:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=90503627ef5047cd7e6e253266f0b25f2b1daa4d'/>
<id>90503627ef5047cd7e6e253266f0b25f2b1daa4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fetch the incoming service only if is on</title>
<updated>2017-12-22T19:03:28+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-12-20T16:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f4a3c23be148a822352d484c263ead0e4fd2b907'/>
<id>f4a3c23be148a822352d484c263ead0e4fd2b907</id>
<content type='text'>
If you try to fetch the incoming service while it's still starting it
throws a KeyError.

- Resolves: #9174
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you try to fetch the incoming service while it's still starting it
throws a KeyError.

- Resolves: #9174
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Add msg_status call to the mail API</title>
<updated>2017-12-20T14:27:06+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-12-08T17:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d2e5f8406b6101971c196f40e39322e36d6bdb33'/>
<id>d2e5f8406b6101971c196f40e39322e36d6bdb33</id>
<content type='text'>
To get the status of a single message providing it's mailbox and
message-id. For now it only returns encryption/signature status.

- Resolves: #6914
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To get the status of a single message providing it's mailbox and
message-id. For now it only returns encryption/signature status.

- Resolves: #6914
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] rename API add_msg to msg_add</title>
<updated>2017-12-20T14:27:02+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-12-08T11:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d5bd7394344afd2c6466f368a0de7566094a0d0d'/>
<id>d5bd7394344afd2c6466f368a0de7566094a0d0d</id>
<content type='text'>
To have consistency with all API calls related to messages and start all
of them with msg_*
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To have consistency with all API calls related to messages and start all
of them with msg_*
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add fetch key by fingerprint to keymanager</title>
<updated>2017-10-26T16:37:05+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-10-24T09:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5243c7eb4c58a4419da2103af8c1e4004f01053b'/>
<id>5243c7eb4c58a4419da2103af8c1e4004f01053b</id>
<content type='text'>
- Resolves: #9023
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #9023
</pre>
</div>
</content>
</entry>
</feed>
