summaryrefslogtreecommitdiff
path: root/lib/message
AgeCommit message (Expand)Author
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
2022-11-07message: updates for new sexpDirk-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-16view: be clearer there's no text body foundDirk-Jan C. Binnema
2022-09-19message: convert mime-parts to utf-8Dirk-Jan C. Binnema
2022-08-20autotools: removeDirk-Jan C. Binnema
2022-08-11message: update references() implementationDirk-Jan C. Binnema
2022-08-11tests: 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