<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc/widgets, branch mdps1</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>Factor UI models out of the worker message package</title>
<updated>2019-07-05T02:37:29+00:00</updated>
<author>
<name>Ben Burwell</name>
<email>ben@benburwell.com</email>
</author>
<published>2019-07-05T02:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=b46b497f99d7f4dcba8936ce0ebfe8cf982cec1f'/>
<id>b46b497f99d7f4dcba8936ce0ebfe8cf982cec1f</id>
<content type='text'>
Before, the information needed to display different parts of the UI was
tightly coupled to the specific messages being sent back and forth to
the backend worker. Separating out a models package allows us to be more
specific about exactly what a backend is able to and required to provide
for the UI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, the information needed to display different parts of the UI was
tightly coupled to the specific messages being sent back and forth to
the backend worker. Separating out a models package allows us to be more
specific about exactly what a backend is able to and required to provide
for the UI.
</pre>
</div>
</content>
</entry>
<entry>
<title>Factor UI models out of the worker message package</title>
<updated>2019-07-05T02:03:04+00:00</updated>
<author>
<name>Ben Burwell</name>
<email>ben@benburwell.com</email>
</author>
<published>2019-07-03T20:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=91529df0fecc68d5b0fdbb682529ee545884e7c5'/>
<id>91529df0fecc68d5b0fdbb682529ee545884e7c5</id>
<content type='text'>
Before, the information needed to display different parts of the UI was
tightly coupled to the specific messages being sent back and forth to
the backend worker. Separating out a models package allows us to be more
specific about exactly what a backend is able to and required to
provide for the UI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, the information needed to display different parts of the UI was
tightly coupled to the specific messages being sent back and forth to
the backend worker. Separating out a models package allows us to be more
specific about exactly what a backend is able to and required to
provide for the UI.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort out dirstore once and for all</title>
<updated>2019-07-04T16:31:27+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-07-04T16:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=f7387f8c60d140b8b1c7236dfc2aa8d0471d05e7'/>
<id>f7387f8c60d140b8b1c7236dfc2aa8d0471d05e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dirlist: simplify nextPrev() considerably</title>
<updated>2019-07-04T16:24:16+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2019-07-04T09:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=b12eba55c3cac7e754d1a17c4da4ffa230846af9'/>
<id>b12eba55c3cac7e754d1a17c4da4ffa230846af9</id>
<content type='text'>
Assuming we always have a sorted dirlist
(other code depends on that already), we don't need to loop over the
dirStore.
Any filtering done should be performed elsewhere
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assuming we always have a sorted dirlist
(other code depends on that already), we don't need to loop over the
dirStore.
Any filtering done should be performed elsewhere
</pre>
</div>
</content>
</entry>
<entry>
<title>dirlist: remove the additional filtering in Draw()</title>
<updated>2019-07-04T16:24:16+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2019-07-04T09:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=0abca31c1519cac19914fa7b1849126c2c512529'/>
<id>0abca31c1519cac19914fa7b1849126c2c512529</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dirlist: sync dirstore in filterDirsByFoldersConfig</title>
<updated>2019-07-04T16:24:16+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2019-07-04T09:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=d7fecf7740655e9d772963fd7e2a6d2af81458df'/>
<id>d7fecf7740655e9d772963fd7e2a6d2af81458df</id>
<content type='text'>
Also sets the public List() method to return the unfiltered
list of directories directly from the store.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also sets the public List() method to return the unfiltered
list of directories directly from the store.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add IMAP folder tab completion</title>
<updated>2019-07-04T15:28:04+00:00</updated>
<author>
<name>Gregory Mullen</name>
<email>greg@cmdline.org</email>
</author>
<published>2019-07-03T16:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=f9d26eef58ce2b9fa1e2443032c17c2ccc6afa36'/>
<id>f9d26eef58ce2b9fa1e2443032c17c2ccc6afa36</id>
<content type='text'>
Credit for this fix goes to Reto; I guess if we're not gonna be mutt
we should probabaly do things correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Credit for this fix goes to Reto; I guess if we're not gonna be mutt
we should probabaly do things correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use go-message implementation of GenerateMessageID</title>
<updated>2019-07-04T15:24:19+00:00</updated>
<author>
<name>Ben Burwell</name>
<email>ben@benburwell.com</email>
</author>
<published>2019-07-03T14:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=8d9d94f0ee63216b50674d0857ef1f2c744737d5'/>
<id>8d9d94f0ee63216b50674d0857ef1f2c744737d5</id>
<content type='text'>
Now that this is available in the upstream, we no longer need to
maintain a parallel implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that this is available in the upstream, we no longer need to
maintain a parallel implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove dirs field and references to it"</title>
<updated>2019-07-02T23:43:41+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-07-02T23:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=491e36017868b266e507f5b26d57aa19cb9bf280'/>
<id>491e36017868b266e507f5b26d57aa19cb9bf280</id>
<content type='text'>
This reverts commit 0e55637aac92e748267559b7aa91a188a17c386f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0e55637aac92e748267559b7aa91a188a17c386f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dirs field and references to it</title>
<updated>2019-06-30T14:33:50+00:00</updated>
<author>
<name>Robert Günzler</name>
<email>r@gnzler.io</email>
</author>
<published>2019-06-30T02:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=0e55637aac92e748267559b7aa91a188a17c386f'/>
<id>0e55637aac92e748267559b7aa91a188a17c386f</id>
<content type='text'>
This fixes prev/next-folder that broke after
546dfcd76dd228e0605359e9985f0b6a5672e8fa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes prev/next-folder that broke after
546dfcd76dd228e0605359e9985f0b6a5672e8fa
</pre>
</div>
</content>
</entry>
</feed>
