summaryrefslogtreecommitdiffstats
path: root/mailbox.h (follow)
Commit message (Expand)AuthorAgeLines
* Add "headers" parameter to mx_open_message().Kevin McCarthy2020-12-12-1/+1
* Try to automatically reconnect to an open IMAP mailbox on error.Kevin McCarthy2020-05-31-1/+2
* Remove trailing whitespace.Kevin McCarthy2018-12-31-4/+4
* Add mx operation save_to_header_cache.Kevin McCarthy2018-12-17-0/+1
* Add mx_ops.msg_padding_size to return the padding for a mx type.Kevin McCarthy2018-07-25-0/+1
* Use a different flag in mx_open_mailbox_append() when mailbox doesn't exist.Kevin McCarthy2016-08-01-1/+4
* Remove magic member in MESSAGE structureDamien Riegel2016-06-18-1/+0
* pass context in mx_close_messageDamien Riegel2016-06-18-1/+1
* Make extended buffy independent of the sidebar.Kevin McCarthy2016-06-07-4/+1
* Add neomutt version of sidebar patch. (closes #3829)Richard Russon2016-06-04-0/+3
* Fix header file indentation after M_ prefix renaming.Kevin McCarthy2016-05-26-13/+13
* mx_check_mailbox: remove lock argument in function callDamien Riegel2016-05-26-1/+1
* add open_new_msg operation to struct mx_opsDamien Riegel2016-05-25-1/+1
* Change M_* symbols to MUTT_*Derek Martin2016-05-09-11/+11
* Send the IMAP \Draft flag when postponing a message.Kevin McCarthy2015-01-15-1/+3
* Move Maildir/MH folder detection from mx.c to mh.cRocco Rutte2009-04-29-0/+3
* 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
* The maildir_time patch.Michael Elkins2002-11-12-0/+1
* patch-1.3.28-me.emptycheck.1Thomas Roessler2002-03-28-1/+2
* Rename the new M_NEW by M_NEWFOLDER. There was another constant ofThomas Roessler2002-03-20-1/+1
* Don't fopen mail folders in append mode where we should safe_fopen()Thomas Roessler2002-03-13-0/+3
* Add mh_sequences support. I hope this works.Thomas Roessler2001-07-31-0/+5
* More concurrent IMAP modification handling from Brendan Cully.Thomas Roessler2001-06-01-1/+2
* Brendan Cully's generic access() wrapper which know about IMAP.Thomas Roessler2001-02-19-0/+1
* Vsevolod Volkov's POP mailbox patch.Thomas Roessler2000-10-10-0/+3
* The FSF apparently has moved.Thomas Roessler2000-03-03-1/+1
* Fix index updates when closing or synching mail folders fails.Thomas Roessler2000-03-03-2/+2
* Update copyright notices for unstable.Thomas Roessler2000-01-06-1/+1
* When the user synchronizes a mail folder, do a thorough check.Thomas Roessler1999-09-01-1/+1
* Various patches from last week, including:Thomas Roessler1999-07-01-4/+7
* Get rid of RCS ids in source files. They are getting in our wayThomas Roessler1999-01-07-1/+0
* Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler1998-10-13-0/+1
* CVS branch clean-up.Thomas Roessler1998-08-25-0/+4
* Brandon's IMAP patch.Thomas Roessler1998-06-15-0/+1
* Initial revisionThomas Roessler1998-06-08-0/+58