Commit graph

  • cebff51e5b
    review list command Clément DOUIN 2021-09-19 16:41:02 +0200
  • e609fc296c
    review forward command Clément DOUIN 2021-09-19 16:35:52 +0200
  • 65664d5405
    review flag command, remove lib + dead code Clément DOUIN 2021-09-19 14:24:00 +0200
  • 71818e04b4
    review delete command Clément DOUIN 2021-09-19 11:36:11 +0200
  • 2e27972716
    review copy command Clément DOUIN 2021-09-19 11:18:17 +0200
  • c155d30e54
    review completion command Clément DOUIN 2021-09-19 11:04:01 +0200
  • 2bcad3ff87
    review attachment command Clément DOUIN 2021-09-19 10:55:15 +0200
  • 474fae06ee
    move attachment, body and header to dedicated folders Clément DOUIN 2021-09-19 10:14:25 +0200
  • cdce6c0bf2
    fix tpl forward/reply, fix flag subcmd (#190) Clément DOUIN 2021-09-18 22:02:42 +0200
  • e065d8d905
    fix new tpl sig Clément DOUIN 2021-09-18 21:45:26 +0200
  • 8e2a703e2b
    improve arg comments, rename arg Match to Command Clément DOUIN 2021-09-18 15:15:36 +0200
  • e41a71648c
    rename output cli to arg Clément DOUIN 2021-09-18 00:32:46 +0200
  • 94e9711c58
    split input into submodules Clément DOUIN 2021-09-18 00:29:49 +0200
  • 8fbbb324da
    merge back account with config Clément DOUIN 2021-09-17 21:55:11 +0200
  • 94f7dd5b05
    remove config from domain module Clément DOUIN 2021-09-17 18:30:17 +0200
  • 54493540b4
    improve msg arg/handlers + tpl + flag Clément DOUIN 2021-09-16 19:28:08 +0200
  • bc5f9045ce
    improve imap and mbox arg/handler Clément DOUIN 2021-09-16 16:43:41 +0200
  • 248240f52d
    improve entities and services from and try_from Clément DOUIN 2021-09-16 15:01:33 +0200
  • 0ed1147f3d
    move domain stuff to domain/, improve completion Clément DOUIN 2021-09-16 01:35:31 +0200
  • 223537c4ca
    remove ctx, turn output into a service Clément DOUIN 2021-09-15 22:47:00 +0200
  • 07833c2fc7
    make smtp service lazy with instance() Clément DOUIN 2021-09-14 22:27:49 +0200
  • 979c6ef1c9
    refactor config and account system Clément DOUIN 2021-09-14 00:34:34 +0200
  • 5a9481910f
    turn smtp into an interfaced service Clément DOUIN 2021-09-13 15:32:01 +0200
  • c619f06206
    replace error-chain by anyhow (#152) Clément DOUIN 2021-09-13 11:52:20 +0200
  • fa622ba1db
    improve table structure + doc Clément DOUIN 2021-09-11 14:38:34 +0200
  • decb4192aa
    restore cpo vim plugin Clément DOUIN 2021-09-11 00:51:25 +0200
  • 0f7e95ccc0
    put back wiki as git submodule Clément DOUIN 2021-09-11 00:50:58 +0200
  • 0e68801a35
    refactor msg model (#173) TornaxO7 2021-09-11 00:35:22 +0200
  • 57f90fc21f
    Merge pull request #28 from TornaxO7/the_sender_is_not_displayed_properly_in_table_and_json #173 TornaxO7 2021-09-11 00:09:42 +0200
  • 9e44466c3c Formatting TornaxO7 2021-09-10 23:51:06 +0200
  • aaca1fad76
    Merge pull request #27 from TornaxO7/template_shows_raw_data_with_json_format TornaxO7 2021-09-10 23:46:04 +0200
  • 79eea0cba6 the_sender_is_not_displayed_properly_in_table_and_json #21 TornaxO7 2021-09-10 23:39:42 +0200
  • 40350899b5 Template shows raw data with JSON format #23 TornaxO7 2021-09-10 22:54:43 +0200
  • f861aab64e Merge branch 'mail_refactor' of github.com:TornaxO7/himalaya into template_shows_raw_data_with_json_format TornaxO7 2021-09-10 22:32:17 +0200
  • 411ec7c24a
    Merge pull request #26 from TornaxO7/template_command_shows_blank_line_with_plain_format TornaxO7 2021-09-09 15:12:14 +0200
  • 820550a089
    Merge pull request #25 from TornaxO7/forwarded_message_signature_fix TornaxO7 2021-09-09 00:43:49 +0200
  • 302f961710 Fixing output for template-building TornaxO7 2021-09-08 23:08:33 +0200
  • 01be54ad35 Output change TornaxO7 2021-09-08 22:49:05 +0200
  • b41d5fe014 Forwarded message's signature misplaced TornaxO7 2021-09-08 22:22:55 +0200
  • 5b92aaceb0
    Merge pull request #20 from Erik1000/patch-1 TornaxO7 2021-08-31 22:13:45 +0200
  • 0bf8f78372
    let actions/checkout@v2 run first Erik 2021-08-31 21:59:32 +0200
  • 65f70784d2 Workflows TornaxO7 2021-08-31 21:26:50 +0200
  • 14be28872a Workflow TornaxO7 2021-08-31 21:20:01 +0200
  • ba070c5f08 Starting workflow TornaxO7 2021-08-31 21:05:02 +0200
  • 407abb856a Workflow fix TornaxO7 2021-08-31 20:27:44 +0200
  • 4746474e52 Test fix TornaxO7 2021-08-31 19:50:10 +0200
  • 0f7129e899 Fixes TornaxO7 2021-08-30 22:19:47 +0200
  • 8c5a02ae29 Trying to fix test workflow TornaxO7 2021-08-30 21:50:39 +0200
  • 14af2c1d7c
    Merge pull request #19 from TornaxO7/trailing_fix TornaxO7 2021-08-30 00:40:15 +0200
  • 3142fc1c28 Formatting fixes and refactoring TornaxO7 2021-08-30 00:30:40 +0200
  • a85880203d
    Merge pull request #18 from TornaxO7/general_refactor TornaxO7 2021-08-30 00:19:10 +0200
  • 05de32e04a
    Merge branch 'soywod:master' into mail_refactor TornaxO7 2021-08-29 23:01:38 +0200
  • dd79e2f777 Error handling TornaxO7 2021-08-29 22:55:50 +0200
  • e6218ca6e0 Fixing tests TornaxO7 2021-08-29 22:49:25 +0200
  • 2ac2f53f31
    disable cursorline for read/write in vim plugin (#195) Matthew Toohey 2021-08-29 16:39:22 -0400
  • e7aa818cd8 fix read/reply in vim plugin #194 mtoohey31 2021-08-29 16:09:57 -0400
  • f7cd0c22bc Formatting changes + doc change TornaxO7 2021-08-29 22:10:13 +0200
  • 7bf499103e disable cursorline for read/write in vim plugin #195 mtoohey31 2021-08-29 16:06:53 -0400
  • 5b2313002c Fixing tests TornaxO7 2021-08-29 22:03:51 +0200
  • 944af462f9 Added docs for Output struct TornaxO7 2021-08-29 21:46:23 +0200
  • 81f523dc25 Doc fix TornaxO7 2021-08-29 21:42:44 +0200
  • 71c7f69f03 Fixing typo TornaxO7 2021-08-29 21:36:05 +0200
  • eca5aafeb7 Doc fix TornaxO7 2021-08-29 21:35:09 +0200
  • 9e433c8a60 Small doc change TornaxO7 2021-08-29 21:30:58 +0200
  • ce57790445 Help command fix TornaxO7 2021-08-29 21:23:52 +0200
  • b7584bc671 Last stuff TornaxO7 2021-08-29 21:07:34 +0200
  • c9791578dd
    Merge pull request #15 from TornaxO7/envelope_renaming TornaxO7 2021-08-29 11:29:23 +0200
  • b0e9533ec7 Small change TornaxO7 2021-08-29 11:27:11 +0200
  • 7b3f2c77f2 Envelope renaming TornaxO7 2021-08-29 11:13:41 +0200
  • b2d3631ed8
    Merge pull request #14 from TornaxO7/test_refactor TornaxO7 2021-08-29 09:39:54 +0200
  • dc4615fd59 Variable renaming TornaxO7 2021-08-29 00:54:27 +0200
  • dd33d6bda0 Fixing test TornaxO7 2021-08-29 00:52:45 +0200
  • 8e25f18ed9 Expanding specials TornaxO7 2021-08-28 00:24:46 +0200
  • 4d5a690b21 Fixing tests and Docs TornaxO7 2021-08-27 22:58:49 +0200
  • e424fe9873
    Merge pull request #11 from TornaxO7/fixing_json_output_html TornaxO7 2021-08-26 21:44:35 +0200
  • b79705ec9c Little changes TornaxO7 2021-08-25 21:44:26 +0200
  • 04d1c761a2
    Merge pull request #12 from TornaxO7/test_fixer TornaxO7 2021-08-25 12:35:14 +0200
  • 03c73924e9 Test fixes TornaxO7 2021-08-25 00:13:52 +0200
  • 783dc147ea Cleanup TornaxO7 2021-08-24 22:31:34 +0200
  • 229fbbe3fb New Msg-Struct TornaxO7 2021-08-24 22:28:41 +0200
  • e615c05d92 Msg TornaxO7 2021-08-22 21:47:54 +0200
  • ff15e0e960 Formatting TornaxO7 2021-08-22 21:09:53 +0200
  • 6c85348805 Fixes TornaxO7 2021-08-22 21:07:31 +0200
  • cf31f1e70a Merge branch 'mail_refactor' of github.com:TornaxO7/himalaya into fixing_json_output_html TornaxO7 2021-08-22 17:37:49 +0200
  • c883ed8663 Tests TornaxO7 2021-08-22 17:32:34 +0200
  • 73ffbad050 Fixing JSON output TornaxO7 2021-08-22 17:26:21 +0200
  • 522b55d7ca
    Merge pull request #10 from TornaxO7/make_ctx_independent Clément DOUIN 2021-08-22 10:15:02 +0200
  • 5058443a80 Makeing Ctx struct independent TornaxO7 2021-08-22 00:11:46 +0200
  • 5c3f0660a3
    Merge pull request #2 from TornaxO7/mail_refactor_fix_issues TornaxO7 2021-08-21 21:57:14 +0200
  • fe22930706
    fix msg tests Clément DOUIN 2021-08-21 15:03:19 +0200
  • ba6d76ad3b
    apply fmt on all the project Clément DOUIN 2021-08-21 14:53:09 +0200
  • afb848e086
    add default rustfmt.toml Clément DOUIN 2021-08-21 14:52:26 +0200
  • 8b4f20803d
    fix reply indentation and signature new lines Clément DOUIN 2021-08-21 14:50:21 +0200
  • 268e7d4f83
    Merge pull request #4 from TornaxO7/template_fixes TornaxO7 2021-08-21 13:37:46 +0200
  • 457c0305fd Adding [serde(rename_all = "camelCase")] to structs TornaxO7 2021-08-21 13:10:27 +0200
  • a925b6651b Docs and Tests #191 TornaxO7 2021-08-21 12:29:15 +0200
  • 9cf0a00890
    fix body and signature new lines Clément DOUIN 2021-08-20 22:12:21 +0200
  • 834dd57033
    fix signatures + tests Clément DOUIN 2021-08-20 10:49:03 +0200
  • 290b5388c6
    Merge pull request #1 from TornaxO7/mail_refactor_merge_master TornaxO7 2021-08-19 22:26:36 +0200
  • 9dacdb87b5
    add signature delim struct comment Clément DOUIN 2021-08-19 22:21:13 +0200