summaryrefslogtreecommitdiff
path: root/lib/mu-msg-file.c
AgeCommit message (Expand)Author
2013-10-13index: improve error message when file does not seem to be an emaildjcb
2013-07-21* cleanup: drop gmime-2.4 supportdjcb
2013-07-03* mu-msg-file: set the MU_FLAG_LIST flag, if the message looks like an ML-mes...djcb
2013-06-24* mu-contacts, mu-msg-file: better deal with contacts with control charsdjcb
2013-05-15* lib: cleanup header fields a bit more; fixes #209djcb
2013-04-09* mu: provide fake-msgids for messages without; this fixes the problem where ...djcb
2013-04-07* cosmeticdjcb
2013-03-30* update copyright yearsdjcb
2012-12-26* mu-msg-file: guess 'mailing list' for feed2imap messagesdjcb
2012-12-25* mu-msg, mu-msg-file: update doc for get_references a bitdjcb
2012-12-22* some small improvements for the mailing list supportdjcb
2012-12-20* lib/: add support for getting mailing listsdjcb
2012-12-17* add support for searching the mailing list of a messagedjcb
2012-10-24* update (C) yearsdjcb
2012-09-17* guile: fix getting message bodiesdjcb
2012-09-08* lib: consider more things to be attachmentsdjcb
2012-09-01* crypto: improve signature checking codedjcb
2012-08-11* mu-msg-file: don't use g_clear_object, it requires glib 2.28djcb
2012-08-10* mu-msg-file.c: don't try to over-optimize charset decoding; it broke iso-20...djcb
2012-08-10* lib: get_tags: support X-Label, X-Keywords and Keywordsdjcb
2012-08-09* lib: refactor attachment checkingdjcb
2012-08-09* lib: fix initialization in get_tagsdjcb
2012-08-09* lib/tests: support X-Label and X-Keywords, update unit testdjcb
2012-08-09* lib: cleanup mu_msg_get_body_(html|text) (WIP)djcb
2012-08-08* lib: cleanups: remove mu-msg-cache (WIP)djcb
2012-08-07* lib: correctly handle embedded text partsdjcb
2012-08-05* mu-msg-file: don't try to decrypt when this is not desirabledjcb
2012-08-03* lib: centralize MAX_PATH stuffdjcb
2012-08-01* mu-msg-file: cleanup message path (realpath)djcb
2012-08-01* MuMsgPart refactoring / cleanupsdjcb
2012-07-27* crypto: implement automagic decryption when so requesteddjcb
2012-07-24* mu-msg-view: better detection of signed/encrypted partsdjcb
2012-05-21* refactoring: split src/ into mu/ and lib/djcb