mu/lib/message
Dirk-Jan C. Binnema bb7c8d880a message: convert mime-parts to utf-8
Ensure that non-utf8 mime-parts are converted to utf8. This fixes a
problem with messages with such parts; added unit test.

Fixes #2333.
2022-09-19 18:27:03 +03:00
..
meson.build mu-maildir: refactor some duplicate code 2022-06-04 00:41:28 +03:00
mu-contact.cc tests: update test helpers and users 2022-08-11 22:55:10 +03:00
mu-contact.hh build: fix some compiler warnings 2022-06-18 15:21:26 +03:00
mu-document.cc tests: update test helpers and users 2022-08-11 22:55:10 +03:00
mu-document.hh message: make it easier to create heap-allocated messages 2022-05-21 17:41:21 +03:00
mu-fields.cc tests: update test helpers and users 2022-08-11 22:55:10 +03:00
mu-fields.hh message/fields: explicit mark contact fields as IndexableTerm 2022-06-09 00:04:35 +03:00
mu-flags.cc message: add calendar flag 2022-06-10 00:47:31 +03:00
mu-flags.hh message: add calendar flag 2022-06-10 00:47:31 +03:00
mu-message-file.cc tests: update test helpers and users 2022-08-11 22:55:10 +03:00
mu-message-file.hh mu-maildir: refactor some duplicate code 2022-06-04 00:41:28 +03:00
mu-message-part.cc message: refactor/improve attachment heuristic a bit 2022-06-10 23:28:43 +03:00
mu-message-part.hh message: refactor/improve attachment heuristic a bit 2022-06-10 23:28:43 +03:00
mu-message.cc message: sanitize maildir 2022-07-13 23:27:54 +03:00
mu-message.hh message: update references() implementation 2022-08-11 23:01:29 +03:00
mu-mime-object.cc message: convert mime-parts to utf-8 2022-09-19 18:27:03 +03:00
mu-mime-object.hh message: update references() implementation 2022-08-11 23:01:29 +03:00
mu-priority.cc message: move to lib/message, update naming 2022-03-26 17:19:10 +02:00
mu-priority.hh message: move to lib/message, update naming 2022-03-26 17:19:10 +02:00
test-mu-message.cc message: update references() implementation 2022-08-11 23:01:29 +03:00