summaryrefslogtreecommitdiffstats
path: root/mailbox.h
AgeCommit message (Expand)Author
2020-12-12Add "headers" parameter to mx_open_message().Kevin McCarthy
2020-05-31Try to automatically reconnect to an open IMAP mailbox on error.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2018-12-17Add mx operation save_to_header_cache.Kevin McCarthy
2018-07-25Add mx_ops.msg_padding_size to return the padding for a mx type.Kevin McCarthy
2016-08-01Use a different flag in mx_open_mailbox_append() when mailbox doesn't exist.Kevin McCarthy
2016-06-18Remove magic member in MESSAGE structureDamien Riegel
2016-06-18pass context in mx_close_messageDamien Riegel
2016-06-07Make extended buffy independent of the sidebar.Kevin McCarthy
2016-06-04Add neomutt version of sidebar patch. (closes #3829)Richard Russon
2016-05-26Fix header file indentation after M_ prefix renaming.Kevin McCarthy
2016-05-26mx_check_mailbox: remove lock argument in function callDamien Riegel
2016-05-25add open_new_msg operation to struct mx_opsDamien Riegel
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2015-01-15Send the IMAP \Draft flag when postponing a message.Kevin McCarthy
2009-04-29Move Maildir/MH folder detection from mx.c to mh.cRocco Rutte
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2002-11-12The maildir_time patch.Michael Elkins
2002-03-28patch-1.3.28-me.emptycheck.1Thomas Roessler
2002-03-20Rename the new M_NEW by M_NEWFOLDER. There was another constant ofThomas Roessler
2002-03-13Don't fopen mail folders in append mode where we should safe_fopen()Thomas Roessler
2001-07-31Add mh_sequences support. I hope this works.Thomas Roessler
2001-06-01More concurrent IMAP modification handling from Brendan Cully.Thomas Roessler
2001-02-19Brendan Cully's generic access() wrapper which know about IMAP.Thomas Roessler
2000-10-10Vsevolod Volkov's POP mailbox patch.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-03-03Fix index updates when closing or synching mail folders fails.Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-09-01When the user synchronizes a mail folder, do a thorough check.Thomas Roessler
1999-07-01Various patches from last week, including:Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-15Brandon's IMAP patch.Thomas Roessler
1998-06-08Initial revisionThomas Roessler