summaryrefslogtreecommitdiff
path: root/lib/mu-msg.c
AgeCommit message (Expand)Author
2019-02-18mu: don't include text attachments as part of bodydjcb
2017-07-30Support gmime 3.0Yuri D'Elia
2017-06-24mu: fix some compiler warningsdjcb
2017-01-31Respect format=flowed and delsp=yes for viewing plain-text messagesStig Brautaset
2017-01-14mu: add 'tickle' command, for renaming messagesdjcb
2016-12-11mu: fix some compiler warningsdjcb
2016-11-15mu: include text-part attachments in bodydjcb
2015-12-15mu: decode mailing-list headersdjcb
2015-04-22mu: don't use __FUNCTION__, use __func__djcb
2013-06-24* cosmeticsdjcb
2013-05-25* lib: make renaming messages upon moving them optionaldjcb
2013-05-22* typodjcb
2013-05-13* some cleanupsdjcb
2013-04-18* mu: fix some valgrind reportsdjcb
2013-04-07* mu-msg: initialize potentially uninitialized vardjcb
2013-03-30* update copyright yearsdjcb
2012-12-28* fix broken references: don't comma-separatedjcb
2012-12-27* make sure tags are store in the database; this prevents reading the messagedjcb
2012-12-20* lib/: add support for getting mailing listsdjcb
2012-09-19* lib: for sorting dates, use the strings as recorded in Xapian, rather thandjcb
2012-09-17* cosmeticsdjcb
2012-09-12* mu-msg.c: return NULL rather than "" if there is no body (get_body)djcb
2012-08-11* fix leak in mu_msg_get_headerdjcb
2012-08-11* fix leak in mu-msg-docdjcb
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-01* updates for mu-msg-part changesdjcb
2012-07-27* crypto: implement automagic decryption when so requesteddjcb
2012-07-16* refactor mu_msg_(un)load_msg_file from various versionsdjcb
2012-07-10* guile: add mu:timestamp accessor to <mu:message>, implement itdjcb
2012-06-15* mu-msg.c: improved case-insensitive sorting functiondjcb
2012-06-13* cosmeticdjcb
2012-06-01* optionally ignore invalid (unknown) message flag letters, update callersdjcb
2012-05-21* refactoring: split src/ into mu/ and lib/djcb