Commit Graph

  • 37a212ddc4 ci: remove failing actions-rs/toolchain calls link2xt 2023-01-04 13:35:11 +00:00
  • 138e62e1ef Improve error handling of existing messages fetch and never retry link2xt 2023-01-03 18:52:34 +00:00
  • 5b12784589 ci: update rust toolchain for repl.exe builds link2xt 2023-01-03 15:45:08 +00:00
  • c9ab9d59c2 Adapt the comment, there is no more rust-toolchain link2xt 2023-01-03 13:54:23 +00:00
  • ac15b3a5af Remove rust-toolchain file link2xt 2023-01-03 01:19:57 +00:00
  • 468356b120 Trigger reconnection when failing to fetch existing messages link2xt 2023-01-03 12:08:45 +00:00
  • f0a28b9168 Log the error before triggering reconnect link2xt 2023-01-03 12:08:24 +00:00
  • c8f0c6b5f6 Add more IMAP logs link2xt 2023-01-03 12:06:27 +00:00
  • e653531934 cargo: bump base64 from 0.13.1 to 0.20.0 dependabot[bot] 2023-01-02 22:36:56 +00:00
  • 3444c2aadd Merge pull request #3900 from deltachat/dependabot/cargo/backtrace-0.3.67 dependabot[bot] 2023-01-02 22:32:35 +00:00
  • 7aa7548a51 Changelog link2xt 2023-01-02 21:34:45 +00:00
  • 5b3596987b Test that STARTTLS connection works link2xt 2023-01-02 21:31:23 +00:00
  • 1e5c90ed65 Fix STARTTLS connection link2xt 2023-01-02 20:01:34 +00:00
  • f694d2e150 Format configure() logs with error causes link2xt 2023-01-02 21:26:46 +00:00
  • 9738d53a82 Merge pull request #3902 from deltachat/dependabot/cargo/libc-0.2.139 dependabot[bot] 2023-01-02 21:43:52 +00:00
  • e1d9dac70c Merge pull request #3905 from deltachat/dependabot/cargo/quote-1.0.23 dependabot[bot] 2023-01-02 14:18:49 +00:00
  • e6324e3a19 cargo: bump libc from 0.2.137 to 0.2.139 dependabot[bot] 2023-01-02 13:44:38 +00:00
  • 4489db76c9 cargo: bump quote from 1.0.21 to 1.0.23 dependabot[bot] 2023-01-02 13:43:57 +00:00
  • 67ffada4b3 Merge pull request #3904 from deltachat/dependabot/cargo/mailparse-0.14.0 dependabot[bot] 2023-01-02 13:41:12 +00:00
  • 9aaf5cf914 Disable Nagle's algorithm for TCP connections link2xt 2023-01-01 22:50:20 +00:00
  • 08af7419af Format configuration error with causes link2xt 2023-01-01 18:30:05 +03:00
  • 035b711ee3 Buffer IMAP client writes link2xt 2023-01-01 18:57:28 +00:00
  • 5ad25dedf8 Merge pull request #3896 from deltachat/dependabot/cargo/humansize-2.1.3 dependabot[bot] 2023-01-01 23:28:03 +00:00
  • de47aa8466 cargo: bump mailparse from 0.13.8 to 0.14.0 dependabot[bot] 2023-01-01 23:24:38 +00:00
  • 9a78bd6e3f Merge pull request #3891 from deltachat/dependabot/cargo/num_cpus-1.15.0 dependabot[bot] 2023-01-01 23:23:38 +00:00
  • 08cbb66a55 Merge pull request #3897 from deltachat/dependabot/cargo/tokio-1.23.0 dependabot[bot] 2023-01-01 23:23:05 +00:00
  • 824cf93494 Merge pull request #3892 from deltachat/dependabot/cargo/anyhow-1.0.68 dependabot[bot] 2023-01-01 23:20:32 +00:00
  • 00d2f2e7b4 Merge pull request #3895 from deltachat/dependabot/cargo/syn-1.0.107 dependabot[bot] 2023-01-01 23:20:06 +00:00
  • 968ad2859e Merge pull request #3890 from deltachat/dependabot/cargo/thiserror-1.0.38 dependabot[bot] 2023-01-01 23:19:48 +00:00
  • 11ca12e43c cargo: bump backtrace from 0.3.66 to 0.3.67 dependabot[bot] 2023-01-01 21:02:53 +00:00
  • 15fad5476e cargo: bump tokio from 1.22.0 to 1.23.0 dependabot[bot] 2023-01-01 21:02:20 +00:00
  • 4e468fdf24 cargo: bump humansize from 2.1.2 to 2.1.3 dependabot[bot] 2023-01-01 21:02:06 +00:00
  • cb4b9fce30 cargo: bump syn from 1.0.105 to 1.0.107 dependabot[bot] 2023-01-01 21:01:55 +00:00
  • a562348dfa cargo: bump anyhow from 1.0.66 to 1.0.68 dependabot[bot] 2023-01-01 21:01:22 +00:00
  • bcef1c7a76 cargo: bump num_cpus from 1.14.0 to 1.15.0 dependabot[bot] 2023-01-01 21:01:13 +00:00
  • 4bbb83826c cargo: bump thiserror from 1.0.37 to 1.0.38 dependabot[bot] 2023-01-01 21:01:06 +00:00
  • b9dbf1873d node: do not truncate assertion errors link2xt 2023-01-01 16:37:39 +00:00
  • cc04091317 node: do not truncate assertion errors link2xt/tcp-no-delay link2xt 2023-01-01 16:37:39 +00:00
  • 178673b608 Format configuration error with causes link2xt 2023-01-01 18:30:05 +03:00
  • acea50ab09 Move common connection code to a new net module link2xt 2023-01-01 04:50:21 +00:00
  • a8dad96d87 Set TCP_NODELAY and do our own buffering on IMAP sockets link2xt 2022-12-30 12:46:28 +00:00
  • 45462fb47e Fix uncaught exception in node JSON-RPC tests link2xt 2022-12-31 11:46:51 +00:00
  • bf4ad692df use u32 as id as done elsewhere (#3882) bjoern 2022-12-30 19:53:44 +01:00
  • 4e943d52e4 Add mappings for some file types to Viewtype / MIME type Rafael Diniz 2022-12-07 16:20:45 +03:00
  • 7082f9f882 Fix fuzzing module warnings link2xt 2022-12-28 19:01:48 +00:00
  • 4a982fe632 Add fuzzing tests link2xt 2022-12-27 09:17:19 +00:00
  • 1e351bd05f Add documentation to simplify.rs link2xt 2022-12-28 15:09:20 +00:00
  • f0d5bfd42f Merge pull request #3722 from deltachat/dependabot/cargo/quick-xml-0.26.0 dependabot[bot] 2022-12-27 17:36:11 +00:00
  • 256ef7c5ec Add missing documentation for location streaming link2xt 2022-12-27 11:43:03 +00:00
  • 6e63555bc8 Add missing documentation for the download state link2xt 2022-12-27 11:58:01 +00:00
  • 7273c917a6 remove logs Sebastian Klähn 2022-12-27 18:08:20 +01:00
  • 5432e108a1 cargo: bump quick-xml from 0.23.0 to 0.26.0 dependabot[bot] 2022-12-02 15:16:12 +00:00
  • d0871d3bd7 fmt + changelog Sebastian Klähn 2022-12-27 17:41:21 +01:00
  • c8fe830c33 Revert "Fix test_synchronize_member_list_on_group_rejoin" Sebastian Klähn 2022-12-27 17:24:24 +01:00
  • 12dbf41116 Merge branch 'fix3782' of https://github.com/deltachat/deltachat-core-rust into fix3782 Sebastian Klähn 2022-12-27 17:23:15 +01:00
  • f7bf31dbea recteate memberlist on groupjoin Sebastian Klähn 2022-12-27 17:23:04 +01:00
  • 0215046c76 Fix test_synchronize_member_list_on_group_rejoin link2xt 2022-12-27 16:07:29 +00:00
  • b5fc9aedc5 Update src/mimeparser.rs Sebastian Klähn 2022-12-11 11:31:02 +01:00
  • 0250b6f421 Update src/chat.rs Sebastian Klähn 2022-12-11 11:30:33 +01:00
  • 7415eadb78 fix suggested changes Septias 2022-12-11 11:39:53 +01:00
  • 8d077b964c Update src/chat.rs Sebastian Klähn 2022-12-11 11:09:20 +01:00
  • 99923fd816 Update src/chat.rs Sebastian Klähn 2022-12-11 11:09:09 +01:00
  • f3614536d9 debug Sebastian Klähn 2022-12-10 16:32:01 +01:00
  • a9a485d19e recreate test Sebastian Klähn 2022-12-04 21:23:45 +01:00
  • 32d54c8b93 clippy fix Sebastian Klähn 2022-12-03 22:13:53 +01:00
  • f9a5cf9b11 use correct method & handle message deletions correctly Sebastian Klähn 2022-12-03 21:38:47 +01:00
  • 71ada54703 documentation Sebastian Klähn 2022-12-03 14:45:10 +01:00
  • 81695d6b80 don't always build new contact list Sebastian Klähn 2022-12-02 19:53:57 +01:00
  • 3fcd17e6a5 Add missing documentation for Summary constructor link2xt 2022-12-27 12:02:23 +00:00
  • c562d17925 Add verifier information (#3839) Sebastian Klähn 2022-12-27 11:41:15 +01:00
  • cf1d6919bf allow to pass string as update for objects that don't support default json.dump() conversion adbenitez 2022-12-26 18:34:55 -05:00
  • 4b15f960e1 make get_contact_by_id non-async adbenitez 2022-12-26 18:26:14 -05:00
  • f92b8dcec0 deltachat_rpc_client: add webxdc API link2xt 2022-12-26 22:25:10 +00:00
  • 9734552da5 deltachat_rpc_client: make get_{chat,message}_by_id non-async link2xt 2022-12-26 22:24:45 +00:00
  • 89b7ce4c4e Move format_flowed to a separate crate link2xt 2022-12-26 13:34:38 +00:00
  • 6dc790f447 Don't parse the message again after detached signatures validation iequidoo 2022-12-23 21:30:14 -03:00
  • 7d62df6f1a Bump MSRV to 1.63.0 link2xt 2022-12-25 15:08:33 +00:00
  • 6f7bb8a777 Do not trim leading spaces from message lines link2xt 2022-12-25 19:55:53 +00:00
  • 942f64f04d Remove authors field from Cargo metadata link2xt 2022-12-25 12:23:48 +00:00
  • 8de7014eeb Fix nightly clippy warnings link2xt 2022-12-26 00:01:58 +00:00
  • d73c4a92a7 Silence clippy warning about type complexity link2xt 2022-12-26 00:25:56 +00:00
  • e328de5293 Make try_decrypt non-async link2xt 2022-12-24 10:41:22 +00:00
  • 93054ef87c Use new_alice() instead of new() in mimeparser tests link2xt 2022-12-24 10:40:11 +00:00
  • 2cd1da5222 Pass private keyring around as a reference link2xt 2022-12-23 18:43:24 +00:00
  • ed24eac29c Make decrypt_part synchronous link2xt 2022-12-23 18:17:31 +00:00
  • 3de53a313f Make pk_decrypt synchronous link2xt 2022-12-23 18:15:38 +00:00
  • 6d2b2ac5f9 python: pass DC_RS_DEV and DC_RS_TARGET into auditwheels env link2xt 2022-12-23 17:28:14 +00:00
  • 76cf170708 ci: update swatinem/rust-cache action link2xt 2022-12-23 11:54:36 +00:00
  • 06ead557dc Do not add an error if the message is encrypted but not signed link2xt 2022-12-23 10:19:11 +00:00
  • 7c343411b8 Merge "Validate signatures in try_decrypt() even if the message isn't encrypted" (#3859) link2xt 2022-12-23 01:19:09 +00:00
  • 736950ab3f Do not return Result from validate_detached_signature link2xt 2022-12-23 01:18:03 +00:00
  • bad04f9a0b Merge pull request #3835 from deltachat/adb/rpc-client-better-hooks Asiel Díaz Benítez 2022-12-21 14:05:10 -05:00
  • adf754ad32 add more high-level event filters adbenitez 2022-12-21 13:25:46 -05:00
  • 2ebd3f54e6 add Client.run_until() adbenitez 2022-12-11 03:31:29 -05:00
  • be63e18ebf improve hook filters adbenitez 2022-12-10 19:22:57 -05:00
  • ba82ce2798 Validate signatures in try_decrypt() even if the message isn't encrypted (#3844) iequidoo 2022-12-20 16:00:33 -03:00
  • 1f7ad78f40 Move receive_imf tests into a separate file link2xt 2022-12-19 12:32:20 +00:00
  • 3130fdc4f0 release 1.104.0 (#3857) py-1.104.0 1.104.0 bjoern 2022-12-20 17:57:16 +01:00
  • 5922fb38da Store relative accounts path in accounts.toml link2xt 2022-12-12 18:54:30 +00:00
  • d1e3135331 Merge "Go back to Rust 1.64.0" (#3856) link2xt 2022-12-20 09:22:05 +00:00