1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-27 07:35:16 +02:00
mu/lib/message
Dirk-Jan C. Binnema 85fed37870 message/document: update sexp on the fly
Keep the sexp for the document up to date during scan / change, instead of
having a separate step.
2022-05-05 01:40:17 +03:00
..
Makefile.am message: Add Makefile.am 2022-04-06 20:21:02 +03:00
meson.build build: bump version 1.7.13 2022-04-18 22:40:46 +03:00
mu-contact.cc contacts: expose contact type 2022-05-05 01:38:25 +03:00
mu-contact.hh contacts: expose contact type 2022-05-05 01:38:25 +03:00
mu-document.cc message/document: update sexp on the fly 2022-05-05 01:40:17 +03:00
mu-document.hh message/document: update sexp on the fly 2022-05-05 01:40:17 +03:00
mu-fields.cc message/field: cache the message's sexp 2022-05-05 01:38:25 +03:00
mu-fields.hh message/document: update sexp on the fly 2022-05-05 01:40:17 +03:00
mu-flags.cc message: support 'personal' flag for messages 2022-05-05 01:38:25 +03:00
mu-flags.hh message: support 'personal' flag for messages 2022-05-05 01:38:25 +03:00
mu-message-part.cc option: rename to to_string_opt and to_string_view_opt 2022-04-18 22:04:33 +03:00
mu-message-part.hh message: add basic support for encrypted parts 2022-04-16 16:20:38 +03:00
mu-message.cc message/document: update sexp on the fly 2022-05-05 01:40:17 +03:00
mu-message.hh message/document: allow updating flags 2022-05-05 01:38:25 +03:00
mu-mime-object.cc contacts: expose contact type 2022-05-05 01:38:25 +03:00
mu-mime-object.hh contacts: expose contact type 2022-05-05 01:38:25 +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: improve API; improve extract_tags 2022-04-30 10:40:45 +03:00