summaryrefslogtreecommitdiff
path: root/lib/message
AgeCommit message (Expand)Author
2026-04-10message: improve attachment heuristicsDirk-Jan C. Binnema
2026-03-07message: fix some error pathsDirk-Jan C. Binnema
2025-12-15labels: improve logging for importDirk-Jan C. Binnema
2025-11-19test-mu-message: use join_path for test-pathDirk-Jan C. Binnema
2025-10-25message: ensure message text is valid utf8Dirk-Jan C. Binnema
2025-09-12labels: tighten labels regexpDirk-Jan C. Binnema
2025-09-03store: remove some _unlocked functions, update clear_labelsDirk-Jan C. Binnema
2025-08-31store: improve label handlingDirk-Jan C. Binnema
2025-08-31mu-label: allow more charactersDirk-Jan C. Binnema
2025-08-28mu-document: improve sexp updatingDirk-Jan C. Binnema
2025-08-27labels: implement parse_delta_labelsDirk-Jan C. Binnema
2025-08-26Replace "the the " with "the "Anton Mosich
2025-08-16labels: ensure c++17 compatibilityDirk-Jan C. Binnema
2025-08-15mu: add 'label' command + manpage + testsDirk-Jan C. Binnema
2025-08-15message: add support for labels + testsDirk-Jan C. Binnema
2025-08-15tests: only build when neededDirk-Jan C. Binnema
2025-07-05mu-mime-object.hh: fix some typosDirk-Jan C. Binnema
2025-05-26lib: improve xapianizer / xapian_termDirk-Jan C. Binnema
2025-05-26contacts/contacts-cache: cleanupsDirk-Jan C. Binnema
2025-05-24message: retain non-file flags when movingDirk-Jan C. Binnema
2025-02-13mu: remove empty refs + unit-testDirk-Jan C. Binnema
2025-02-05guile: avoid body duplicationDirk-Jan C. Binnema
2025-01-13mu-info: add example for ref:, thread:Dirk-Jan C. Binnema
2024-12-02query: add related: combi-field + testDirk-Jan C. Binnema
2024-11-30fields: make combi-fields introspectableDirk-Jan C. Binnema
2024-11-26search: make references searchableDirk-Jan C. Binnema
2024-11-10message: treat pcks7::smt::Unknown as encryptedDirk-Jan C. Binnema
2024-08-22message: detect top-level smime parts + testDirk-Jan C. Binnema
2024-06-17logging: reduce debug logging a bitDirk-Jan C. Binnema
2024-06-01message: add default ctorDirk-Jan C. Binnema
2024-05-01lib: centralize xapian include, enable move semanticsDirk-Jan C. Binnema
2024-04-02mu-contact: move email validation to contacts cacheDirk-Jan C. Binnema
2024-03-15message: flag list-unsubscribe as MailingListDirk-Jan C. Binnema
2024-03-01message: make sure HAVE_CLD2 is foundDirk-Jan C. Binnema
2024-01-06tests: move to tests/, make optionalDirk-Jan C. Binnema
2023-09-24lib: use flags_maildir_fileDirk-Jan C. Binnema
2023-09-24mu-move: add new move sub commandDirk-Jan C. Binnema
2023-09-19flags: add flags_mail_dir_file utilDirk-Jan C. Binnema
2023-09-17fields: 'phrasable' instead of 'indexable'Dirk-Jan C. Binnema
2023-09-10utils/file: add basename/dirname helpers and use themDirk-Jan C. Binnema
2023-09-09lib: improve printability for some typesDirk-Jan C. Binnema
2023-09-09support xapian ngramsDirk-Jan C. Binnema
2023-08-21mu-priority: implement priority_from_nameDirk-Jan C. Binnema
2023-08-21mu-flags: get flag-info for shortcut, tooDirk-Jan C. Binnema
2023-08-09message & friends: make formattableDirk-Jan C. Binnema
2023-08-04mu-server: use strings, not sexps object (optimization)Dirk-Jan C. Binnema
2023-08-04mu-document: Make sexp() lazy (optimization)Dirk-Jan C. Binnema
2023-07-25message: use html-to-text scraper for html partsDirk-Jan C. Binnema
2023-07-20migrate some more code to mu_format / join_pathsDirk-Jan C. Binnema
2023-07-08migrate to fmt-based logging in some more placesDirk-Jan C. Binnema