Commit Graph

  • dbe0188285 fix: do not try to resolve proxy IPv6 addresses in square brackets link2xt/xtpmrynzrlqs link2xt 2026-05-23 04:21:46 +02:00
  • bafb5f71ad chore: bump version to 2.51.0-dev main link2xt 2026-05-22 21:41:03 +02:00
  • 784a6abb3b chore(release): prepare for 2.50.0 v2.50.0 link2xt 2026-05-22 20:16:32 +02:00
  • e91f2718dd chore(deps): bump taiki-e/install-action from 2.77.1 to 2.78.1 dependabot[bot] 2026-05-22 17:01:24 +00:00
  • 961cacd795 fix: Correctly delete unneeded messages on the server; Remove "Delete Messages from Server" (delete_server_after) config option (#8240) Hocuri 2026-05-22 18:45:50 +02:00
  • 6b6021c450 fix: do not fail to receive post-message with status updates for deleted webxdc link2xt/xlmqymowokvz link2xt 2026-05-22 01:18:45 +02:00
  • 602922c1d5 feat: mask local part of email addresses in used_transport_settings copilot/research-disappearing-messages link2xt 2026-05-21 21:36:01 +02:00
  • 03b10ea83a feat: remove key fingerprint from Context.get_info() link2xt 2026-05-21 21:28:54 +02:00
  • 7717de3f89 fix: Don't mark messages added to the db later as noticed when handling self-MDN iequidoo/self_mdn_vs_delayed_msg iequidoo 2026-05-21 15:27:30 -03:00
  • 862a90580a test: Add function to queue MDN into smtp iequidoo 2026-04-30 11:23:42 -03:00
  • 72f5dafc68 docs(spec): remove AEAP section link2xt 2026-05-20 19:07:05 +02:00
  • 20adc6408c also include self contact in memberlist, otherwise fetching self avatar does not work. simon/webxdc-memberlist-and-avatars Simon Laux 2026-05-20 22:09:38 +02:00
  • 2e37e8dc0f Virtual directory for accessing avatars / contact profile images Simon Laux 2025-01-12 06:35:22 +01:00
  • 07225c825b add get_webxdc_memberlist Simon Laux 2025-01-12 05:38:13 +01:00
  • b8bce444ec chore(cargo): bump openssl from 0.10.79 to 0.10.80 dependabot[bot] 2026-05-20 07:49:13 +00:00
  • 85308b9263 ci: use --locked flag with cargo build link2xt 2026-05-15 03:15:49 +02:00
  • aa8a9a7756 Fix imports hoc/removing-update-chatname Hocuri 2026-05-20 17:22:48 +02:00
  • 92022d9bed Check that modifying the title worked Hocuri 2026-05-20 16:58:36 +02:00
  • 60334b701b fix: Update the channel title after joining if the QR code included a wrong title Hocuri 2026-05-20 16:47:43 +02:00
  • 8ac6c8a4aa --wip-- [skip ci] Hocuri 2026-05-20 16:36:20 +02:00
  • a6a733c636 refactor: un-nest handle_edit_delete WofWca 2026-05-15 10:19:05 +04:00
  • 6d0d9fe0b2 fix: hide connectivity HTML quota if not supported WofWca 2026-05-15 12:07:46 +04:00
  • f6eacd1816 fix: ChatId::delete_ex(): Interrupt inbox loop iequidoo/send-post-msg-first iequidoo 2026-05-18 07:13:18 -03:00
  • 6fb14754cb fix: Send pre-message after successful sending of post-message (#8063) iequidoo 2026-05-08 00:14:43 -04:00
  • c3b4104f0b fix: MsgBunch not firing after Msg sometimes wofwca/fix-IncomingMsgBunch WofWca 2026-05-20 12:49:39 +04:00
  • a017663be5 chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.17 to 2.0.18 dependabot[bot] 2026-05-20 02:22:07 +00:00
  • 44261e2452 fix: Tombstone MDN before sending it (#8252) iequidoo/tombstone-mdn-before-sending iequidoo 2026-05-20 01:10:51 -03:00
  • 9e447732ef test: Add function to queue MDN into smtp iequidoo 2026-04-30 11:23:42 -03:00
  • 19d3485758 ci: run legacy Python tests only on CPython and Linux link2xt/reduce-ci-usage link2xt 2026-05-20 04:24:58 +02:00
  • ed210dc110 refactor: remove timesmearing link2xt/remove-timesmearing link2xt 2026-05-08 18:54:55 +02:00
  • 6ef747dc05 test: print multiline chat descriptions with debug formatter link2xt 2026-05-08 19:20:36 +02:00
  • d0696504d1 feat: add option to force encryption link2xt 2026-05-07 07:10:17 +02:00
  • 32e4a74050 test: online test for legacy Secure-Join key request link2xt 2026-05-15 18:43:48 +02:00
  • f0992070be test: add TestContext.allow_unencrypted() link2xt 2026-05-07 07:10:17 +02:00
  • 02f5dba620 test: use encrypted messages in more tests link2xt 2026-05-09 19:19:32 +02:00
  • ac3c5c55e4 chore: upgrade astral-tokio-tar to 0.6.2 (#8255) l 2026-05-19 17:21:55 +00:00
  • 63e92bed7a Add example c api usage d2weber/c_bindings d2weber 2026-05-18 13:07:45 +02:00
  • bcc5d8107d feat: Add json rpc c++ bindings d2weber 2026-05-18 13:00:11 +02:00
  • 21ae6c6ac6 log chatlist build time iequidoo/chatlist-speedup iequidoo 2026-05-02 09:20:35 -03:00
  • a794a01e35 feat: Add timestamp, id to msgs_index7 and speed up "normal chatlist" (#7848) iequidoo 2026-03-13 10:41:19 -03:00
  • 219dbd8c42 fix: use correct dir converting plaintext to HTML (#8248) Nico de Haen 2026-05-15 23:11:33 +02:00
  • 6e70fbf824 refactor: remove outdated comment WofWca 2026-05-15 10:55:35 +04:00
  • 7a39a0c8ff ci: set cache-bin to "false" for swatinem/rust-cache action link2xt 2026-05-15 02:42:39 +02:00
  • 4eda257cfa ci: do not store Rust cache from PRs in jsonrpc.yml workflow link2xt 2026-05-15 02:39:26 +02:00
  • 354edb042b feat: remove workaround for old filtermail link2xt 2026-05-12 23:30:56 +02:00
  • a981f9ef68 Revert "--wip-- [skip ci]" hoc/remove-delete_server_after Hocuri 2026-05-13 13:07:10 +02:00
  • a8b5171825 --wip-- [skip ci] Hocuri 2026-05-12 22:37:16 +02:00
  • 450b2f4610 iequidoo's review Hocuri 2026-05-07 10:24:10 +02:00
  • 7d432c7fb4 Update src/message.rs Hocuri 2026-05-07 10:23:35 +02:00
  • f617e5ced7 Update deltachat-jsonrpc/src/api.rs Hocuri 2026-05-07 10:23:25 +02:00
  • 6c862ed298 Update provider database Hocuri 2026-05-06 22:31:28 +02:00
  • 0e3897c5ef More small tweaks after self-rewiewing Hocuri 2026-05-06 16:48:21 +02:00
  • 13c58670da Restore one of the removed tests Hocuri 2026-05-06 16:40:26 +02:00
  • 5e02f3ca53 small comment tweaks Hocuri 2026-05-06 16:31:38 +02:00
  • e4eb798c17 Next try to fix test_send_and_receive_message_markseen() and test_mdn_asymmetric() Hocuri 2026-05-06 16:19:19 +02:00
  • 7fb8949b60 Try to fix test_basic_imap_api() Hocuri 2026-05-06 15:27:20 +02:00
  • 10f151522e Remove test_verified_group_vs_delete_server_after() because the feature it tests was removed Hocuri 2026-05-06 15:25:49 +02:00
  • 95afe23887 Try to fix test_webxdc_message(), test_send_and_receive_message_markseen(), test_mdn_asymmetric() Hocuri 2026-05-06 15:25:12 +02:00
  • 2bc53fa717 Try to fix test_delete_multiple_messages(), remove some commented-out code, add some comments Hocuri 2026-05-06 15:16:31 +02:00
  • d315257fb1 Fix test_moved_markseen() Hocuri 2026-05-06 14:42:52 +02:00
  • 7ba752b5e6 Fix test_markseen_message_and_mdn Hocuri 2026-05-06 14:39:29 +02:00
  • 850b782493 Fix test_trash_multiple_messages() Hocuri 2026-05-06 14:27:56 +02:00
  • e29d21876d Linters Hocuri 2026-05-06 14:23:07 +02:00
  • f174d14f74 Mark message for deletion right after receiving it Hocuri 2026-05-06 14:18:55 +02:00
  • 411519d5a6 Remove delete_server_after code. Rust tests are passing Hocuri 2026-05-05 22:40:41 +02:00
  • 4bdc3c29ed docs: Update README.md: Use ci-chatmail instead of nine (#8238) Hocuri 2026-05-13 21:50:45 +02:00
  • 01492e1a3c deny.toml update link2xt/iroh-0.98 link2xt 2026-04-27 22:36:17 +02:00
  • 7ec51dfe27 Cargo.lock update link2xt 2026-05-13 20:21:09 +02:00
  • 805e402c08 update iroh to 1.0 link2xt 2026-05-13 20:21:09 +02:00
  • 17c1df0fa4 update MSRV to 1.91 link2xt 2026-05-13 20:21:09 +02:00
  • 439216c12c feat: log all connection attempt errors instead of the first one link2xt 2026-05-13 17:11:42 +02:00
  • 8c10c9daac iroh::NodeAddr renamed to iroh::EndpointAddr link2xt 2026-04-27 22:24:35 +02:00
  • 68bf744971 Update API usage for iroh 0.98 link2xt 2026-04-27 21:41:51 +02:00
  • 5880a6474c Enable tls-ring feature on iroh link2xt 2026-04-27 21:41:51 +02:00
  • 2e5ba7cae3 build: update iroh to 0.98 link2xt 2026-04-27 20:13:29 +02:00
  • 4bd898290a build: update iroh to 0.94 link2xt 2025-10-25 06:31:56 +00:00
  • f83d70b05b build: update iroh to 0.92.0 link2xt 2025-10-02 13:39:49 +00:00
  • 3c8dc6efd2 build(deltachat-rpc-server): enable tokio/signal feature link2xt 2026-04-27 22:37:14 +02:00
  • 44f0edbe47 Add "ring" feature to tokio-rustls link2xt 2026-04-27 21:17:30 +02:00
  • 0bb4c3d073 feat: enable draft-pqc feature on pgp crate link2xt 2026-04-30 23:09:10 +02:00
  • 64f65886f6 chore: update zerocopy from 0.7.32 to 0.7.35 link2xt 2026-04-30 23:07:38 +02:00
  • 8658f938e5 test: set email addresses explicitly for the test accounts link2xt 2026-05-09 13:34:48 +02:00
  • f75b4abefe feat: remove Content-Description and Content-Disposition from multipart/encrypted parts link2xt 2026-05-09 19:21:24 +02:00
  • f2f2dd42ed chore: clippy::useless-borrows-in-formatting fixes link2xt 2026-05-10 16:26:59 +02:00
  • 8132f32e91 chore: allow passing arguments to scripts/clippy.sh link2xt 2026-05-11 17:53:07 +02:00
  • 3d28951885 chore(deps): bump cachix/install-nix-action from 31.10.5 to 31.10.6 dependabot[bot] 2026-05-12 04:05:44 +00:00
  • bc2d624a80 chore(deps): bump taiki-e/install-action from 2.75.19 to 2.77.1 dependabot[bot] 2026-05-12 04:06:41 +00:00
  • fa8fcaaa2b refactor: use some more let..else link2xt 2026-05-10 16:09:04 +02:00
  • 31c74d82bd fix: fix migration 152 link2xt 2026-05-11 22:04:35 +02:00
  • 9f1c02d89f move smtp-send chunking from chat.rs to smtp loop and use max-recipients value for the smtp transport in use, add chunking tests hpk/per-relay-chunking holger krekel 2026-05-08 22:56:23 +02:00
  • 6fb2f27831 Revert "fix: set dir to "auto" in body tag when converting plain-text to HTML (#8227)" link2xt 2026-05-08 22:01:33 +02:00
  • 5e7fcdac8f add imap metadata reading of smtp max recipients holger krekel 2026-05-08 22:06:18 +02:00
  • 58a09df49a fix: set dir to "auto" in body tag when converting plain-text to HTML (#8227) adb 2026-05-08 20:20:00 +02:00
  • 2f94731475 refactor: No need to fail receive_imf, we can just exit normally hoc/dont-tombstone-orphaned-reaction Hocuri 2026-05-08 16:41:16 +02:00
  • ca70fb9b3a feat: Get rid of MessageState::{OutPreparing,OutMdnRcvd} in the db iequidoo 2026-04-14 08:36:04 -03:00
  • 045b586569 feat: Never remove primary transport when applying SyncTransports message iequidoo 2026-04-19 14:35:31 -03:00
  • 18e1ecbb94 fix: Generate new pre-message Message-ID when forwarding iequidoo 2026-05-07 19:35:03 -03:00
  • 6fdee2b92d docs: Remove outdated comment about "quota warning" device message iequidoo 2026-05-07 07:43:00 -04:00
  • 9ebd4769f5 chore(cargo): bump openssl from 0.10.78 to 0.10.79 dependabot[bot] 2026-05-06 20:53:06 +00:00
  • 0dd4edd4e6 clippy hoc/stats-reduce-timestamp-resolution Hocuri 2026-05-07 12:18:32 +02:00