summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-05-05contacts: expose contact typeDirk-Jan C. Binnema
2022-05-05query-results: Use mu-document as backendDirk-Jan C. Binnema
2022-05-05mu: add "modified" fieldsDirk-Jan C. Binnema
2022-05-05store: set XAPIAN_FLUSH_THRESHOLD above internal commitDirk-Jan C. Binnema
2022-05-05mu: add fields/flags commandsDirk-Jan C. Binnema
2022-04-30lib: move 3rd party code to thirdparty; add tabulate.hppDirk-Jan C. Binnema
2022-04-30mu-query-matches: remove dead codeDirk-Jan C. Binnema
2022-04-30message: add docid param to sexpDirk-Jan C. Binnema
2022-04-30server: update mu4e server for new MessageDirk-Jan C. Binnema
2022-04-30message: update unit testsDirk-Jan C. Binnema
2022-04-30store: update to use Message; big cleanupDirk-Jan C. Binnema
2022-04-30query: update query subsys to use MessageDirk-Jan C. Binnema
2022-04-30parser: use the new number (de)serializationDirk-Jan C. Binnema
2022-04-30message: improve API; improve extract_tagsDirk-Jan C. Binnema
2022-04-30message:document/fields: update and tie downDirk-Jan C. Binnema
2022-04-30utils: update date/size parsing, factor out formatDirk-Jan C. Binnema
2022-04-30mu-maildir: rework mu_maildir_from_pathDirk-Jan C. Binnema
2022-04-30error: Add some more error codesDirk-Jan C. Binnema
2022-04-30message: implement update-after-moveDirk-Jan C. Binnema
2022-04-30message: refactor file handling, add ::mtime()Dirk-Jan C. Binnema
2022-04-30message: add move constructorDirk-Jan C. Binnema
2022-04-30server: update (mu4e) server to use Mu::MessageDirk-Jan C. Binnema
2022-04-30lib/tests: rework in terms of Mu::MessageDirk-Jan C. Binnema
2022-04-30lib: update Store & QueryResults in terms of Mu::MessageDirk-Jan C. Binnema
2022-04-30maildir: improve naming in mu_maildir_move_messageDirk-Jan C. Binnema
2022-04-30lib: remove the old mu-msg* codeDirk-Jan C. Binnema
2022-04-30contacts-cache: handle 'personal' mail for groupsDirk-Jan C. Binnema
2022-04-19server: workaround for broken message-idDirk-Jan C. Binnema
2022-04-18utils: add mu-option.ccDirk-Jan C. Binnema
2022-04-18build: bump version 1.7.13Dirk-Jan C. Binnema
2022-04-18mu-utils: avoid compiler warningDirk-Jan C. Binnema
2022-04-18mu-result: add assert_valid_resultDirk-Jan C. Binnema
2022-04-18message: improve support for decryptionDirk-Jan C. Binnema
2022-04-18option: rename to to_string_opt and to_string_view_optDirk-Jan C. Binnema
2022-04-16utils: add deletable_unique_ptrDirk-Jan C. Binnema
2022-04-16message: add basic support for encrypted partsDirk-Jan C. Binnema
2022-04-16message: improve attachment,encrypted part detectionDirk-Jan C. Binnema
2022-04-16flags: rename flags_to_string -> to_stringDirk-Jan C. Binnema
2022-04-16test-mu-message: improve signature check testDirk-Jan C. Binnema
2022-04-16error: Add crypto error codeDirk-Jan C. Binnema
2022-04-16message: part: better handle internal mime-objectDirk-Jan C. Binnema
2022-04-16message: better deal with test messagesDirk-Jan C. Binnema
2022-04-16message: move tests to test-mu-message.ccDirk-Jan C. Binnema
2022-04-16message: mime-object: extend support for cryptoDirk-Jan C. Binnema
2022-04-16contact: implement to_stringDirk-Jan C. Binnema
2022-04-16message: implement conversion to sexpDirk-Jan C. Binnema
2022-04-16utils: add extra check for #2230Dirk-Jan C. Binnema
2022-04-14utils: include unistd.hDirk-Jan C. Binnema
2022-04-14utils: add TempDir RAII classDirk-Jan C. Binnema
2022-04-06message: Add Makefile.amDirk-Jan C. Binnema