<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc, branch master</title>
<subtitle>Mirror of https://git.sr.ht/~sircmpwn/aerc
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/'/>
<entry>
<title>Document smtp-starttls</title>
<updated>2020-03-02T09:39:13+00:00</updated>
<author>
<name>Peter Lamby</name>
<email>Peter.Lamby@direkt-gruppe.de</email>
</author>
<published>2020-03-02T09:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=2e381fa42d64442262335101fe3b7bf76ab50b92'/>
<id>2e381fa42d64442262335101fe3b7bf76ab50b92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>notmuch: emit dirinfo upon label change</title>
<updated>2020-03-01T10:58:39+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2020-03-01T10:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=979da6d6f7cf9e20c06607c9b7fd5e1ee085ef57'/>
<id>979da6d6f7cf9e20c06607c9b7fd5e1ee085ef57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove the dirInfoUpdateRequest functionality</title>
<updated>2020-02-29T18:16:33+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2020-02-29T13:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=f3dbecaaea16fe8956af2bbd29472243f0496995'/>
<id>f3dbecaaea16fe8956af2bbd29472243f0496995</id>
<content type='text'>
The notmuch worker followed suit in handling the dirInfo submission manually.
That removes the last user so we might as well remove the functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The notmuch worker followed suit in handling the dirInfo submission manually.
That removes the last user so we might as well remove the functionality.
</pre>
</div>
</content>
</entry>
<entry>
<title>notmuch: align dirInfo logic to the maildir worker</title>
<updated>2020-02-29T18:16:33+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2020-02-29T13:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=fb2df7e1694a99c8c74e931453aa863125e208f2'/>
<id>fb2df7e1694a99c8c74e931453aa863125e208f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>msg/delete: remove redundant err check</title>
<updated>2020-02-29T13:17:26+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2020-02-29T13:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=841655a98ec9c570c26ab99c808e763fd33e526c'/>
<id>841655a98ec9c570c26ab99c808e763fd33e526c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only show spinner while sorting if no uids</title>
<updated>2020-02-29T04:03:34+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2020-02-29T04:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=e661ead57b220ea0cf1d7382307b51563c6fc9c6'/>
<id>e661ead57b220ea0cf1d7382307b51563c6fc9c6</id>
<content type='text'>
This fixes the problem where we already have messages and then have to
sort again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the problem where we already have messages and then have to
sort again.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't show empty message while sorting</title>
<updated>2020-02-29T03:06:01+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2020-02-29T02:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=b55813f2c0e96e0350473d96dc2dd82f0544ea8f'/>
<id>b55813f2c0e96e0350473d96dc2dd82f0544ea8f</id>
<content type='text'>
This changes the ui to show the spinner while we are sorting. It only
shows one line of the spinner since there are an unknown number of
messages at this time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes the ui to show the spinner while we are sorting. It only
shows one line of the spinner since there are an unknown number of
messages at this time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the store on the message list if it is nil</title>
<updated>2020-02-29T01:54:15+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2020-02-29T01:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=2a0430ab90bdcb03d3f3243945280f29642faab0'/>
<id>2a0430ab90bdcb03d3f3243945280f29642faab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup sorting logic</title>
<updated>2020-02-29T01:54:14+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2020-02-29T01:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=e8b7b3bcc16329ab9fe402d6629db775f197b73b'/>
<id>e8b7b3bcc16329ab9fe402d6629db775f197b73b</id>
<content type='text'>
There was an unused error value as well as unnecessary usage of the sort
interface. There should now be less copying so a bit better performance
in some cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was an unused error value as well as unnecessary usage of the sort
interface. There should now be less copying so a bit better performance
in some cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't set the store on an update to it</title>
<updated>2020-02-29T00:00:23+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2020-02-28T23:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=583b129c9470a060d17c952b46dbe1bffc4c0c49'/>
<id>583b129c9470a060d17c952b46dbe1bffc4c0c49</id>
<content type='text'>
Updates to a store can be asynchronous so we shouldn't select it just
because it had an update. Selection of the stores should be driven by
explicit user commands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates to a store can be asynchronous so we shouldn't select it just
because it had an update. Selection of the stores should be driven by
explicit user commands.
</pre>
</div>
</content>
</entry>
</feed>
