<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc/lib, 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>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>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>toLocal template function</title>
<updated>2020-02-25T16:05:41+00:00</updated>
<author>
<name>sqwishy</name>
<email>somebody@froghat.ca</email>
</author>
<published>2020-02-24T23:38:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=2fcd77f101003b65590f6ab103d0b633b219587b'/>
<id>2fcd77f101003b65590f6ab103d0b633b219587b</id>
<content type='text'>
Hi. This adds a template function to convert a time to the local time zone. And modifies
the default quoted_reply template to use it and show the time zone when formatting the
timestamp of the quoted message.

Previously, the quoted message timestamp was UTC and it would format it without the time
zone. And I thought it might be a little confusing or weird to some normal people when I
email them and I don't want normal people to be confused or think that I'm weird.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hi. This adds a template function to convert a time to the local time zone. And modifies
the default quoted_reply template to use it and show the time zone when formatting the
timestamp of the quoted message.

Previously, the quoted message timestamp was UTC and it would format it without the time
zone. And I thought it might be a little confusing or weird to some normal people when I
email them and I don't want normal people to be confused or think that I'm weird.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/msgstore: debounce directoryUpdateRequests</title>
<updated>2020-02-25T16:05:26+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2020-02-24T19:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=5dd0f454c197ccbce369ee88d47d5be8cd5e8265'/>
<id>5dd0f454c197ccbce369ee88d47d5be8cd5e8265</id>
<content type='text'>
Apparently sending an event for every incoming messageInfo slows down
the application significantly.

Therefore this slows down the emmision rate, on the cost of being out of date
in some cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently sending an event for every incoming messageInfo slows down
the application significantly.

Therefore this slows down the emmision rate, on the cost of being out of date
in some cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Only fetch the directory contents when we are switching directories"</title>
<updated>2020-02-19T07:37:20+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2020-02-19T07:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=d44bdc9fb99463081fa622589f7432191dd8b30d'/>
<id>d44bdc9fb99463081fa622589f7432191dd8b30d</id>
<content type='text'>
This reverts commit bd4df530095ee343778a59120a9e641c01010b0f.

I did not properly untangle the opening / dirlist update of each other.
This interferes with the imap worker, hence the revert
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit bd4df530095ee343778a59120a9e641c01010b0f.

I did not properly untangle the opening / dirlist update of each other.
This interferes with the imap worker, hence the revert
</pre>
</div>
</content>
</entry>
<entry>
<title>Request DirInfo whenever the unread count may have changed</title>
<updated>2020-02-16T15:41:17+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2020-02-15T13:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=89b742dc6c2cc4e70cc7fd44454ee184dcc4b627'/>
<id>89b742dc6c2cc4e70cc7fd44454ee184dcc4b627</id>
<content type='text'>
Actions such as read / unread or the addition of new messages do change
the read/unread/recent count. Hence we request an update from the workers.
Workers going over the network should probably cache the information and invalidate
it only if necessary
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Actions such as read / unread or the addition of new messages do change
the read/unread/recent count. Hence we request an update from the workers.
Workers going over the network should probably cache the information and invalidate
it only if necessary
</pre>
</div>
</content>
</entry>
<entry>
<title>Only fetch the directory contents when we are switching directories</title>
<updated>2020-02-16T15:41:15+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2020-02-15T13:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=bd4df530095ee343778a59120a9e641c01010b0f'/>
<id>bd4df530095ee343778a59120a9e641c01010b0f</id>
<content type='text'>
Previously, sending a DirectoryInfo assumed that a directory change
happened. However we don't want that if we only want to update the
unread message count.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, sending a DirectoryInfo assumed that a directory change
happened. However we don't want that if we only want to update the
unread message count.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: fix an out of bounds panic in the server</title>
<updated>2020-02-13T15:26:12+00:00</updated>
<author>
<name>Daniel Martí</name>
<email>mvdan@mvdan.cc</email>
</author>
<published>2020-02-13T09:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=72f55b857b90af85625defd5f048fbb23bbc4595'/>
<id>72f55b857b90af85625defd5f048fbb23bbc4595</id>
<content type='text'>
If the message doesn't contain ':', we don't properly discard the
message, so we end up slicing it like msg[:-1].

This can be reproduced if one runs 'aerc foo', as the server receives
'foo' as the message.

'aerc foo' still doesn't do anything very user friendly, but at least it
doesn't panic horribly.

While at it, do the 'got message' log at the very beginning, so that the
user can see what message the server got before reporting the command as
invalid.

Signed-off-by: Daniel Martí &lt;mvdan@mvdan.cc&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the message doesn't contain ':', we don't properly discard the
message, so we end up slicing it like msg[:-1].

This can be reproduced if one runs 'aerc foo', as the server receives
'foo' as the message.

'aerc foo' still doesn't do anything very user friendly, but at least it
doesn't panic horribly.

While at it, do the 'got message' log at the very beginning, so that the
user can see what message the server got before reporting the command as
invalid.

Signed-off-by: Daniel Martí &lt;mvdan@mvdan.cc&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>compose: don't call ti.tabcomplete when it is nil</title>
<updated>2020-01-09T19:32:12+00:00</updated>
<author>
<name>Timmy Douglas</name>
<email>mail@timmydouglas.com</email>
</author>
<published>2020-01-09T04:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=eca3863242da2722e69b573e2559351b5219b63c'/>
<id>eca3863242da2722e69b573e2559351b5219b63c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>template: add exec and wrap</title>
<updated>2020-01-09T19:31:19+00:00</updated>
<author>
<name>Leszek Cimała</name>
<email>ernierasta@zori.cz</email>
</author>
<published>2020-01-08T20:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=bf0f72a533d5c1868b9819f769836ea22d5fa583'/>
<id>bf0f72a533d5c1868b9819f769836ea22d5fa583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
