summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-05-11utils: implement language-detectorDirk-Jan C. Binnema
2023-04-29lib/utils: implement read_from_stdinDirk-Jan C. Binnema
2023-04-29utils: implement g_cancellable_new_with_timeoutDirk-Jan C. Binnema
2023-04-24message: remove control characters from subjectDirk-Jan C. Binnema
2023-04-23store: small cleanupsDirk-Jan C. Binnema
2023-04-14utils: add thread_dep for logger testDirk-Jan C. Binnema
2023-04-11mu-server: improve error messageDirk-Jan C. Binnema
2023-04-11mu: improve error numbersDirk-Jan C. Binnema
2023-04-09tests: always log to file during testsDirk-Jan C. Binnema
2023-04-09logger: create logdir if non-existentDirk-Jan C. Binnema
2023-04-09test: don't "uniqify" link names during testDirk-Jan C. Binnema
2023-04-08mu-logger: Add lock for file-logger and stress testDirk-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-30mu-find: restore JSON outputDirk-Jan C. Binnema
2023-03-28mu-find: brush off --format=links unit testDirk-Jan C. Binnema
2023-03-24message: fix user-after-scope in testDirk-Jan C. Binnema
2023-03-14contact: fix quotingDirk-Jan C. Binnema
2023-03-03lib/thirdparty: update tabulate to 1.5.0Dirk-Jan C. Binnema
2023-03-03lib/thirdparty: update CLI11 to 2.3.2Dirk-Jan C. Binnema
2023-03-03lib/thirdparty: update expected/optionalDirk-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-02-17server: small output improvementDirk-Jan C. Binnema
2023-02-12mu-server: make :update for mkdir optionalDirk-Jan C. Binnema
2023-01-31build: bump schema version, update contacts-cacheDirk-Jan C. Binnema
2023-01-31mu: index html text as if it were plain textDirk-Jan C. Binnema
2023-01-29mu: improve mu-errorDirk-Jan C. Binnema
2023-01-29utils: add missing mu-regex.ccDirk-Jan C. Binnema
2023-01-29mu-scanner: ignore some more unusable filesDirk-Jan C. Binnema
2023-01-29utils: improve xapian exception handling / reportingDirk-Jan C. Binnema
2023-01-29server: find_handler: better handle sort-field-idDirk-Jan C. Binnema
2023-01-29lib: use join_pathsDirk-Jan C. Binnema
2023-01-29utils: add join_paths + testsDirk-Jan C. Binnema
2023-01-29utils: add Regex::replace + unit testsDirk-Jan C. Binnema
2023-01-29utils: remove some dead test codeDirk-Jan C. Binnema
2023-01-25really allow flags to be empty in move commandDerek Zhou
2023-01-21mu-error: Add missing <cstdint> includeArsen Arsenović
2023-01-19server: add a few stopwatchesDirk-Jan C. Binnema
2023-01-18mu-scanner: ignore .nnmaildir directoriesDirk-Jan C. Binnema
2023-01-14mu-store: fix typoDirk-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
2023-01-07server: split off new server command 'queries'Dirk-Jan C. Binnema
2023-01-06mu-store: create mu cache path if neededDirk-Jan C. Binnema
2022-12-31mu-regex: make backward-compatible with older glibDirk-Jan C. Binnema
2022-12-30mu-contact: cosmeticDirk-Jan C. Binnema