summaryrefslogtreecommitdiffstats
path: root/lib/domain/libimagmail/src/mail.rs
AgeCommit message (Expand)Author
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-03Merge branch 'libimagmail/neighbors' into masterMatthias Beyer
2020-01-03Add MailStore::thread_root_of()Matthias Beyer
2020-01-03Add Mail::get_thread() for getting all mails in the same thread as this mailMatthias Beyer
2020-01-03Add helper functions to check whether a mail is passed, replied,...Matthias Beyer
2020-01-03Add Mail::{get_,neighbors}()Matthias Beyer
2020-01-03Add function to get flagsMatthias Beyer
2020-01-02Optimization: Get the Message-Id from the header, if it is thereMatthias Beyer
2020-01-02Use MessageId type where applicableMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-02-20Rewrite libimagmailMatthias Beyer
2019-02-20Revert "Remove libimagmail"Matthias Beyer
2019-02-17Remove libimagmailMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-06Add FileLockEntry-getter in Mail structMatthias Beyer
2018-10-30libimagmail: Move from error-chain to failureMatthias Beyer
2018-02-19Reimplement libimagmail for new libimagentryref interfaceMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2017-09-04Merge branch 'master' into libimagerror/integrationMatthias Beyer
2017-09-04Remove dedicated result modules, use error chain generated Result typesMatthias Beyer
2017-09-03libimagmail: Rewrite error handlingMatthias Beyer
2017-08-31Merge branch 'libimagstore/remove-unused' into integrate-remove-unusedMatthias Beyer
2017-08-28Fix libimagmail to use new libimagentryref interfaceMatthias Beyer
2017-08-27Add debug messagesMatthias Beyer
2017-08-27Fix package name of libimagentryannotationMario Krehl
2017-08-27Reorganize code in subdirsMatthias Beyer