Commit Graph

17 Commits

Author SHA1 Message Date
Clément DOUIN 05b0274725 add debug and trace logs in table module (#138) 2021-05-03 14:08:04 +02:00
Clément DOUIN 364654e1ce init integration tests 2021-05-02 23:49:20 +02:00
Clément DOUIN fa2f93185f improve logging, replace log-level by RUST_LOG 2021-04-28 00:47:24 +02:00
Clément DOUIN 06f628c33b fix idle mode after network interruption (#123) 2021-04-25 16:20:24 +02:00
Clément DOUIN 15c635eb1d use env_logger for plain output fmt (#126) 2021-04-24 22:54:01 +02:00
Clément DOUIN 366e0b72ed add idle_hook_cmds setting 2021-04-23 00:20:02 +02:00
Clément DOUIN 0907683e31 split modules into mod.rs files 2021-04-18 00:21:22 +02:00
Clément DOUIN 95b99c25da add custom config path (#86) 2021-04-17 23:19:34 +02:00
Clément DOUIN 3e0d1f704d add default page size config (#96) 2021-04-17 22:41:10 +02:00
Clément DOUIN f3a67cecd5 fix idle mode notifications (#48) 2021-04-17 00:00:52 +02:00
remche f4cc584716 add insecure tls option for testing purpose (#103) 2021-04-15 13:35:59 +02:00
Clément DOUIN 557c5b79bc expunge mbox after move and delete cmds (#83) 2021-04-09 14:42:25 +02:00
Clément DOUIN 9f7173a572 prevent simultaneous imap conn 2021-04-04 00:17:27 +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