index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mu-msg-file.c
Age
Commit message (
Expand
)
Author
2013-10-13
index: improve error message when file does not seem to be an email
djcb
2013-07-21
* cleanup: drop gmime-2.4 support
djcb
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 chars
djcb
2013-05-15
* lib: cleanup header fields a bit more; fixes #209
djcb
2013-04-09
* mu: provide fake-msgids for messages without; this fixes the problem where ...
djcb
2013-04-07
* cosmetic
djcb
2013-03-30
* update copyright years
djcb
2012-12-26
* mu-msg-file: guess 'mailing list' for feed2imap messages
djcb
2012-12-25
* mu-msg, mu-msg-file: update doc for get_references a bit
djcb
2012-12-22
* some small improvements for the mailing list support
djcb
2012-12-20
* lib/: add support for getting mailing lists
djcb
2012-12-17
* add support for searching the mailing list of a message
djcb
2012-10-24
* update (C) years
djcb
2012-09-17
* guile: fix getting message bodies
djcb
2012-09-08
* lib: consider more things to be attachments
djcb
2012-09-01
* crypto: improve signature checking code
djcb
2012-08-11
* mu-msg-file: don't use g_clear_object, it requires glib 2.28
djcb
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 Keywords
djcb
2012-08-09
* lib: refactor attachment checking
djcb
2012-08-09
* lib: fix initialization in get_tags
djcb
2012-08-09
* lib/tests: support X-Label and X-Keywords, update unit test
djcb
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 parts
djcb
2012-08-05
* mu-msg-file: don't try to decrypt when this is not desirable
djcb
2012-08-03
* lib: centralize MAX_PATH stuff
djcb
2012-08-01
* mu-msg-file: cleanup message path (realpath)
djcb
2012-08-01
* MuMsgPart refactoring / cleanups
djcb
2012-07-27
* crypto: implement automagic decryption when so requested
djcb
2012-07-24
* mu-msg-view: better detection of signed/encrypted parts
djcb
2012-05-21
* refactoring: split src/ into mu/ and lib/
djcb