summaryrefslogtreecommitdiff
path: root/lib/message
AgeCommit message (Expand)Author
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
2023-07-06message: don't check language without cld2 supportDirk-Jan C. Binnema
2023-07-05lib/utils: update library pathsDirk-Jan C. Binnema
2023-07-05update to use fmt-based apisDirk-Jan C. Binnema
2023-07-05message: double-check part-type in MultipartDirk-Jan C. Binnema
2023-07-02all: update for API changes (config etc.)Dirk-Jan C. Binnema
2023-06-12contact/display-name: quote "names" with '@'Dirk-Jan C. Binnema
2023-06-04message/fields: add some helpers for combination-fieldsDirk-Jan C. Binnema
2023-05-11message: try to detect body text languageDirk-Jan C. Binnema
2023-04-24message: remove control characters from subjectDirk-Jan C. Binnema
2023-04-06message: allow extracting message parts to fileDirk-Jan C. Binnema
2023-04-06mu: allow relative message paths in mu commandsDirk-Jan C. Binnema
2023-03-24message: fix user-after-scope in testDirk-Jan C. Binnema
2023-03-14contact: fix quotingDirk-Jan C. Binnema
2023-02-28server: don't encode addresses in contacts_handlersDirk-Jan C. Binnema
2023-02-28mu: add müller test-caseDirk-Jan C. Binnema
2023-02-23mime-object: add missing includeDirk-Jan C. Binnema
2023-02-19mu-message-part: rework cooked_filename a bitDirk-Jan C. Binnema
2023-01-31mu: index html text as if it were plain textDirk-Jan C. Binnema
2023-01-29lib: use join_pathsDirk-Jan C. Binnema
2023-01-14mu-flags: use implied unread flagDirk-Jan C. Binnema
2023-01-14utils: get rid of mu-util.[ch]Dirk-Jan C. Binnema
2023-01-13mu: test-message: add test for html text from base64Dirk-Jan C. Binnema
2022-12-30mu-contact: cosmeticDirk-Jan C. Binnema
2022-12-30message/contact: ensure valid email address in cacheDirk-Jan C. Binnema
2022-12-30many: use Mu::Regex instead of std::regexDirk-Jan C. Binnema
2022-12-07flags: add flags_keep_unmutable + testDirk-Jan C. Binnema
2022-11-22mu/options: Support date sortfieldDirk-Jan C. Binnema