|
1c98dca547
|
Add basic descriptions for as many modules as possible
|
2017-08-11 22:20:11 +00:00 |
|
|
a106b8c1f4
|
Add missing license headers
|
2017-06-07 17:40:45 +02:00 |
|
|
226c939ab8
|
Remove unused imports
|
2017-06-07 17:39:49 +02:00 |
|
|
0219f00ec9
|
Make MailIter pub
|
2017-06-07 17:39:23 +02:00 |
|
|
41a12db528
|
Use "email" instead of "mailparse"
|
2017-06-07 17:38:50 +02:00 |
|
|
4ca6f4c386
|
Update version strings: 0.2.0 -> 0.3.0
|
2017-05-30 21:23:33 +02:00 |
|
|
5817109279
|
Update TOML dependency string in Cargo.toml
|
2017-05-30 20:32:59 +02:00 |
|
|
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 |
|