summaryrefslogtreecommitdiffstats
path: root/recvcmd.c (follow)
Commit message (Expand)AuthorAgeLines
* Change attach inline forward messages default CH flag.Kevin McCarthy2021-02-05-1/+1
* Filter ANSI sequences when forwarding too.Kevin McCarthy2021-02-05-7/+6
* Apply $reverse_name when tag-reply/forwarding too.Kevin McCarthy2021-02-01-0/+60
* Remove commented out mutt_message_hook callsRemco Rijnders2020-05-07-4/+0
* Add background flags to all other operations.Kevin McCarthy2020-02-29-7/+5
* Rename ci_send_message() to mutt_send_message().Kevin McCarthy2020-02-29-11/+11
* Create send.h header.Kevin McCarthy2020-02-28-0/+1
* Convert mutt_attach_reply() to use buffer pool.Kevin McCarthy2019-10-23-15/+21
* Convert attach_forward_msgs() to use buffer pool.Kevin McCarthy2019-10-23-9/+13
* Convert attach_forward_bodies to use buffer pool.Kevin McCarthy2019-10-23-8/+11
* Clean up code indentation.Kevin McCarthy2019-01-04-9/+9
* Remove trailing whitespace.Kevin McCarthy2018-12-31-87/+86
* Add L10N comments to several unclear messages.TAKAHASHI Tamotsu2018-11-18-0/+3
* Add compose-to-sender functionality.Kevin McCarthy2018-08-22-0/+32
* Fix parent_hdr usage in mutt_attach_reply(). (see #3728)Kevin McCarthy2017-08-11-3/+3
* Fix shared attachment functions. (see #3728)Kevin McCarthy2017-08-10-36/+58
* Change helpers functions to pass actx. (see #3728)Kevin McCarthy2017-08-10-105/+101
* Add config vars for forwarded message attribution intro/trailer.Kevin McCarthy2017-07-01-6/+6
* Change M_* symbols to MUTT_*Derek Martin2016-05-09-21/+21
* Fix remaining direct usages of COLS/LINES to use mutt window functions.Kevin McCarthy2016-04-27-4/+4
* Rename idna functions and bits for smtputf8 changes.Kevin McCarthy2015-11-24-1/+1
* fix typos in commentsOndřej Bílka2013-07-23-1/+1
* fix problem with reply-hook not working when a message/rfc822 attachment is s...Michael Elkins2010-09-11-1/+2
* Pass buffer size to mutt_mktemp()Rocco Rutte2009-06-21-3/+3
* Warn before bouncing messages without From: header. Closes #3180.Rocco Rutte2009-06-12-0/+28
* 'last' is assigned but never used. Remove assignment.Erik Hovland2009-03-12-1/+1
* Use safe_fclose() instead of fclose(), add fclose() to check_sec.shRocco Rutte2009-03-15-5/+5
* Update copyrights. Closes #3016.Brendan Cully2009-01-04-1/+1
* Remove unused #include directivesErik Hovland2008-12-16-4/+0
* This patch implements the "%* " notation, which is analogous to "%> "David Champion2007-07-08-1/+1
* Gah, forgot the zip code when updating the FSF address...Brendan Cully2005-09-17-1/+1
* Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully2005-09-17-1/+1
* Add config.h to the top of every C file that could possibly want it.Brendan Cully2005-02-03-0/+4
* safe_strcat, safe_strncat. Thanks to Ulf H. for noting the wrongThomas Roessler2004-10-30-2/+2
* Fix #1531. (recvcmd.c duplicate of #1528)Zardoz2003-04-09-1/+1
* IDN support for e-mail messages. Things should work automagicallyThomas Roessler2003-03-03-2/+12
* Introduce a new option named $bounce, and fix some inconsistenciesThomas Roessler2003-03-03-19/+34
* Fix some (too lazy and tired to do all) of the inconsistenciesThomas Roessler2003-02-25-2/+16
* Fix a number of invocations of mutt_yesorno(): Always explicitly useArmin Wolfermann2003-01-05-1/+1
* Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler2002-12-11-1/+1
* Bug fix. Problem noted by Vincent Lefevre's compiler.Thomas Roessler2002-01-02-1/+1
* Make sure References and In-Reply-To headers are generated properlyThomas Roessler2001-12-28-11/+5
* Fix some nits with respect to text/plain; format=flowed.Thomas Roessler2001-05-11-6/+16
* Make some messages about mime-forwarding more comprehensible toThomas Roessler2001-01-10-1/+1
* Fix a segmentation fault when replying to multipleThomas Roessler2000-09-04-1/+1
* Apply message-hook to more commands, and make it more useful byThomas Roessler2000-06-21-3/+3
* patch-1.3.3.tlr.message_hook.1Thomas Roessler2000-06-15-0/+4
* Comment cosmetics. From Martin Michlmayer.Thomas Roessler2000-04-22-1/+2
* The FSF apparently has moved.Thomas Roessler2000-03-03-2/+1
* More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>.Thomas Roessler2000-01-10-1/+1