<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc/doc, 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>Document message index format specifiers</title>
<updated>2019-07-04T15:08:55+00:00</updated>
<author>
<name>Ben Burwell</name>
<email>ben@benburwell.com</email>
</author>
<published>2019-07-03T03:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=cffa2365be267ca2b243eee0cbb40593c0e01a3d'/>
<id>cffa2365be267ca2b243eee0cbb40593c0e01a3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unsubscribe command</title>
<updated>2019-07-04T15:06:14+00:00</updated>
<author>
<name>Ben Burwell</name>
<email>ben@benburwell.com</email>
</author>
<published>2019-07-04T15:01:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=030f39043628f01b174ebb11595a4e74da95f0b3'/>
<id>030f39043628f01b174ebb11595a4e74da95f0b3</id>
<content type='text'>
The unsubscribe command, available when in a message viewer context,
enables users to easily unsubscribe from mailing lists.

When the command is executed, aerc looks for a List-Unsubscribe header
as defined in RFC 2369. If found, aerc will attempt to present the user
with a suitable interface for completing the request. Currently, mailto
and http(s) URLs are supported. In the case of a HTTP(S) URL, aerc will
open the link in a browser. For mailto links, a new composer tab will be
opened with a message filled out according to the URL. The message is
not sent automatically in order to provide the user a chance to review
it first.

Closes #101
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The unsubscribe command, available when in a message viewer context,
enables users to easily unsubscribe from mailing lists.

When the command is executed, aerc looks for a List-Unsubscribe header
as defined in RFC 2369. If found, aerc will attempt to present the user
with a suitable interface for completing the request. Currently, mailto
and http(s) URLs are supported. In the case of a HTTP(S) URL, aerc will
open the link in a browser. For mailto links, a new composer tab will be
opened with a message filled out according to the URL. The message is
not sent automatically in order to provide the user a chance to review
it first.

Closes #101
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "open" instead of "xdg-open" on Darwin systems</title>
<updated>2019-07-04T14:58:33+00:00</updated>
<author>
<name>Ben Burwell</name>
<email>ben@benburwell.com</email>
</author>
<published>2019-07-02T22:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=1bb1a8015659e0cfde45be9fe9440dbb254680cf'/>
<id>1bb1a8015659e0cfde45be9fe9440dbb254680cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>msgview/save: Use defaultSavePath if no path is provided</title>
<updated>2019-06-25T14:38:55+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2019-06-25T07:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=ccf5c02c3815efbe3b2e495cbc6eaca9f017aefd'/>
<id>ccf5c02c3815efbe3b2e495cbc6eaca9f017aefd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>aerc-config: [viewer] should be [compose]</title>
<updated>2019-06-23T17:52:43+00:00</updated>
<author>
<name>Issam Maghni</name>
<email>me@concati.me</email>
</author>
<published>2019-06-22T20:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=b15d1e52b3fc53d2b0336168b29ccb14722eac69'/>
<id>b15d1e52b3fc53d2b0336168b29ccb14722eac69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add aerc -v to print the installed version</title>
<updated>2019-06-18T13:50:06+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-06-18T13:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=74af57b6c617382ed0e8cd79626cac98ffc2e549'/>
<id>74af57b6c617382ed0e8cd79626cac98ffc2e549</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>commands/msgview: add open command</title>
<updated>2019-06-17T18:52:52+00:00</updated>
<author>
<name>Réouven Assouly</name>
<email>reouvenassouly@yahoo.fr</email>
</author>
<published>2019-06-16T20:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=ce475e4952fe182a15d8897c3cd94f59df4b64e1'/>
<id>ce475e4952fe182a15d8897c3cd94f59df4b64e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document collecting log output</title>
<updated>2019-06-14T14:55:55+00:00</updated>
<author>
<name>Lyle Hanson</name>
<email>lyle2.0@gmail.com</email>
</author>
<published>2019-06-12T16:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=0b14d92baf19ad01369d10e84bac1af4f57f179d'/>
<id>0b14d92baf19ad01369d10e84bac1af4f57f179d</id>
<content type='text'>
Redirecting stdout writes log output to that file, but this wasn't
easily discoverable.

v2 removes changes to aerc-tutorial; I was also on the fence about that,
and agree that it isn't on-topic for the tutorial.

Addresses https://todo.sr.ht/~sircmpwn/aerc2/180
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Redirecting stdout writes log output to that file, but this wasn't
easily discoverable.

v2 removes changes to aerc-tutorial; I was also on the fence about that,
and agree that it isn't on-topic for the tutorial.

Addresses https://todo.sr.ht/~sircmpwn/aerc2/180
</pre>
</div>
</content>
</entry>
<entry>
<title>Set empty message in dirlist if no folder exist.</title>
<updated>2019-06-14T14:42:26+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2019-06-12T06:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=99c363b7249d52d484b736ef24dbc5bff70b86ae'/>
<id>99c363b7249d52d484b736ef24dbc5bff70b86ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support directories in path to :save</title>
<updated>2019-06-14T13:48:20+00:00</updated>
<author>
<name>Clayton Craft</name>
<email>clayton@craftyguy.net</email>
</author>
<published>2019-06-11T18:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=e56ceb099e23cf170750758c67f00713bff1cce1'/>
<id>e56ceb099e23cf170750758c67f00713bff1cce1</id>
<content type='text'>
This adds new functionality to :save in the message view for specifying
directories in the path. A new flag, -p, is also added to :save for
automatically creating any directories in the path that do not exist.

If the path ends in a / (e.g. "Downloads/mail/") or if the path is an
existing directory, the part's file name is the filename from the mail
header for the part. Otherwise, it uses the last element in the path as
the filename (e.g. 'blah.jpg' is the filename if the path is
'Downloads/mail/blah.jpg')
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds new functionality to :save in the message view for specifying
directories in the path. A new flag, -p, is also added to :save for
automatically creating any directories in the path that do not exist.

If the path ends in a / (e.g. "Downloads/mail/") or if the path is an
existing directory, the part's file name is the filename from the mail
header for the part. Otherwise, it uses the last element in the path as
the filename (e.g. 'blah.jpg' is the filename if the path is
'Downloads/mail/blah.jpg')
</pre>
</div>
</content>
</entry>
</feed>
