Commit Graph

21 Commits

Author SHA1 Message Date
Clément DOUIN 97054d3133 expand tilde in config file (#102) 2021-08-05 23:18:28 +02:00
Clément DOUIN a6b30b746c add config opt signature-delimiter 2021-08-04 22:25:45 +02:00
Clément DOUIN e3d022720d add ability to change account vim plugin (#91) 2021-06-03 16:08:03 +02:00
Clément DOUIN a8353b70e7 use default instead of new for Config, Account and Output 2021-06-02 23:41:06 +02:00
Clément DOUIN fa223417a0 add new() method for Account and Config 2021-06-02 22:50:22 +02:00
Clément DOUIN f71720e6b9 refactor tpl system (#80) 2021-05-31 00:02:16 +02:00
Clément DOUIN 66abac61fa add wiki entry about new msgs counter (#121) 2021-05-08 13:19:25 +02:00
Clément DOUIN ef1a22d986 split idle cmd into notify+watch, remove err when empty result 2021-05-07 16:41:51 +02:00
Clément DOUIN 435932a501 get signature from file (#135) 2021-05-04 16:19:06 +02:00
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 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
Chawye Hsu 28812eab06 improve config compatibility on windows (#111)
* fix: fix config loading compatibility on Windows

Signed-off-by: Chawye Hsu <chawyehsu@hotmail.com>

* more strictly on matching crlf chars

* use conditional assignment
2021-04-19 11:26:28 +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 2f018889e0 fix panic when downloads-dir does not exist (#100) 2021-04-16 00:00:00 +02:00
remche f4cc584716 add insecure tls option for testing purpose (#103) 2021-04-15 13:35:59 +02:00
Clément DOUIN 17115319ee introduce signature feature 2021-04-03 11:50:07 +02:00
Clément DOUIN 8dbd7c1e7a merge app with main 2021-03-23 22:37:52 +01:00