summaryrefslogtreecommitdiff
path: root/lib/message/mu-message.hh
AgeCommit message (Expand)Author
2025-09-03store: remove some _unlocked functions, update clear_labelsDirk-Jan C. Binnema
2025-08-15message: add support for labels + testsDirk-Jan C. Binnema
2025-05-24message: retain non-file flags when movingDirk-Jan C. Binnema
2024-06-01message: add default ctorDirk-Jan C. Binnema
2024-05-01lib: centralize xapian include, enable move semanticsDirk-Jan C. Binnema
2023-09-09support xapian ngramsDirk-Jan C. Binnema
2023-08-09message & friends: make formattableDirk-Jan C. Binnema
2023-05-11message: try to detect body text languageDirk-Jan C. Binnema
2023-04-06mu: allow relative message paths in mu commandsDirk-Jan C. Binnema
2022-11-07message: updates for new sexpDirk-Jan C. Binnema
2022-08-11message: update references() implementationDirk-Jan C. Binnema
2022-07-13message: sanitize maildirDirk-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-21message: make it easier to create heap-allocated messagesDirk-Jan C. Binnema
2022-05-15message: augment cache-path() so it supports subpartsDirk-Jan C. Binnema
2022-05-05message: add cache_path per messageDirk-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-05mu: add "modified" fieldsDirk-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: 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-18message: improve support for decryptionDirk-Jan C. Binnema
2022-04-16message: better deal with test messagesDirk-Jan C. Binnema
2022-04-16message: implement conversion to sexpDirk-Jan C. Binnema
2022-03-28message: make maildir optionalDirk-Jan C. Binnema
2022-03-26message: update implementationDirk-Jan C. Binnema
2022-03-26message: move to lib/message, update namingDirk-Jan C. Binnema