summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-30utils/mu-regex: add PCRE Regex wrapperDirk-Jan C. Binnema
2022-12-19build: bump meson requirement to 56.0Dirk-Jan C. Binnema
2022-12-10mu-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-12-08query-threads: add multi-dup unit testDirk-Jan C. Binnema
2022-12-07mu-server: update for move_message API updateDirk-Jan C. Binnema
2022-12-07tests: update for move_message API updateDirk-Jan C. Binnema
2022-12-07store: add mu_move_message dup flag testDirk-Jan C. Binnema
2022-12-07store: update move_message APIDirk-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-20query/test: add term splitting unit testDirk-Jan C. Binnema
2022-11-20Avoid word-splitting regular expression matchesDaniel Colascione
2022-11-17script: Rework guile script with new CLI supportDirk-Jan C. Binnema
2022-11-17thirdparty: include CLI11Dirk-Jan C. Binnema
2022-11-16lib: remove mu-runtimeDirk-Jan C. Binnema
2022-11-13utils/command-handler: fix symbol-arg copy-pastaDirk-Jan C. Binnema
2022-11-12utils/mu-utils-format: add missing includesDirk-Jan C. Binnema
2022-11-07store: update for new sexp apiDirk-Jan C. Binnema
2022-11-07server: rework for updated Sexp/CommandHandlerDirk-Jan C. Binnema
2022-11-07message: updates for new sexpDirk-Jan C. Binnema
2022-11-07command-handler: rework for new sexpDirk-Jan C. Binnema
2022-11-07sexp: major rework / API improvementsDirk-Jan C. Binnema
2022-11-01test-mu-store-query: make move/refresh test more rigorousDirk-Jan C. Binnema
2022-11-01server: improve error messagesDirk-Jan C. Binnema
2022-10-30mu-error: add missing string includeDirk-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-26test-mu-store-query: add unit test for dup messageDirk-Jan C. Binnema
2022-10-26store: 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-16view: be clearer there's no text body foundDirk-Jan C. Binnema
2022-10-02store: support reinitDirk-Jan C. Binnema
2022-10-02utils: add helpers for assoc-pairsDirk-Jan C. Binnema
2022-10-02test-mu-msg.cc: fix unit testDirk-Jan C. Binnema
2022-09-19message: convert mime-parts to utf-8Dirk-Jan C. Binnema
2022-08-20autotools: removeDirk-Jan C. Binnema
2022-08-11tests: add unit-tests for references with fake message-idsDirk-Jan C. Binnema
2022-08-11message: update references() implementationDirk-Jan C. Binnema
2022-08-11tests: 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