summaryrefslogtreecommitdiff
path: root/lib/message
AgeCommit message (Expand)Author
2022-05-24tests: improve coverage a bitDirk-Jan C. Binnema
2022-05-21message: make it easier to create heap-allocated messagesDirk-Jan C. Binnema
2022-05-18mime-object: fix some pedantic compiler warningsDirk-Jan C. Binnema
2022-05-15message: augment cache-path() so it supports subpartsDirk-Jan C. Binnema
2022-05-14message: avoid shadowing variableDirk-Jan C. Binnema
2022-05-13test: enable some moreDirk-Jan C. Binnema
2022-05-12message: Don't assume there's a sub-messageDirk-Jan C. Binnema
2022-05-12fields: some small tweaksDirk-Jan C. Binnema
2022-05-09store/fields: Use one MaxTermLength everywhereDirk-Jan C. Binnema
2022-05-07mu/mu4e: tweak :list vs :mailing listDirk-Jan C. Binnema
2022-05-07mu/mu4e: use :mailing-list as the mailing-list propertyDirk-Jan C. Binnema
2022-05-06message: cosmeticsDirk-Jan C. Binnema
2022-05-06message: implement rfc2047-encoding addressesDirk-Jan C. Binnema
2022-05-06message: support embed:text in attached mailDirk-Jan C. Binnema
2022-05-06mu: merge flags into fields commandDirk-Jan C. Binnema
2022-05-06contacts: support encoding names with '"', ',' etc.Dirk-Jan C. Binnema
2022-05-05server/message-part: restore forwarding attachmentsDirk-Jan C. Binnema
2022-05-05autotools: fix buildDirk-Jan C. Binnema
2022-05-05mime-object: ensure init_gmime is calledDirk-Jan C. Binnema
2022-05-05store: ensure updates update message sexp tooDirk-Jan C. Binnema
2022-05-05message: add cache_path per messageDirk-Jan C. Binnema
2022-05-05message/document: update sexp on the flyDirk-Jan C. Binnema
2022-05-05message-sexp: Add :modified and :reply-toDirk-Jan C. Binnema
2022-05-05message: support 'personal' flag for messagesDirk-Jan C. Binnema
2022-05-05message/document: allow updating flagsDirk-Jan C. Binnema
2022-05-05message/field: cache the message's sexpDirk-Jan C. Binnema
2022-05-05contacts: expose contact typeDirk-Jan C. Binnema
2022-05-05query-results: Use mu-document as backendDirk-Jan C. Binnema
2022-05-05mu: add "modified" fieldsDirk-Jan C. Binnema
2022-05-05mu: add fields/flags commandsDirk-Jan C. Binnema
2022-04-30message: add docid param to sexpDirk-Jan C. Binnema
2022-04-30message: improve API; improve extract_tagsDirk-Jan C. Binnema
2022-04-30message:document/fields: update and tie downDirk-Jan C. Binnema
2022-04-30message: implement update-after-moveDirk-Jan C. Binnema
2022-04-30message: refactor file handling, add ::mtime()Dirk-Jan C. Binnema
2022-04-30message: add move constructorDirk-Jan C. Binnema
2022-04-30lib: remove the old mu-msg* codeDirk-Jan C. Binnema
2022-04-19server: workaround for broken message-idDirk-Jan C. Binnema
2022-04-18build: bump version 1.7.13Dirk-Jan C. Binnema
2022-04-18message: improve support for decryptionDirk-Jan C. Binnema
2022-04-18option: rename to to_string_opt and to_string_view_optDirk-Jan C. Binnema
2022-04-16message: add basic support for encrypted partsDirk-Jan C. Binnema
2022-04-16message: improve attachment,encrypted part detectionDirk-Jan C. Binnema
2022-04-16flags: rename flags_to_string -> to_stringDirk-Jan C. Binnema
2022-04-16test-mu-message: improve signature check testDirk-Jan C. Binnema
2022-04-16message: part: better handle internal mime-objectDirk-Jan C. Binnema
2022-04-16message: better deal with test messagesDirk-Jan C. Binnema
2022-04-16message: move tests to test-mu-message.ccDirk-Jan C. Binnema
2022-04-16message: mime-object: extend support for cryptoDirk-Jan C. Binnema
2022-04-16contact: implement to_stringDirk-Jan C. Binnema