summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-04Mark function to allow return let binding in clippyreimplement-mailMatthias Beyer
2020-06-04Collapse nested if-elseMatthias Beyer
2020-06-02builds: debian: Add libnotmuch-devMatthias Beyer
2020-06-01Fix imag-bin for use of anyhowMatthias Beyer
2020-06-01Fix libimagmail for anyhow usageMatthias Beyer
2020-06-01Make error message more verboseMatthias Beyer
2020-06-01Fix template for new variables and newlinesMatthias Beyer
2020-06-01Trim name value before passing it to handlebarsMatthias Beyer
2020-06-01Make to-field parsing available for all recipient-fieldsMatthias Beyer
2020-06-01Do not use helper but parse things into variablesMatthias Beyer
2020-06-01Fix: Use NameAddr to parseMatthias Beyer
2020-06-01Add helper to get name from "to"/"cc"/"bcc" fieldMatthias Beyer
2020-06-01Add helpers that mark whether cc/bcc is setMatthias Beyer
2020-06-01Fix example imagrc: we do not have a "message_id" helperMatthias Beyer
2020-06-01Set is_in_reply_to in templateMatthias Beyer
2020-06-01Add implementation for generate_message_id()Matthias Beyer
2020-06-01Add getters with "add_getters_setters" for MailConfigMatthias Beyer
2020-06-01Add configuration for sending and receiving mailMatthias Beyer
2020-06-01Add implementation for crafting new mailMatthias Beyer
2020-06-01Add ui for creating a new mailMatthias Beyer
2020-06-01Update dependenciesMatthias Beyer
2020-06-01handlebars: 2 -> 3Matthias Beyer
2020-06-01Remove version patchlevel restrictionsMatthias Beyer
2020-06-01Revert "Add check whether Store::is_borrowed() works"Matthias Beyer
2020-06-01Make use of the new `quick` parameter in the libimagmail interfaceMatthias Beyer
2020-06-01Add `quick` parameter to MailStoreWithConnection::import_with_query()Matthias Beyer
2020-06-01Fix: Rename to match naming schemeMatthias Beyer
2020-06-01Add MailStore::entry_exists_by_id()Matthias Beyer
2020-06-01Move import function to own moduleMatthias Beyer
2020-06-01Add script to fuzzy-select mailMatthias Beyer
2020-06-01Add tagging when importingMatthias Beyer
2020-06-01Add settings for tagging with imag-mailMatthias Beyer
2020-06-01Make import function capable of importing tagsMatthias Beyer
2020-06-01Move configuration handling to dedicated typeMatthias Beyer
2020-06-01Remove old format fetchingMatthias Beyer
2020-06-01Reimplement imag-mail to take queries from stdinMatthias Beyer
2020-06-01Remove unused functionMatthias Beyer
2020-06-01Remove unused importMatthias Beyer
2020-06-01Remove notmuch thread wrapping codeMatthias Beyer
2020-06-01Remove unused functionMatthias Beyer
2020-06-01Remove unused functionMatthias Beyer
2020-06-01Remove mailtree moduleMatthias Beyer
2020-06-01Add mailtree testing functionsMatthias Beyer
2020-06-01Add helper function to fill arena with testing dataMatthias Beyer
2020-06-01Print trace output before listing mailMatthias Beyer
2020-06-01Collect all mails before printingMatthias Beyer
2020-06-01Remove sanity-checkMatthias Beyer
2020-06-01imag-mail: ReimplementMatthias Beyer
2020-06-01libimagmail: Rewrite backend to use notmuchMatthias Beyer
2020-06-01Add check whether Store::is_borrowed() worksMatthias Beyer