<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/src/leap/soledad/client/_db, branch 0.10.1</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[refactor] use endStream public method instead of private one</title>
<updated>2017-08-08T00:09:09+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-08-08T00:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=faa01b5858f9a7a80edb2120f3d767891801b897'/>
<id>faa01b5858f9a7a80edb2120f3d767891801b897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] fix typos and improve text from code review</title>
<updated>2017-08-08T00:07:58+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-08-08T00:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=9e7671b4bc8847ab59cca6742e87b83933c60736'/>
<id>9e7671b4bc8847ab59cca6742e87b83933c60736</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] handle unsupported encryption schemes by saving directly</title>
<updated>2017-08-03T08:33:01+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-07-25T08:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=7e624f40b2b60a582db9bf297f00b743e3a91c96'/>
<id>7e624f40b2b60a582db9bf297f00b743e3a91c96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] make download namespace-aware</title>
<updated>2017-08-03T08:33:01+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-07-24T21:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=841db9f072401f2b6f40873b35c733723a54de36'/>
<id>841db9f072401f2b6f40873b35c733723a54de36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] error handling and missing headers</title>
<updated>2017-07-21T13:58:48+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-07-20T07:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=961e43404e0d23674360860b04ba5480e752cc94'/>
<id>961e43404e0d23674360860b04ba5480e752cc94</id>
<content type='text'>
Improves error handling, add missing header to __init__.py and remove
mkdirs from flags methods. This is a commit from code review on !117.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improves error handling, add missing header to __init__.py and remove
mkdirs from flags methods. This is a commit from code review on !117.
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] add docstrings to blobs client</title>
<updated>2017-07-21T13:58:48+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-07-20T05:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=792cb07327ca87137b4fc233c0c62a78c2ef2290'/>
<id>792cb07327ca87137b4fc233c0c62a78c2ef2290</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] make DELETE support namespaces on client</title>
<updated>2017-07-21T13:58:47+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-07-13T05:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=f4ada0de252a44c21125811d19ab0d4d341381a3'/>
<id>f4ada0de252a44c21125811d19ab0d4d341381a3</id>
<content type='text'>
Using a parameter, just like the other methods are doing.
-- Resolves: #8873
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using a parameter, just like the other methods are doing.
-- Resolves: #8873
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] add get/set flags</title>
<updated>2017-07-21T13:58:47+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-07-08T10:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=64107009a869a6ddb6cea129e65735d9740e697b'/>
<id>64107009a869a6ddb6cea129e65735d9740e697b</id>
<content type='text'>
IncomingBox spec has a flags feature for the processing flow of
messages. This commit adds it using a .flags file.

-- Resolves: #8869
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IncomingBox spec has a flags feature for the processing flow of
messages. This commit adds it using a .flags file.

-- Resolves: #8869
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] add namespace support for BlobsManager</title>
<updated>2017-07-18T18:30:30+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-07-07T05:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=1aa9dee0ce87434188d37c821617caeff24fd70f'/>
<id>1aa9dee0ce87434188d37c821617caeff24fd70f</id>
<content type='text'>
'namespace' argument is supported by backend but not yet exposed on API
for clients. Since IncomingBox makes heavy usage of it, this commit
exposes the argument as a query string for clients to use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'namespace' argument is supported by backend but not yet exposed on API
for clients. Since IncomingBox makes heavy usage of it, this commit
exposes the argument as a query string for clients to use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] remote list sorting by date</title>
<updated>2017-07-18T18:30:30+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-07-07T05:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=679e1bb7990fc1fc9c4971db6383a75ae6acab80'/>
<id>679e1bb7990fc1fc9c4971db6383a75ae6acab80</id>
<content type='text'>
Listing by date is useful for listing newest/oldest documents on blobs
storage and should be used for listing new IncomingMessages as described
on specification.

-- Resolves: #8879
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Listing by date is useful for listing newest/oldest documents on blobs
storage and should be used for listing new IncomingMessages as described
on specification.

-- Resolves: #8879
</pre>
</div>
</content>
</entry>
</feed>
