<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/bitmask/core, branch travis</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<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>
<entry>
<title>[bug] make nicknym return key data</title>
<updated>2017-10-26T16:37:04+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-10-24T09:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d16b25da0962156601615587a612b57b918b0dc6'/>
<id>d16b25da0962156601615587a612b57b918b0dc6</id>
<content type='text'>
There was a mismatch on the return values of Nicknym class and the
expectations. As most of the code was expecting an OpenPGPKey, but it
was returning the json as it came from the nickserver. Now is just
returning the key data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a mismatch on the return values of Nicknym class and the
expectations. As most of the code was expecting an OpenPGPKey, but it
was returning the json as it came from the nickserver. Now is just
returning the key data.
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8</title>
<updated>2017-10-11T16:46:05+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-10-11T16:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=8c180223b21268d4fd0f75d0655fb5ca2fe27704'/>
<id>8c180223b21268d4fd0f75d0655fb5ca2fe27704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use bonafide Provider object as a singleton</title>
<updated>2017-10-06T16:38:42+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-10-06T09:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=a5cb9c9940b34252da66d43498d705980532f60c'/>
<id>a5cb9c9940b34252da66d43498d705980532f60c</id>
<content type='text'>
There was common situations where two provider instances where running
in parallel. And was creating weird errors (like getting wrong api_uri)
because the bootstrap deferreds were global but the Provider objects
not.

I don't like much singletons, but I think now is simpler than before.

- Resolves: #9073
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was common situations where two provider instances where running
in parallel. And was creating weird errors (like getting wrong api_uri)
because the bootstrap deferreds were global but the Provider objects
not.

I don't like much singletons, but I think now is simpler than before.

- Resolves: #9073
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] send UIDNEXT on select</title>
<updated>2017-09-13T16:42:56+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-24T21:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=6173c99fa3b705814ade642ea4c900b8421283dc'/>
<id>6173c99fa3b705814ade642ea4c900b8421283dc</id>
<content type='text'>
node-mail chokes if we don't.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
node-mail chokes if we don't.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] add the error as an upper level attribute of the dict</title>
<updated>2017-09-10T20:11:41+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-10T20:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=8f18e8a0fa96987de25d784f0df6c1066eee104e'/>
<id>8f18e8a0fa96987de25d784f0df6c1066eee104e</id>
<content type='text'>
the UI is expecting it there, not inside the result data.
we probably could delete it from the later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the UI is expecting it there, not inside the result data.
we probably could delete it from the later.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] expose an API to set/get/list gateway preferences</title>
<updated>2017-08-31T17:21:42+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-08-31T08:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=808f9d3542e21c819beb8fe72224f000ae2e019c'/>
<id>808f9d3542e21c819beb8fe72224f000ae2e019c</id>
<content type='text'>
- Related: #9010
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #9010
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add the posibility of extracting a section of the config</title>
<updated>2017-08-31T10:56:44+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-08-31T08:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f721c5ef0cdd9952d014a1dc9e3a944afc0f7f45'/>
<id>f721c5ef0cdd9952d014a1dc9e3a944afc0f7f45</id>
<content type='text'>
So each service can have it's own config section passed to the
constructor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So each service can have it's own config section passed to the
constructor.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] change status to "failed"</title>
<updated>2017-08-30T20:18:14+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-25T16:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=ded1a7c7550320a9f321c80e56891bcc75fc2da1'/>
<id>ded1a7c7550320a9f321c80e56891bcc75fc2da1</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 cannot import soledad</title>
<updated>2017-08-30T18:41:50+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-28T22:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=cf0630ad0ac2923270fab09f82a1a3ff277c9c7e'/>
<id>cf0630ad0ac2923270fab09f82a1a3ff277c9c7e</id>
<content type='text'>
- Resolves: #9025
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #9025
</pre>
</div>
</content>
</entry>
</feed>
