Commit graph

315 commits

Author SHA1 Message Date
Clément DOUIN f3a67cecd5
fix idle mode notifications (#48) 2021-04-17 00:00:52 +02:00
Clément DOUIN 1c6f249ca4
update sponsoring sections 2021-04-16 22:21:24 +02:00
remche 9317e6b8a5
allow insecure tls option, second try (#105) 2021-04-16 12:33:12 +02:00
Dario Vladović dd45b4bbc2
make install script posix compliant (#53)
* Make install script POSIX compliant

* Update installation docs

* make script more compact

Co-authored-by: Clément DOUIN <soywod@users.noreply.github.com>
2021-04-16 10:14:15 +02:00
Clément DOUIN 2f018889e0
fix panic when downloads-dir does not exist (#100) 2021-04-16 00:00:00 +02:00
Clément DOUIN 33185dba86
save msg upon error (#59) 2021-04-15 23:29:58 +02:00
remche f4cc584716
add insecure tls option for testing purpose (#103) 2021-04-15 13:35:59 +02:00
Clément DOUIN aad74add52
make completion cmd a subcommand of shell args 2021-04-15 13:24:18 +02:00
Clément DOUIN f6e70a63d4
add github funding 2021-04-14 14:30:31 +02:00
Clément DOUIN 511878fbd1
remove unused smtp import 2021-04-14 10:40:33 +02:00
remche 9287846aed
add completion subcommands (#99)
* add completion subcommands

* improve error mgmt, add entry to readme

Co-authored-by: Clément DOUIN <soywod@users.noreply.github.com>
2021-04-14 10:28:23 +02:00
Axel Dahlberg 8a617c314e
add flag to enable telescope preview and to choose picker (#97)
* Flags to enable telescope preview and to choose picker

* 4 spaces -> 2 space lua

* changes to align with repo code-style
2021-04-13 17:10:42 +02:00
Sridhar Ratnakumar 647c0c25ce
fix smtp port (#94)
* Respect smtp port when sending email

(cherry picked from commit ef89cbd30296389b7d363ecbb03080081304d98e)

* smtp: remove explicit timeout

Also remove redundant variable
2021-04-13 16:44:24 +02:00
Clément DOUIN 926f476194
increase smtp timeout (#87) 2021-04-12 00:38:10 +02:00
Clément DOUIN e8ae4b025f
release v0.2.5 2021-04-12 00:21:08 +02:00
Clément DOUIN 557c5b79bc
expunge mbox after move and delete cmds (#83) 2021-04-09 14:42:25 +02:00
Harsh Shandilya e260823581
bump version in Cargo.lock (#82)
This needs to match Cargo.toml to prevent --frozen builds from failing

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-04-09 09:03:20 +02:00
Clément DOUIN 062108039b
release v0.2.4 2021-04-09 00:51:39 +02:00
Clément DOUIN da15ffafd0
add wiki entry about read msg 2021-04-09 00:46:21 +02:00
Clément DOUIN 570c67a2bb
add --raw arg for read cmd (#79) 2021-04-09 00:30:18 +02:00
Clément DOUIN f26051685c
refactor output system (#74) 2021-04-09 00:15:16 +02:00
Clément DOUIN ebf1b854be
add silent flag (#74) 2021-04-08 18:44:31 +02:00
Clément DOUIN 8e6740db65
add info log for copy/move/delete cmds 2021-04-08 18:33:12 +02:00
Clément DOUIN aaedfd36b8
add wiki entry for gmail users (#58) 2021-04-08 18:07:14 +02:00
Axel Dahlberg e15acc34c1
preview mailboxes with telescope (#69)
* Preview mailboxes with telescope

* Output error message in preview

* Throw error

* Refactored himalaya#msg#list and handle errors in telescope preview

* Changes based on feedback

* Added argument should_throw to cli function
2021-04-08 17:41:13 +02:00
Clément DOUIN 402f9ef4aa
release v0.2.3 2021-04-08 14:29:04 +02:00
Clément DOUIN daaa37f3a7
fix incomplete copy/move (#75) 2021-04-08 13:55:23 +02:00
Clément DOUIN 994141f852
fix unicode issue (#71) 2021-04-08 12:59:44 +02:00
Alex Wennerberg 14d8a3fecd
remove unused clap depdenencies (#67)
* Remove unused clap depdenencies

* Add color to clap enabled features
2021-04-07 08:05:36 +02:00
Axel Dahlberg 0f1c490dad
fix elseif typo vim plugin (#68) 2021-04-06 11:59:04 +02:00
Clément DOUIN 442dc457b5
add telescope support 2021-04-05 23:57:01 +02:00
Clément DOUIN e54efced2d
update wiki 2021-04-05 19:25:24 +02:00
Axel Dahlberg fcdad035c7
look for fzf instead of fzf.vim (#62) 2021-04-05 19:21:46 +02:00
Clément DOUIN 0d763a1ab8
release v0.2.2 2021-04-04 17:46:02 +02:00
Clément DOUIN 1dc051c7c0
add alias for write cmd 2021-04-04 17:43:23 +02:00
Clément DOUIN d99e17af75
fix logs attachment cmd 2021-04-04 17:41:31 +02:00
Clément DOUIN 9602fc0b5b
fix page size for search cmd 2021-04-04 17:38:40 +02:00
Clément DOUIN 248e537bc1
import wiki as submodule 2021-04-04 15:32:11 +02:00
Clément DOUIN 29fe87d576
release v0.2.1 2021-04-04 15:08:04 +02:00
Clément DOUIN 409e25fc4d
fix pagination 2021-04-04 15:07:41 +02:00
Clément DOUIN 3d702677b5
refactor vim fn naming 2021-04-04 14:25:55 +02:00
Clément DOUIN 9f7173a572
prevent simultaneous imap conn 2021-04-04 00:17:27 +02:00
Clément DOUIN 2850ae01fd
implement add attachement to msg feature 2021-04-03 22:30:57 +02:00
Clément DOUIN cd48879dc3
update vim plugin broken link in readme 2021-04-03 12:53:08 +02:00
Clément DOUIN c3e690d2b6
update vim doc 2021-04-03 12:30:18 +02:00
Clément DOUIN e23e363e0a
import vim plugin 2021-04-03 12:12:26 +02:00
Clément DOUIN cbc74916a9
update doc/changelog about signature 2021-04-03 12:02:36 +02:00
Clément DOUIN 17115319ee
introduce signature feature 2021-04-03 11:50:07 +02:00
Clément DOUIN 1a26ac4b2c
rename messages subcmd to list 2021-04-03 11:26:12 +02:00
Clément DOUIN 8d1f1e5ed1
add copy/move/delete features 2021-03-31 23:00:54 +02:00