Commit graph

25 commits

Author SHA1 Message Date
80fb6cc2bd Revert "Remove stuff for the focus-shift"
This reverts commit 63a7f0d8a9.
2017-05-30 20:25:00 +02:00
63a7f0d8a9 Remove stuff for the focus-shift 2017-01-21 13:05:50 +01:00
2f2ed44eec Update dependencies 2016-11-30 09:36:45 +01:00
3b9d1082c7 libimagmail/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
e9519e9a3d Resolve TODO: Do not hide error, but instantly return it 2016-10-20 18:30:44 +02:00
b5bfc1978c Fix: Cargo.toml does not know "website", but "homepage" 2016-10-20 14:14:18 +02:00
ad20ea7648 Add meta-info in libimagmail/Cargo.toml 2016-10-18 10:56:12 +02:00
0250a2c662 Add MailIter 2016-10-12 19:17:41 +02:00
af54e621a8 Add Mail::from_ref() 2016-10-12 19:17:41 +02:00
80010f6043 Impl get_{from,to,subject,message_id,in_reply_to} 2016-10-12 19:17:41 +02:00
5825022e5d Impl Mail::get_field() 2016-10-12 19:17:41 +02:00
953f537670 Create internal file buffer when storing/loading 2016-10-12 19:17:41 +02:00
c7f890d0d4 Add error kind for ref handling errors 2016-10-12 19:17:40 +02:00
662af88eb5 Impl Mail::open() 2016-10-12 19:17:40 +02:00
042f286c34 Add fetch-error kinds 2016-10-12 19:17:40 +02:00
3136060ecf Remove Mail::import_from_string() 2016-10-12 19:17:40 +02:00
d4be497d41 Add dep: libimagref 2016-10-12 19:17:40 +02:00
5b8239e45e Impl Mail::import_from_path() 2016-10-12 19:17:40 +02:00
03ae714970 Add MailHasher 2016-10-12 19:17:40 +02:00
4d83ce8b6e Add error kind if ref could not be created 2016-10-12 19:17:40 +02:00
3e63d65689 Add dependency: filters = 0.1.0 2016-10-12 19:17:40 +02:00
80a320d769 Add intermediate buffer type for abstracting away lifetime foo from mailparse 2016-10-12 19:17:40 +02:00
50fbc38984 Initial import of codebase 2016-10-12 19:17:40 +02:00
b53f12c0a6 Add dependencies 2016-10-12 19:17:40 +02:00
726a74e41c Initial import 2016-10-12 19:17:40 +02:00