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 |
|
Clément DOUIN
|
8dbd7c1e7a
|
merge app with main
|
2021-03-23 22:37:52 +01:00 |
|
Clément DOUIN
|
f2158e71d2
|
extract output cli+utils
|
2021-03-23 22:26:29 +01:00 |
|
Clément DOUIN
|
e2ba18cda8
|
extract imap cli+model
|
2021-03-23 22:20:54 +01:00 |
|
Clément DOUIN
|
96c527dd1a
|
clean msg/mbox cli files
|
2021-03-23 22:06:42 +01:00 |
|
Clément DOUIN
|
a0296a54d2
|
extract mbox and msg logics
|
2021-03-22 22:22:05 +01:00 |
|
Clément DOUIN
|
e108729491
|
extract flags from msg model
|
2021-03-22 12:50:22 +01:00 |
|
Clément DOUIN
|
563f9a6538
|
split flags cli logic to a dedicated mod
|
2021-03-19 23:15:38 +01:00 |
|
Clément DOUIN
|
00086d52f5
|
add readme warning about production usage
|
2021-03-19 22:18:05 +01:00 |
|
Clément DOUIN
|
1d92b5bc00
|
add answered flag when replying to a message
|
2021-03-19 22:05:34 +01:00 |
|
Clément DOUIN
|
ac6931624b
|
add flags managers
|
2021-03-19 22:02:33 +01:00 |
|
Clément DOUIN
|
64019fa5ec
|
improve choice after editing msg
|
2021-03-16 23:39:43 +01:00 |
|
Clément DOUIN
|
0dd73e693e
|
fixed overflow when empty page
|
2021-03-16 22:33:06 +01:00 |
|
Clément DOUIN
|
c9b26031e2
|
add missing flags column for msgs table
|
2021-03-16 21:55:08 +01:00 |
|
Clément DOUIN
|
1e5cce0205
|
improve errors management
|
2021-03-12 23:01:01 +01:00 |
|
Clément DOUIN
|
781c4a2722
|
rename idle notify cmd
|
2021-03-12 00:07:01 +01:00 |
|
Clément DOUIN
|
5ba493c054
|
add buymeacoffee funding provider
|
2021-03-11 22:54:10 +01:00 |
|
Clément DOUIN
|
6e9e7cd30e
|
add idle mode
|
2021-03-11 17:22:16 +01:00 |
|
Clément DOUIN
|
b2f1543bbf
|
remove wip tag from readme
|
2021-03-11 00:28:27 +01:00 |
|
Clément DOUIN
|
b6cbfc26be
|
release v0.2.0
|
2021-03-10 23:08:31 +01:00 |
|
Clément DOUIN
|
c24879c152
|
improve readme
|
2021-03-10 22:42:27 +01:00 |
|
Clément DOUIN
|
f8833ccd7c
|
add basic flags
|
2021-03-10 18:05:26 +01:00 |
|
Clément DOUIN
|
10c523fd2c
|
improve read and attachments commands
|
2021-03-10 16:46:47 +01:00 |
|
Clément DOUIN
|
f7ed99d55f
|
add send and sav subcommands
|
2021-03-09 15:26:41 +01:00 |
|
Clément DOUIN
|
2b5be91af9
|
add template commands
|
2021-03-07 20:37:37 +01:00 |
|
Clément DOUIN
|
3281c27d57
|
add starttls option, rename config keys to kebab-case
|
2021-03-05 13:59:50 +01:00 |
|
Clément DOUIN
|
54612df215
|
add wip tag in readme
|
2021-03-05 10:38:35 +01:00 |
|
Clément DOUIN
|
5e948b5cc1
|
improve list msgs perf, remove flags column
|
2021-01-18 12:10:16 +01:00 |
|