summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-08-21message: fix user-after-scope in testDirk-Jan C. Binnema
2023-08-21lib: fix g++13 compilationDirk-Jan C. Binnema
2023-08-06mu-error.h: fix compilationDirk-Jan C. Binnema
2023-01-29mu-store: create mu cache path if neededDirk-Jan C. Binnema
2022-12-12mu-utils: use const char* from for time_to_stringDirk-Jan C. Binnema
2022-12-08mu-query-match-decider: add 'Related' to flagsDirk-Jan C. Binnema
2022-11-12utils/mu-utils-format: add missing includesDirk-Jan C. Binnema
2022-10-30test-mu-store-query: make move/refresh test more rigorousDirk-Jan C. Binnema
2022-10-30mu-maildir: improve error handling / reportingDirk-Jan C. Binnema
2022-10-30test-mu-store-query: add unit test for dup messageDirk-Jan C. Binnema
2022-10-30store: fix move ctorDirk-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-03test-mu-msg.cc: fix unit testDirk-Jan C. Binnema
2022-10-03message: convert mime-parts to utf-8Dirk-Jan C. Binnema
2022-08-15tests: add unit-tests for references with fake message-idsDirk-Jan C. Binnema
2022-08-15message: update references() implementationDirk-Jan C. Binnema
2022-08-15tests: update test helpers and usersDirk-Jan C. Binnema
2022-08-07mu4e: add more tests for related/skipdups queriesDirk-Jan C. Binnema
2022-07-14test-mu-store-query: add more contact-matching testsDirk-Jan C. Binnema
2022-07-13message: sanitize maildirDirk-Jan C. Binnema
2022-07-05mu-server: more informative error messageDirk-Jan C. Binnema
2022-06-29document: cosmeticDirk-Jan C. Binnema
2022-06-29query: exclude some test code from coverageDirk-Jan C. Binnema
2022-06-29maildir: improve testing coverageDirk-Jan C. Binnema
2022-06-29server: commit after indexingDirk-Jan C. Binnema
2022-06-29server: fix read-mark propagationDirk-Jan C. Binnema
2022-06-29document: index some sub-parts as wellDirk-Jan C. Binnema
2022-06-29maildir: add tests for maildir_link / maildir_clear_linksDirk-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-16utils: add regex-splitDirk-Jan C. Binnema
2022-06-14lib/test-mu-store-query: add aujourd'hui testsDirk-Jan C. Binnema
2022-06-14query-parser: tidy upDirk-Jan C. Binnema
2022-06-10query-match-deciders: cosmeticsDirk-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-09test-utils: add error testDirk-Jan C. Binnema
2022-06-09lib: add tokenizer test toolDirk-Jan C. Binnema
2022-06-09store: fix typoDirk-Jan C. Binnema
2022-06-09tests: add store/query testDirk-Jan C. Binnema
2022-06-09query-threads/results: cosmeticsDirk-Jan C. Binnema
2022-06-09message/fields: explicit mark contact fields as IndexableTermDirk-Jan C. Binnema
2022-06-07bench-store-index: make a bit more realisticDirk-Jan C. Binnema
2022-06-07indexer: make fasterDirk-Jan C. Binnema
2022-06-05message: fix 'changed' testDirk-Jan C. Binnema