summaryrefslogtreecommitdiff
path: root/lib/message
AgeCommit message (Expand)Author
2023-08-21message: fix user-after-scope in testDirk-Jan C. Binnema
2022-10-24message: use fake Message-ID when emptyDaniel Colascione
2022-10-17mu-fields: fix string formatDirk-Jan C. Binnema
2022-10-17view: be clearer there's no text body foundDirk-Jan C. Binnema
2022-10-03message: convert mime-parts to utf-8Dirk-Jan C. Binnema
2022-08-15message: update references() implementationDirk-Jan C. Binnema
2022-08-15tests: update test helpers and usersDirk-Jan C. Binnema
2022-07-13message: sanitize maildirDirk-Jan C. Binnema
2022-06-29document: cosmeticDirk-Jan C. Binnema
2022-06-29document: index some sub-parts as wellDirk-Jan C. Binnema
2022-06-18build: update autotools buildDirk-Jan C. Binnema
2022-06-18build: fix some compiler warningsDirk-Jan C. Binnema
2022-06-16message: remove x-ms-has-attach checkDirk-Jan C. Binnema
2022-06-10message/mime-object: add MimeObject::headersDirk-Jan C. Binnema
2022-06-10message-file: filter out non-file flagsDirk-Jan C. Binnema
2022-06-10message: refactor/improve attachment heuristic a bitDirk-Jan C. Binnema
2022-06-10message: add calendar flagDirk-Jan C. Binnema
2022-06-09message/fields: explicit mark contact fields as IndexableTermDirk-Jan C. Binnema
2022-06-05message: fix 'changed' testDirk-Jan C. Binnema
2022-06-04mu-maildir: refactor some duplicate codeDirk-Jan C. Binnema
2022-06-02lib: improve test coverageDirk-Jan C. Binnema
2022-05-28fields: include references in sexpDirk-Jan C. Binnema
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