summaryrefslogtreecommitdiffstats
path: root/libimagmail
AgeCommit message (Expand)Author
2017-08-27Reorganize code in subdirsMatthias Beyer
2017-08-27Use cargo feature to specify both version and pathMatthias Beyer
2017-08-26Update version strings for next release: 0.3.0 -> 0.4.0Matthias Beyer
2017-08-11Add basic descriptions for as many modules as possibleMatthias Beyer
2017-06-07Add missing license headersMatthias Beyer
2017-06-07Remove unused importsMatthias Beyer
2017-06-07Make MailIter pubMatthias Beyer
2017-06-07Use "email" instead of "mailparse"Matthias Beyer
2017-05-30Update version strings: 0.2.0 -> 0.3.0Matthias Beyer
2017-05-30Update TOML dependency string in Cargo.tomlMatthias Beyer
2017-05-30Revert "Remove stuff for the focus-shift"Matthias Beyer
2017-01-21Remove stuff for the focus-shiftMatthias Beyer
2016-11-30Update dependenciesMatthias Beyer
2016-10-24libimagmail/Cargo.toml: Update dependenciesMatthias Beyer
2016-10-20Resolve TODO: Do not hide error, but instantly return itMatthias Beyer
2016-10-20Fix: Cargo.toml does not know "website", but "homepage"Matthias Beyer
2016-10-18Add meta-info in libimagmail/Cargo.tomlMatthias Beyer
2016-10-12Add MailIterMatthias Beyer
2016-10-12Add Mail::from_ref()Matthias Beyer
2016-10-12Impl get_{from,to,subject,message_id,in_reply_to}Matthias Beyer
2016-10-12Impl Mail::get_field()Matthias Beyer
2016-10-12Create internal file buffer when storing/loadingMatthias Beyer
2016-10-12Add error kind for ref handling errorsMatthias Beyer
2016-10-12Impl Mail::open()Matthias Beyer
2016-10-12Add fetch-error kindsMatthias Beyer
2016-10-12Remove Mail::import_from_string()Matthias Beyer
2016-10-12Add dep: libimagrefMatthias Beyer
2016-10-12Impl Mail::import_from_path()Matthias Beyer
2016-10-12Add MailHasherMatthias Beyer
2016-10-12Add error kind if ref could not be createdMatthias Beyer
2016-10-12Add dependency: filters = 0.1.0Matthias Beyer
2016-10-12Add intermediate buffer type for abstracting away lifetime foo from mailparseMatthias Beyer
2016-10-12Initial import of codebaseMatthias Beyer
2016-10-12Add dependenciesMatthias Beyer
2016-10-12Initial importMatthias Beyer