Commit graph

  • f71720e6b9
    refactor tpl system (#80) Clément DOUIN 2021-05-31 00:02:16 +0200
  • 5eaf08d289
    Keybindings (Not good) TornaxO7 2021-05-28 14:16:59 +0200
  • 3109199638
    Keybinding TornaxO7 2021-05-28 11:46:27 +0200
  • 526a4462c5 himalaya-vim nix package #157 toastal 2021-05-26 11:00:26 +0700
  • 870d439b1b
    Keybindings, Pointer-Problem TornaxO7 2021-05-28 02:28:06 +0200
  • a7a8a5078f
    Keybindings TornaxO7 2021-05-28 01:33:52 +0200
  • 0ec825fb49
    Keybindings TornaxO7 2021-05-28 00:56:23 +0200
  • c2e532d626
    Keybindings TornaxO7 2021-05-27 16:54:20 +0200
  • 84d5fd6f74
    Keybindings TornaxO7 2021-05-27 16:48:08 +0200
  • e757949d81
    Code Refactoring TornaxO7 2021-05-26 11:36:24 +0200
  • 1fd3150a37
    TUI-Config section TornaxO7 2021-05-26 03:41:35 +0200
  • 9538ef31a6
    Documentation for src/config/model.rs TornaxO7 2021-05-26 00:45:11 +0200
  • a50d2a6387
    Scrolling TornaxO7 2021-05-25 18:33:13 +0200
  • 59f3851684
    Added "j" and "k" vim-like keybindings. TornaxO7 2021-05-25 00:27:20 +0200
  • e36ae0eeed
    Events TornaxO7 2021-05-24 23:41:09 +0200
  • 769c0c6b78
    Colors TornaxO7 2021-05-24 18:00:42 +0200
  • cb26cad01a
    Refactored code TornaxO7 2021-05-24 16:48:33 +0200
  • 8021a61042
    Mail list TornaxO7 2021-05-24 11:41:51 +0200
  • ebed2cc383 Merge branch 'soywod:master' into tui TornaxO7 2021-05-24 03:11:50 +0200
  • 1ae3230132
    Sidebar TornaxO7 2021-05-24 03:05:38 +0200
  • 62ac9aef2c
    refactor msg matches (#151) Matthias Beyer 2021-05-23 12:04:37 +0200
  • 162da23ded
    First Frames TornaxO7 2021-05-22 14:34:03 +0200
  • 6eb3cc40d2
    Cleanup TornaxO7 2021-05-22 00:48:27 +0200
  • bfbd0b60d5
    Added commandline arg "tui" TornaxO7 2021-05-21 23:56:05 +0200
  • 0bf57aaabb
    Initial commit TornaxO7 2021-05-21 15:54:08 +0200
  • 2661e4f3da Remove unidomatic return keyword #151 Matthias Beyer 2021-05-15 19:45:48 +0200
  • 007fd4d9de Refactor to use msg_matches_list() impl for default case as well Matthias Beyer 2021-05-15 20:16:54 +0200
  • 1808458fb9 Simplify impl of msg_matches() Matthias Beyer 2021-05-15 19:35:11 +0200
  • f4480f1eb3 Refactor msg_matches() impl into several functions Matthias Beyer 2021-05-15 19:32:26 +0200
  • c9e1609ea9
    update lettre to v0.10.0-rc.1 (#150) Paolo Barbolini 2021-05-14 18:49:31 +0200
  • 7012cc115d Update lettre to v0.10.0-rc.1 #150 Paolo Barbolini 2021-05-14 18:21:41 +0200
  • 36d3cd6347
    bump imap-rust v3.0.0-alpha.3 Clément DOUIN 2021-05-09 21:40:37 +0200
  • d41df7d1a4
    fix vim help doc (#117) Clément DOUIN 2021-05-09 17:15:29 +0200
  • 027b8726c6
    fix missing attachment arg for reply and forward cmds (#109) Clément DOUIN 2021-05-09 13:14:37 +0200
  • 15376eedc3
    remove content-type from templates (#146) Clément DOUIN 2021-05-09 13:04:03 +0200
  • 44fbaaa1d6
    fix seen flag when moving a msg Clément DOUIN 2021-05-08 23:14:28 +0200
  • 5d352ae094
    fix install.sh bin name Clément DOUIN 2021-05-08 22:52:43 +0200
  • f6b2fa76b7
    release v0.3.2 v0.3.2 Clément DOUIN 2021-05-08 22:34:00 +0200
  • 2a8f576d45
    remove .exe from release (#144) Clément DOUIN 2021-05-08 22:31:35 +0200
  • ccfc3b0d6e
    update vim readme with new mappings and options Clément DOUIN 2021-05-08 22:26:15 +0200
  • fada081115
    add vim deletion range Clément DOUIN 2021-05-08 21:55:07 +0200
  • ac3b0bfdde
    add copy/move/delete vim features Clément DOUIN 2021-05-08 21:35:28 +0200
  • 98173c49e6
    simplify wiki tips sidebar Clément DOUIN 2021-05-08 14:55:40 +0200
  • 9125b3e869
    update docs+tests about idle command Clément DOUIN 2021-05-08 13:49:13 +0200
  • 66abac61fa
    add wiki entry about new msgs counter (#121) Clément DOUIN 2021-05-08 13:18:41 +0200
  • ef1a22d986
    split idle cmd into notify+watch, remove err when empty result Clément DOUIN 2021-05-07 16:41:51 +0200
  • 9d40a7d30f
    fix integration tests Clément DOUIN 2021-05-04 23:19:05 +0200
  • dcbbe01c94
    add mailbox attributes (#134) Clément DOUIN 2021-05-04 23:11:01 +0200
  • 435932a501
    get signature from file (#135) Clément DOUIN 2021-05-04 16:19:06 +0200
  • 9ba0c75c58
    remove \t from subjects (#141) Clément DOUIN 2021-05-04 12:18:36 +0200
  • 9ea84be081
    release v0.3.1 v0.3.1 Clément DOUIN 2021-05-04 00:23:37 +0200
  • 8534cec8c4
    improve wiki entry about sending msg via stdin Clément DOUIN 2021-05-04 00:18:14 +0200
  • 4668d51476
    use stdin to send message (#78) Clément DOUIN 2021-05-04 00:15:11 +0200
  • 08f10266e3
    fix vim plugin empty mbox message (#136) Clément DOUIN 2021-05-03 23:34:16 +0200
  • f74f0e3b68
    update sidebar UIs section Clément DOUIN 2021-05-03 22:24:56 +0200
  • d5ed69ebf9
    fix overflow panic when shrink column (#138) Clément DOUIN 2021-05-03 22:10:03 +0200
  • df39d5b364
    add message deletion integration test Clément DOUIN 2021-05-03 18:42:09 +0200
  • 3a7dd4051c
    add greenmail server to tests github workflow Clément DOUIN 2021-05-03 17:54:11 +0200
  • e07e72f497
    fix table with subject containing \r\n(#141) Clément DOUIN 2021-05-03 14:23:23 +0200
  • 05b0274725
    add debug and trace logs in table module (#138) Clément DOUIN 2021-05-03 14:08:04 +0200
  • 364654e1ce
    init integration tests Clément DOUIN 2021-05-02 23:49:20 +0200
  • 8e98895d5b
    add vim mail syntax highlighting (#137) remche 2021-04-30 13:51:40 +0200
  • 4fc96afbfa add vim mail syntax highlighting #137 remche 2021-04-30 12:51:27 +0200
  • 95f843f8b7
    add github workflows badges in readme Clément DOUIN 2021-04-28 18:57:27 +0200
  • 2922ed5968
    add nix build github workflow Clément DOUIN 2021-04-28 18:28:44 +0200
  • 50607e3be2
    add tests github workflow on master Clément DOUIN 2021-04-28 18:14:10 +0200
  • 65d0bdc4f0
    release v0.3.0 v0.3.0 Clément DOUIN 2021-04-28 01:13:34 +0200
  • 2eee484fea
    update readme main img Clément DOUIN 2021-04-28 01:06:39 +0200
  • fc0d63c22b
    add wiki entry about debug and logs Clément DOUIN 2021-04-28 01:05:07 +0200
  • fa2f93185f
    improve logging, replace log-level by RUST_LOG Clément DOUIN 2021-04-28 00:47:24 +0200
  • 950e57acdb
    show email addr when name not available (#131) Clément DOUIN 2021-04-27 18:10:18 +0200
  • 754d311a05
    fix edition file format (#133) Clément DOUIN 2021-04-27 17:18:53 +0200
  • cddb7bde37
    refactor table system (#132) Clément DOUIN 2021-04-27 14:54:53 +0200
  • 3ffbe91b58
    update changelog #132 Clément DOUIN 2021-04-27 14:53:49 +0200
  • 735ae0e368
    replace old table system with new one Clément DOUIN 2021-04-27 14:41:15 +0200
  • 1b6ab9baf7
    improve readability of the table Clément DOUIN 2021-04-27 13:22:58 +0200
  • baa205c8ca
    make unicodes work when shrinking Clément DOUIN 2021-04-26 18:59:05 +0200
  • 1f1afad3c6
    add shrink_col_index and max_width method to Table trait Clément DOUIN 2021-04-26 14:16:58 +0200
  • 53e41e8d5e
    init table trait Clément DOUIN 2021-04-25 23:56:05 +0200
  • cb296a5d98
    fix stderr redirection (#130) Clément DOUIN 2021-04-26 11:32:19 +0200
  • 06f628c33b
    fix idle mode after network interruption (#123) Clément DOUIN 2021-04-25 16:20:24 +0200
  • e2ef1ef586
    update changelog Clément DOUIN 2021-04-24 23:52:13 +0200
  • cc1311c168
    release v0.2.7 v0.2.7 Clément DOUIN 2021-04-24 23:49:42 +0200
  • f1e339d720
    improve mbox telescope picker sorter Clément DOUIN 2021-04-24 23:45:21 +0200
  • 17df485e19
    vim table containing emoji (#122) Clément DOUIN 2021-04-24 23:31:26 +0200
  • 2d299e1d42
    refresh email list on load buffer (#125) Clément DOUIN 2021-04-24 23:13:51 +0200
  • 15c635eb1d
    use env_logger for plain output fmt (#126) Clément DOUIN 2021-04-24 22:53:30 +0200
  • 477b7748de
    add content-transfer-encoding support (#128) Antonio Yang 2021-04-25 01:32:12 +0800
  • c24bb68a7e add content-transfer-encoding support #128 Antonio Yang 2021-04-25 01:09:16 +0800
  • dd098399dc
    fix broken setting vim (#120) Clément DOUIN 2021-04-23 18:05:03 +0200
  • c61ddf3ac5
    add notice about hidden vim opt (#112) Clément DOUIN 2021-04-23 15:00:34 +0200
  • 366e0b72ed
    add idle_hook_cmds setting Clément DOUIN 2021-04-22 21:36:44 +0200
  • b24ff24426
    handle completions subcommand first (#116) Antonio Yang 2021-04-20 18:35:01 +0800
  • fb94a22b7b
    raise errors from comp_matches #116 Antonio Yang 2021-04-20 18:28:08 +0800
  • 6284b0c5a6
    improve signature and template management (#114) Axel Dahlberg 2021-04-20 11:23:03 +0200
  • ec084b569d handle completions subcommand first Antonio Yang 2021-04-20 09:43:35 +0800
  • 813fff6dbd Remove signature separator as a separate argument #114 Axel Dahlberg 2021-04-19 23:04:06 +0200
  • 7178b7a6ce Have add_content make newline seperation to headers Axel Dahlberg 2021-04-19 22:47:38 +0200
  • 633e6da293 Added signature seperator option plus some refactoring Axel Dahlberg 2021-04-19 17:21:00 +0200
  • 28812eab06
    improve config compatibility on windows (#111) Chawye Hsu 2021-04-19 17:26:28 +0800