Commit Graph

38 Commits

Author SHA1 Message Date
Jon Gjengset
2ad0ec13c4
rustfmt 2018-09-18 11:14:31 -04:00
Jon Gjengset
9d73742291
Release with new rust-imap 2018-05-06 16:05:28 -04:00
Jon Gjengset
64bc03163e
Use new structured rust-imap release 2018-05-06 15:34:32 -04:00
Jon Gjengset
58f8c07acf
Bump dependencies. Fixes #4 2018-04-27 11:11:11 -04:00
Jon Gjengset
41a1ff5e04
Bump all dependencies 2017-11-02 21:04:49 -04:00
Jon Gjengset
f8d84cfac8
bump rust-imap for native-tls (and cross platform) 2017-10-02 15:07:47 -04:00
Jon Gjengset
925cdaa816
Avoid idle panic with newer imap 2017-09-30 16:00:36 -04:00
Jon Gjengset
3944addad2
Add screenshots 2017-09-27 18:28:11 -04:00
Jon Gjengset
c4211025f8
Bump version for mattnenterprise/rust-imap#39 2017-09-27 18:01:22 -04:00
Jon Gjengset
94a0e262ab
Retry connection on error 2017-09-26 15:11:31 -04:00
Jon Gjengset
f2273fe591
Work around mattnenterprise/rust-imap#39
By eagerly adopting mattnenterprise/rust-imap#38
2017-09-26 11:02:38 -04:00
Jon Gjengset
69b31275db
rustfmt 2017-09-26 11:00:46 -04:00
Jon Gjengset
57a3955925
rustfmt 2017-07-12 21:40:28 -04:00
Jon Gjengset
eaafe61635
imap (+all) bump to give multi-os support 2017-07-12 21:39:56 -04:00
Jon Gjengset
4faf119363
Crate now considered stable 2017-07-05 19:32:59 -04:00
Jon Gjengset
8862e85bcf
Bump all dependencies 2017-07-05 19:32:35 -04:00
Jon Gjengset
aaa45763bf
Bump imap to fix mattnenterprise/rust-imap#23
This resolves an issue where buzz would sometimes enter an infinite
loop.
2017-07-05 19:31:50 -04:00
Jon Gjengset
2eb7fd82d8
rustfmt-nightly 0.1.8 2017-07-05 19:30:25 -04:00
Jon Gjengset
8bad9ae2b0
no more warning 2017-06-19 18:16:32 -04:00
Jon Gjengset
6ffe8f75b2
Bump dependencies 2017-06-19 18:16:24 -04:00
Jon Gjengset
cae430e1bd
Bump version for new UID-based handling 2017-05-15 16:27:53 -04:00
Jon Gjengset
e628871a11
Log message notifications to STDOUT 2017-05-15 16:24:52 -04:00
Jon Gjengset
ce57248de2
Use UIDs instead of sequence numbers
The previous scheme caused some messages to not produce notifications
when message sequence numbers were re-used. UIDs are never re-used, so
this is not an issue.
2017-05-15 16:24:07 -04:00
Jon Gjengset
71dc1da551
update and clippy 2017-05-12 17:16:21 -04:00
Jon Gjengset
2e45a178a1
Skip OK Completed line 2017-05-12 17:12:58 -04:00
Jon Gjengset
2d26841eb9
new rustfmt 2017-05-12 17:12:40 -04:00
Jon Gjengset
9efa60523a
No more git dependencies! 2017-05-04 19:17:32 -04:00
Jon Gjengset
3b49a0e88b
Bump version following openssl change 2017-05-03 21:42:01 -04:00
Jon Gjengset
ae72225a09
Be better about handling header errors 2017-05-03 21:41:22 -04:00
Jon Gjengset
e7d5cece4d
Don't query for no uids 2017-05-03 21:40:21 -04:00
Jon Gjengset
e744077fa6
Handle FETCH uids on multiple lines 2017-05-03 21:39:23 -04:00
Jon Gjengset
fc5c58aefa
Need newer openssl to work with latest openssl 2017-05-03 21:35:58 -04:00
Jon Gjengset
39d35b325f
cargo update 2017-05-03 21:34:20 -04:00
Jon Gjengset
3d078a59ce
rustfmt 2017-05-03 21:32:44 -04:00
Jon Gjengset
90b1602ad1
Retry connect, and connect in parallel 2017-03-02 22:27:23 -05:00
Jon Gjengset
d4e3e9154e
Use new stable rust-imap 2017-03-02 22:05:06 -05:00
Jon Gjengset
81d61ce82c
Use lib for notifications
Should help with #2, and maybe #1, at least if the comment by @hoodie in
https://github.com/hoodie/notify-rust/issues/10 comes to fruition.
Certainly a step up from running notify-send manually.
2017-03-02 14:28:33 -05:00
Jon Gjengset
2a14a41a30
First draft 2017-03-02 01:21:01 -05:00