summaryrefslogtreecommitdiffstats
path: root/lib/domain/libimagmail/src/store.rs
AgeCommit message (Expand)Author
2020-06-01Fix libimagmail for anyhow usageMatthias 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-01Make import function capable of importing tagsMatthias Beyer
2020-06-01Remove unused functionMatthias Beyer
2020-06-01Remove unused importMatthias Beyer
2020-06-01Remove mailtree moduleMatthias Beyer
2020-06-01libimagmail: Rewrite backend to use notmuchMatthias Beyer
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-03Fix: Use module path when getting mail instead of using plain MessageId objec...Matthias Beyer
2020-01-03Add MailStore::thread_root_of()Matthias Beyer
2020-01-02Use MessageId type where applicableMatthias Beyer
2020-01-02Fix: Set isflag when creating a mail in the storeMatthias Beyer
2020-01-02Store::retrieve_mail_from_path() should have a flag to force making a ref out...Matthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-08-28[Auto] lib/domain/mail: Fix Clippy warningsflip1995
2019-05-18Fix: Entries::in_collection() should be able to return errorMatthias Beyer
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-04-13Rewrite all usages of ModuleEntryPathMatthias Beyer
2019-02-20Rewrite libimagmailMatthias Beyer