summaryrefslogtreecommitdiffstats
path: root/lib/domain/libimagmail/src/store.rs
AgeCommit message (Expand)Author
2020-02-22TMP: Drop original Entry object before passing loaded root mailMatthias Beyer
2020-02-21fixup! Add more error contextMatthias Beyer
2020-02-21fixup! Add more error contextMatthias Beyer
2020-02-21fixup! Add more error contextMatthias Beyer
2020-02-21fixup! Add more error contextMatthias Beyer
2020-02-21Add more error contextMatthias Beyer
2020-02-21Implement Deref to Store for MailStoreWithConnectionMatthias Beyer
2020-02-21Add more trace outputMatthias Beyer
2020-01-06WIP: Add first draft of Mailtree, based on indextreeMatthias Beyer
2020-01-05Switch implementation to more builder-style interface for query buildingMatthias Beyer
2020-01-05Replace execute{,_atomic}() functions with new implementation that can return...Matthias Beyer
2020-01-05Add helper to get mail by idMatthias Beyer
2020-01-05Start rewriting backend to use notmuchMatthias 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