Commit Graph

62 Commits

Author SHA1 Message Date
teldra 7ea15ce502 fix defunc spawned 2019-12-19 22:12:56 +01:00
teldra dfa8037312 print waittime 2019-11-24 09:02:51 +01:00
Teldra 37e9cd65f0 remove unused crust, arguments enabled 2019-09-06 16:05:33 +02:00
teldra 3bbfd34ea9 del unused crust 2019-08-26 10:53:24 +02:00
teldra daa53a059d outputfile and i3blocks command via argument 2019-08-26 04:41:46 +02:00
Teldra 17d27dbded
Merge pull request #1 from teldra/cli
del notification, del systray, add i3blocks notify
2019-08-26 01:54:35 +02:00
teldra a6a9598126 del notification, del systray, add i3blocks notify 2019-08-26 01:52:58 +02:00
Jon Gjengset feb82747ef
Bump dependencies 2019-07-01 12:45:56 -04:00
Jon Gjengset dcc9dd7223
Update dependencies 2019-04-23 17:05:06 -04:00
Jon Gjengset 07fd71d9d1
bump version 2019-02-24 17:49:26 -05:00
Jon Gjengset 2ad9adbdfa
bump dependencies 2019-02-24 17:49:26 -05:00
Jon Gjengset 9ba1f290ad
Don't hide errors 2019-02-24 17:45:47 -05:00
Jon Gjengset 874c5a609f
Don't re-notify if there's nothing new 2019-02-19 12:18:58 -05:00
Jon Gjengset 89b98c8299
Dep bumps 2019-02-16 16:24:38 -05:00
Jon Gjengset 5d5b230891
Keep it to one notification per account 2019-02-16 16:22:34 -05:00
Jon Gjengset 49ae811259
Show messages in rev chrono order 2019-02-13 14:17:07 -05:00
Jon Gjengset f2a6149294
Escape HTML entities in notif body 2019-02-13 12:41:24 -05:00
Jon Gjengset 3904ed1025
bump imap dep 2019-02-13 12:40:41 -05:00
Jon Gjengset d24dbdd0d0
bump deps 2019-02-13 12:40:17 -05:00
Jon Gjengset d5cbdfecdb
Set maintenance status 2018-12-04 13:23:24 -05:00
Jon Gjengset 180aaba940
Version bump with all the fixes 2018-11-22 23:51:41 -05:00
Jon Gjengset 059365067b
Use the new imap 0.9 2018-11-22 23:51:08 -05:00
Jon Gjengset ba59dd0aad
Use new imap::Client::uid_search 2018-10-05 14:54:26 -04:00
Jon Gjengset b2a94bc62b
Prepare for newer rust imap 2018-09-18 11:14:59 -04:00
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