Commit Graph

  • a6c7958739 fix: do not trash pre-message if it is received twice link2xt 2026-02-27 20:13:05 +00:00
  • c724e2981c feat: Securejoin v3, encrypt all securejoin messages (#7754) Hocuri 2026-03-02 17:37:14 +01:00
  • ffd9f80f8b chore(cargo): bump syn from 2.0.114 to 2.0.117 dependabot[bot] 2026-03-02 02:12:48 +00:00
  • 42cb9fe890 chore(cargo): bump anyhow from 1.0.100 to 1.0.102 dependabot[bot] 2026-03-01 21:56:41 +00:00
  • 914486cb32 chore(cargo): bump hyper-util from 0.1.19 to 0.1.20 dependabot[bot] 2026-03-01 21:55:23 +00:00
  • 526b3b0271 chore(cargo): bump regex from 1.12.2 to 1.12.3 dependabot[bot] 2026-03-01 21:54:39 +00:00
  • 1c439b5ef4 chore(cargo): bump async-imap from 0.11.1 to 0.11.2 dependabot[bot] 2026-03-01 21:59:08 +00:00
  • f97c75f146 chore(cargo): bump tempfile from 3.24.0 to 3.25.0 dependabot[bot] 2026-03-01 21:57:03 +00:00
  • 76a36a35bf chore(cargo): bump criterion from 0.8.1 to 0.8.2 dependabot[bot] 2026-03-01 21:59:30 +00:00
  • dc4249a2ff chore(cargo): bump quick-xml from 0.39.0 to 0.39.2 dependabot[bot] 2026-03-01 21:58:22 +00:00
  • 957c0b7c56 chore(cargo): bump futures from 0.3.31 to 0.3.32 dependabot[bot] 2026-03-01 21:57:39 +00:00
  • 8df9b9e4d9 refactor(pgp): do not use legacy key ID except for IssuerKeyId subpacket link2xt 2026-02-25 17:05:05 +00:00
  • 692e1019b0 refactor: remove KeyPair type link2xt 2026-02-24 20:41:29 +00:00
  • 2511b03726 docs: update store_self_keypair() documentation link2xt 2026-02-24 20:12:56 +00:00
  • c39651a8d4 feat: do not read own public key from the database link2xt 2026-02-24 19:36:34 +00:00
  • 8230336936 refactor: un-resultify KeyPair::new() link2xt 2026-02-24 19:36:34 +00:00
  • 27dbe0bb6c Merge tag 'v2.44.0' adbenitez 2026-02-27 18:52:41 +01:00
  • e1e8407905 chore: bump version to 2.44.0-dev link2xt 2026-02-27 01:16:34 +00:00
  • ffce0dfc9a chore(release): prepare for 2.44.0 link2xt 2026-02-27 01:13:18 +00:00
  • e2eec2f1f8 chore(deps): bump cachix/install-nix-action from 31.9.0 to 31.9.1 dependabot[bot] 2026-02-23 23:06:35 +00:00
  • 072c0061ee refactor: do not chain Autocrypt key verification to parsing link2xt 2026-02-25 22:52:37 +00:00
  • cb783ffc12 feat(rpc): add startup health-check and propagate server errors holger krekel 2026-02-24 12:00:12 +01:00
  • af182a85a3 fix: Don't generate new timestamp for re-sent messages (#7889) iequidoo 2026-02-24 11:12:56 -03:00
  • 7d8989a068 fix: If importing a backup fails, delete the partially-imported profile (#7885) Hocuri 2026-02-25 16:25:33 +01:00
  • d7bf10d7a4 refactor: Move migrations to the end of the file (#7895) Hocuri 2026-02-25 13:13:41 +01:00
  • f1e90c73cd chore: add dev-version bump instructions to RELEASE.md (bumping to 2.44.0-dev) holger krekel 2026-02-24 17:48:04 +01:00
  • c39d2f42ef fix: tolerate empty existing directory in Accounts::new() (#7886) holger krekel 2026-02-24 09:22:19 +01:00
  • e60f4ff70a docs(RELEASE.md): add section about dealing with antivirus false positives link2xt 2026-02-13 02:54:10 +00:00
  • ba64d8d19b feat: Send webxdc name instead of raw file name in pre-messages. Display it in summary (#7790) iequidoo 2026-02-05 04:45:47 -03:00
  • 4041d9a54e feat: Add 📱 to all webxdc summaries (#7790) iequidoo 2026-02-04 08:11:43 -03:00
  • bbf9a86bce perf: batched event reception link2xt 2026-02-04 14:46:07 +00:00
  • cdb0e0ce29 fix: Make clicking on broadcast member-added messages work always (#7882) Hocuri 2026-02-23 15:44:52 +01:00
  • 0e7f3c8238 test: fail fast when CHATMAIL_DOMAIN is unset link2xt 2026-02-20 17:06:55 +00:00
  • 16c85a9585 chore(cargo): update async-native-tls from 0.5.0 to 0.6.0 link2xt 2026-02-20 19:03:14 +00:00
  • ff7023580f fix: If there was no chat description, and it's set to be an empty string, don't send out a "chat description changed" message (#7879) Hocuri 2026-02-23 12:37:48 +01:00
  • 58d457140e fix: add cffi type for "Description changed" info message B. Petersen 2026-02-19 13:12:57 +01:00
  • b531a3c012 fix: chat-description-changed text in old clients (#7870) biörn 2026-02-21 22:07:41 +01:00
  • f055f6226c feat: add context to message loading failures link2xt 2026-02-20 20:48:54 +00:00
  • e95dca87bd feat: add backup versions to the importing error message link2xt 2026-02-16 11:13:11 +00:00
  • 0d9442458a fix: add missing group description strings to cffi B. Petersen 2026-02-18 16:21:58 +01:00
  • 7ad67cfa56 Merge tag 'v2.43.0' adbenitez 2026-02-17 23:26:37 +01:00
  • 60cf483270 refactor(http): saturating addition to calculate cache expiration timestamp link2xt 2026-02-15 08:21:13 +00:00
  • 598d759b8d refactor(imex): check for overflow when adding blob size link2xt 2026-02-15 06:45:16 +00:00
  • 10b93b3943 refactor: enable clippy::arithmetic_side_effects lint link2xt 2026-02-14 10:12:15 +00:00
  • 5a06d08613 fix(imex): do not call set_config before running SQL migrations (#7851) link2xt 2026-02-11 19:57:33 +00:00
  • 85de4bf678 build(git-cliff): do not capitalize the first letter of commit message link2xt 2026-02-14 09:25:55 +00:00
  • 624fc394d9 feat: improve logging of connection failures link2xt 2026-02-10 03:41:51 +00:00
  • 9deba0cf2a chore(release): prepare for 2.43.0 link2xt 2026-02-17 13:28:19 +00:00
  • b95d28b2d9 chore(deps): bump astral-sh/setup-uv from 7.1.6 to 7.3.0 dependabot[bot] 2026-02-16 21:55:55 +00:00
  • 2131f5e9c0 fix: assign iroh gossip topic to pre-message when post-message is received link2xt 2026-02-16 21:26:40 +00:00
  • a63f695b85 test: Fix flaky test_transport_synchronization (#7850) Hocuri 2026-02-14 10:24:58 +01:00
  • de25eb90ff chore(cargo): update keccak from 0.1.5 to 0.1.6 link2xt 2026-02-14 07:09:52 +00:00
  • 86e86d2112 Merge remote-tracking branch 'upstream/main' adbenitez 2026-02-13 02:21:53 +01:00
  • 897efb0a6d Merge tag 'v2.42.0' adbenitez 2026-02-11 20:08:48 +01:00
  • 3fdda6f3b8 feat: Group and broadcast channel descriptions (#7829) Hocuri 2026-02-10 22:28:12 +01:00
  • c475882727 perf: use recv_direct() instead of recv() on the event channel link2xt 2026-02-04 14:48:49 +00:00
  • 166e259b18 chore: update fast-socks5 to version 1.0 link2xt 2026-02-03 18:19:10 +00:00
  • cc38298163 refactor: enable clippy::manual_is_variant_and link2xt 2026-02-05 20:38:46 +00:00
  • 983f43c33c chore(release): prepare for 2.42.0 link2xt 2026-02-10 00:37:13 +00:00
  • 5028842fd5 chore(cargo): bump quick-xml from 0.38.4 to 0.39.0 dependabot[bot] 2026-02-08 21:11:15 +00:00
  • e78b509d0a chore: update rPGP from 0.18.0 to 0.19.0 link2xt 2026-02-06 15:09:17 +00:00
  • 583979c6fc fix: set mvbox_move to '0' explicitly for existing chatmail profiles link2xt 2026-02-07 18:29:51 +00:00
  • 5bfd8dd517 feat: do not scan not watched folders link2xt 2026-01-28 02:52:17 +00:00
  • 32b0ca81f8 test: remove test_dont_show_emails link2xt 2026-01-28 02:52:17 +00:00
  • 8dd7e5c5dd Fix typo in CHANGELOG for marknoticed_all_chats d2weber 2026-02-06 14:25:23 +01:00
  • 5bb0b86f6a chore(release): prepare for 2.41.0 link2xt 2026-02-06 00:39:03 +00:00
  • ed2b0e8f03 feat: use different strings for audio and video calls B. Petersen 2026-02-05 20:30:33 +01:00
  • 8152ff518e fix: make use of call stock strings B. Petersen 2026-02-05 16:32:28 +01:00
  • 5cdbc9d736 Merge tag 'v2.40.0' adbenitez 2026-02-05 20:23:57 +01:00
  • cbcfb7087e chore(cargo): bump time from 0.3.37 to 0.3.47 dependabot[bot] 2026-02-05 18:57:25 +00:00
  • 396104af47 feat: do not require ShowEmails to be set to All for adding second relay link2xt 2026-02-05 17:36:56 +00:00
  • 69f6727751 fix: Don't set download state to Failure if message is available on another Session's transport (#7684) iequidoo 2026-01-31 08:39:01 -03:00
  • b72a677f4c chore(release): prepare for 2.40.0 link2xt 2026-02-04 21:46:02 +00:00
  • 00e78eecf6 feat: add device message about legacy mvbox_move link2xt 2026-01-26 22:35:43 +00:00
  • 8b0621b724 test: set mvbox_move to 0 for test rust accounts link2xt 2026-02-04 18:09:06 +00:00
  • 63bf4c4f33 feat: allow clients to specify whether a call has video initially or not (#7740) Casper Zandbergen 2026-02-04 17:49:32 +01:00
  • d6bce56d18 fix: Cross-account forwarding of a message which has_html() (#7791) iequidoo 2026-02-04 02:12:24 -03:00
  • c8dec0dcdd feat: Don't call BlobObject::create_and_deduplicate() when forwarding message to the same account iequidoo 2026-02-02 05:23:23 -03:00
  • 509644ea5f chore(cargo): bump tracing-subscriber from 0.3.20 to 0.3.22 dependabot[bot] 2026-02-03 18:07:21 +00:00
  • 3e95239e71 chore(cargo): bump rustls-pki-types from 1.13.2 to 1.14.0 dependabot[bot] 2026-02-03 20:56:25 +00:00
  • 74d4b823d2 chore(cargo): bump uuid from 1.19.0 to 1.20.0 dependabot[bot] 2026-02-03 18:28:24 +00:00
  • 1bcfb90b90 chore(cargo): bump serde_json from 1.0.148 to 1.0.149 dependabot[bot] 2026-02-03 20:56:14 +00:00
  • 411ee511ed chore(cargo): bump toml from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0 dependabot[bot] 2026-02-03 18:30:01 +00:00
  • e5a30c341c chore(cargo): bump tokio-stream from 0.1.17 to 0.1.18 dependabot[bot] 2026-02-03 20:56:46 +00:00
  • 3d409c37a1 chore: remove RUSTSEC-2026-0002 exception from deny.toml link2xt 2026-02-03 20:06:13 +00:00
  • b46c86c9b7 chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.14 to 2.0.15 dependabot[bot] 2026-02-03 18:55:43 +00:00
  • e5e268f503 chore(cargo): bump thiserror from 2.0.17 to 2.0.18 dependabot[bot] 2026-02-03 18:19:10 +00:00
  • 633536bb13 fix: remove Config::DeleteToTrash and Config::ConfiguredTrashFolder link2xt 2026-01-28 16:52:09 +00:00
  • 94ee485155 chore: update provider database link2xt 2026-01-28 21:45:30 +00:00
  • ec0dc8bcad refactor: mark ProviderOptions as non_exhaustive link2xt 2026-01-28 22:05:53 +00:00
  • 49296e3014 chore(cargo): bump colorutils-rs from 0.7.5 to 0.7.6 dependabot[bot] 2026-02-01 21:53:18 +00:00
  • 2b93e856e4 chore(cargo): bump data-encoding from 2.9.0 to 2.10.0 dependabot[bot] 2026-02-01 21:59:15 +00:00
  • c5be7df1d7 chore(cargo): bump chrono from 0.4.42 to 0.4.43 dependabot[bot] 2026-02-01 21:54:09 +00:00
  • 6b74cb6539 chore(cargo): bump human-panic from 2.0.4 to 2.0.6 dependabot[bot] 2026-02-01 21:56:39 +00:00
  • de2ac8cca2 chore(cargo): bump syn from 2.0.111 to 2.0.114 dependabot[bot] 2026-02-01 21:58:22 +00:00
  • 085fcd2751 chore(cargo): bump quote from 1.0.42 to 1.0.44 dependabot[bot] 2026-02-01 21:55:34 +00:00
  • 83f30e4a54 chore(cargo): bump libc from 0.2.178 to 0.2.180 dependabot[bot] 2026-02-01 21:58:53 +00:00
  • e79b4baa09 chore(cargo): bump tokio-util from 0.7.17 to 0.7.18 dependabot[bot] 2026-02-01 22:00:16 +00:00
  • 1e0c0d8efa chore(cargo): bump tokio from 1.48.0 to 1.49.0 dependabot[bot] 2026-02-01 21:59:56 +00:00
  • 378fb09c80 ci: make scripts/deny.sh test the locked version of dependencies link2xt 2026-02-03 16:40:18 +00:00