<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc/commands/msg, branch threading</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>Config for deleting message from message viewer</title>
<updated>2019-09-20T19:23:45+00:00</updated>
<author>
<name>Srivathsan Murali</name>
<email>sri@vathsan.com</email>
</author>
<published>2019-09-20T19:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=1bedb8fe06dd71b4ee044098b7f057b3bffd0efc'/>
<id>1bedb8fe06dd71b4ee044098b7f057b3bffd0efc</id>
<content type='text'>
As suggested in #268, this adds a behaviour setting for
deleting message from message viewer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As suggested in #268, this adds a behaviour setting for
deleting message from message viewer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make commands join args with spaces</title>
<updated>2019-09-20T19:06:34+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2019-09-20T16:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=39307a6fa7e96641b822ed0a9acb75021dcf7fe9'/>
<id>39307a6fa7e96641b822ed0a9acb75021dcf7fe9</id>
<content type='text'>
This patch ensures the following commands join their arguments with
spaces to make it easier to interact with:

- cf
- mkdir
- cd
- attach
- detach
- ct
- copy
- move
- save
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch ensures the following commands join their arguments with
spaces to make it easier to interact with:

- cf
- mkdir
- cd
- attach
- detach
- ct
- copy
- move
- save
</pre>
</div>
</content>
</entry>
<entry>
<title>Add completion for copy</title>
<updated>2019-09-13T03:42:14+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2019-09-12T11:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=ad0d6319dd751ffc7bf6b2044fc673d04f9d6029'/>
<id>ad0d6319dd751ffc7bf6b2044fc673d04f9d6029</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add signatures</title>
<updated>2019-09-12T20:18:34+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2019-09-11T19:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=e2d5c456dc27f958d79fdf740c7b0852b2af4160'/>
<id>e2d5c456dc27f958d79fdf740c7b0852b2af4160</id>
<content type='text'>
This adds the ability for per-account signatures in the accounts.conf
config file. The signature is added to emails in the editor at the
bottom of the email. This includes when forwarding, replying to, and
composing emails.

There are two config options: signature-file and signature-cmd. The
former allows a signature to be read from a file and the latter allows
an arbitrary command to be executed to return the signature.

The config options have been documented in aerc-config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the ability for per-account signatures in the accounts.conf
config file. The signature is added to emails in the editor at the
bottom of the email. This includes when forwarding, replying to, and
composing emails.

There are two config options: signature-file and signature-cmd. The
former allows a signature to be read from a file and the latter allows
an arbitrary command to be executed to return the signature.

The config options have been documented in aerc-config
</pre>
</div>
</content>
</entry>
<entry>
<title>Add modify-labels command</title>
<updated>2019-09-12T20:17:24+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2019-09-11T19:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=a93b4de6f3c362d6e0db0b1f6d3f2e1c9a5cd64d'/>
<id>a93b4de6f3c362d6e0db0b1f6d3f2e1c9a5cd64d</id>
<content type='text'>
This adds the event type as well as the command implementation, but no backend
supports it yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the event type as well as the command implementation, but no backend
supports it yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check the subject line for lowercase re</title>
<updated>2019-09-11T16:11:42+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2019-09-07T18:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=282dc44aa67773b608cace43587ecd2c140689a4'/>
<id>282dc44aa67773b608cace43587ecd2c140689a4</id>
<content type='text'>
This ensures that a message with e.g. "RE: " at the start won't get
another "Re: ".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures that a message with e.g. "RE: " at the start won't get
another "Re: ".
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure mimetype parts are converted to lower case</title>
<updated>2019-09-11T16:11:27+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2019-09-07T18:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=3c3bc517b5d0a860c03c9c5a701f733bd4bf4e4d'/>
<id>3c3bc517b5d0a860c03c9c5a701f733bd4bf4e4d</id>
<content type='text'>
This ensures that the check for a text message to use in the reply is
performed (more) correctly and so uses the plaintext more often.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures that the check for a text message to use in the reply is
performed (more) correctly and so uses the plaintext more often.
</pre>
</div>
</content>
</entry>
<entry>
<title>all: purge redundant underscores</title>
<updated>2019-09-05T02:30:57+00:00</updated>
<author>
<name>Wagner Riffel</name>
<email>wgrriffel@gmail.com</email>
</author>
<published>2019-09-03T19:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=6838c23478944a9b45df1fa9a0f432ec77423987'/>
<id>6838c23478944a9b45df1fa9a0f432ec77423987</id>
<content type='text'>
Signed-off-by: Wagner Riffel &lt;wgrriffel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Wagner Riffel &lt;wgrriffel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add forwarding as attachment feature</title>
<updated>2019-08-20T01:05:51+00:00</updated>
<author>
<name>Jelle Besseling</name>
<email>jelle@pingiun.com</email>
</author>
<published>2019-08-18T09:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=1f5293931adf591fcbeaa9a272d717240da9213a'/>
<id>1f5293931adf591fcbeaa9a272d717240da9213a</id>
<content type='text'>
This allows a single message to be forward as attachment with the
:forward -a command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows a single message to be forward as attachment with the
:forward -a command
</pre>
</div>
</content>
</entry>
<entry>
<title>Add addresses argument to forward command</title>
<updated>2019-08-20T01:04:29+00:00</updated>
<author>
<name>Jelle Besseling</name>
<email>jelle@pingiun.com</email>
</author>
<published>2019-08-18T09:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=36c6030e81b229414bb42bf7fc37d091c6497ddf'/>
<id>36c6030e81b229414bb42bf7fc37d091c6497ddf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
