Commit Graph

  • 476224b980 test: replace create_chat() with get_chat() in test_setup_contact_ex() and test_secure_join() link2xt 2025-03-04 22:00:30 +00:00
  • b699ac1aca chore(cargo): bump serde_json from 1.0.138 to 1.0.139 dependabot[bot] 2025-03-01 21:16:31 +00:00
  • 97d8bd89bf test for ChatDeleted event B. Petersen 2025-03-06 18:33:31 +01:00
  • 9a915b2a95 feat: add chat-deleted event B. Petersen 2025-03-05 23:05:07 +01:00
  • d6209e08e6 allow doubled avatar resolution B. Petersen 2025-02-20 22:15:54 +01:00
  • 26997958c3 delete known messaes when deleting chat r10s/clear-chat-on-delete B. Petersen 2025-03-04 17:42:17 +01:00
  • b9acd603a5 Merge pull request #6606 from deltachat/dependabot/cargo/log-0.4.26 dependabot[bot] 2025-03-03 17:14:37 +00:00
  • df61905455 chore(cargo): bump log from 0.4.25 to 0.4.26 dependabot[bot] 2025-03-03 16:02:23 +00:00
  • 71582304f3 chore(cargo): bump tracing-subscriber from 0.3.18 to 0.3.19 dependabot[bot] 2025-03-01 21:16:01 +00:00
  • c6b6967fec Merge pull request #6602 from deltachat/dependabot/cargo/chrono-0.4.40 dependabot[bot] 2025-03-03 16:00:32 +00:00
  • 9b4e49e979 Merge pull request #6592 from deltachat/dependabot/cargo/blake3-1.6.1 dependabot[bot] 2025-03-03 16:00:00 +00:00
  • e3dac9abbb Merge pull request #6604 from deltachat/dependabot/cargo/schemars-0.8.22 dependabot[bot] 2025-03-03 15:58:56 +00:00
  • 1bc97385b9 Merge pull request #6603 from deltachat/dependabot/cargo/libc-0.2.170 dependabot[bot] 2025-03-03 15:58:08 +00:00
  • ffb903092a Merge pull request #6596 from deltachat/dependabot/cargo/tokio-rustls-0.26.2 dependabot[bot] 2025-03-03 15:57:42 +00:00
  • 490171650a chore(release): prepare for 1.156.2 v1.156.2 link2xt 2025-03-02 20:49:30 +00:00
  • 586aae690c feat: Sync chats deletion across devices iequidoo 2023-11-15 02:29:58 -03:00
  • ba0a7f1f0b feat: show sender name in 'Saved Messages' summary (#6607) bjoern 2025-03-02 19:59:00 +01:00
  • a50b43598f chore(cargo): bump serde from 1.0.217 to 1.0.218 dependabot[bot] 2025-03-01 21:15:30 +00:00
  • 02a18420e5 chore(cargo): bump libc from 0.2.169 to 0.2.170 dependabot[bot] 2025-03-02 18:25:17 +00:00
  • ef6c5870bb chore(cargo): bump anyhow from 1.0.95 to 1.0.96 dependabot[bot] 2025-03-01 21:16:47 +00:00
  • efbc4780f2 fix: upgrade native-tls from 0.2.13 to 0.2.14 link2xt 2025-03-02 00:44:19 +00:00
  • 5c49706dfd chore(cargo): bump schemars from 0.8.21 to 0.8.22 dependabot[bot] 2025-03-01 21:19:46 +00:00
  • 36e6b2306b chore(cargo): bump chrono from 0.4.39 to 0.4.40 dependabot[bot] 2025-03-01 21:19:13 +00:00
  • 4942303c19 chore(cargo): bump tokio-rustls from 0.26.1 to 0.26.2 dependabot[bot] 2025-03-01 21:17:02 +00:00
  • 2168e39156 chore(cargo): bump blake3 from 1.5.5 to 1.6.1 dependabot[bot] 2025-03-01 21:15:45 +00:00
  • 59dce259b3 use unlikely() hint instead of forcing an index link2xt/starred-index link2xt 2025-03-01 16:10:54 +00:00
  • 2ee83bf786 docs: add DC_QR_BACKUP_TOO_NEW documentation B. Petersen 2025-02-28 20:44:01 +01:00
  • 7ef3884ced fix: force usage of msgs.starred column index link2xt 2025-02-28 06:05:09 +00:00
  • 43a40b9349 chore(release): prepare for 1.156.1 v1.156.1 link2xt 2025-02-28 01:22:39 +00:00
  • 43a3e40bc7 fix: update mailparse to 0.16.1 to fix panic when parsing a message link2xt 2025-02-27 20:44:31 +00:00
  • 33f96d4010 build: update fuzzing setup link2xt 2025-02-27 19:32:58 +00:00
  • b5e9a5ebb6 fix: Add Chat-Group-Name-Timestamp header and use it to update group names (#6412) iequidoo 2025-02-25 23:04:36 -03:00
  • 44f72e7f85 fix: log tokio::fs::metadata errors link2xt 2025-02-26 19:21:50 +00:00
  • 08be98f693 chore(release): prepare for 1.156.0 v1.156.0 link2xt 2025-02-27 00:24:03 +00:00
  • 483f4eaa17 feat: fail on too new backups (#6580) bjoern 2025-02-26 22:03:08 +01:00
  • 8c2207d15e fix: make it impossible to overwrite default key link2xt 2025-02-24 17:27:47 +00:00
  • 3b51e22b2e feat: add send_edit_request to jsonrpc Nico de Haen 2025-02-26 18:10:18 +01:00
  • ae1bc54b69 fix: do not delete files if cannot read their metadata link2xt 2025-02-18 10:21:24 +00:00
  • a9fbdafda5 fix: chat::save_msgs: Interrupt inbox loop to send a sync message iequidoo 2025-02-26 14:51:09 -03:00
  • c58f6107ba message deletion request API (#6576) bjoern 2025-02-26 19:02:50 +01:00
  • a4e478a071 feat: Don't send a notification when a group member left (#6575) Hocuri 2025-02-26 19:00:46 +01:00
  • 8ffdd55f79 sync message deletion to other devices (#6573) bjoern 2025-02-26 15:26:19 +01:00
  • 9f67d0f905 refactor: Don't use traits where it's not necessary (#6567) Hocuri 2025-02-25 19:52:17 +01:00
  • c5cf16f32a refactor: Let BlobObject::from_name() take &str (#6571) Hocuri 2025-02-25 11:29:31 +01:00
  • 3df693a1bb add some more tests for edit messages cornercases (#6572) bjoern 2025-02-24 23:09:13 +01:00
  • 1cabca34db fix: get_config(Config::Selfavatar) returns the path, not the name (#6570) Hocuri 2025-02-24 16:43:36 +01:00
  • 7b3a1b88e6 chore: New clippy lints (#6568) Hocuri 2025-02-24 15:50:38 +01:00
  • 48c9945be5 Make it more performant r10s/can-edit Hocuri 2025-02-24 14:12:10 +01:00
  • 2281f36ce5 move can_send_edit_request() to send_edit_request() B. Petersen 2025-02-24 13:05:14 +01:00
  • 307b61a2c0 remove unused param B. Petersen 2025-02-23 01:22:43 +01:00
  • b455344a14 add can_send_edit_request() api B. Petersen 2025-02-22 22:12:03 +01:00
  • fbf3ff0112 refactor: Remove unused blob functions (#6563) Hocuri 2025-02-24 11:02:26 +01:00
  • b916937a7a feat: enable bcc-self automatically when doing Autocrypt Setup Message link2xt 2025-02-22 16:58:32 +00:00
  • 3d7ac9d2a1 fix: do not allow to edit html messages (#6564) bjoern 2025-02-22 20:51:44 +01:00
  • f94b21d4aa chore: remove RUSTSEC-2025-0007 exception because "ring" is maintained again link2xt 2025-02-22 18:17:50 +00:00
  • 985ef22d75 chore: allow unmaintained "ring" library in deny.toml (#6562) Hocuri 2025-02-22 11:12:11 +01:00
  • 38b08fab2f feat: When reactions are seen, remove notification from second device (#6480) Hocuri 2025-02-22 11:10:45 +01:00
  • a49dfeca6e refactor: Remove Message.set_file() / dc_msg_set_file() and related code (#6558) Hocuri 2025-02-22 10:47:52 +01:00
  • 253331b7fd feat: jsonrpc: add MessageObject.is_edited WofWca 2025-02-21 20:50:14 +04:00
  • 0b6497b964 feat: Look up ContactId::DEVICE by ContactId::DEVICE_ADDR iequidoo/look-up-ContactId-DEVICE iequidoo 2024-12-15 17:22:39 -03:00
  • 85cbfde6e4 edit message's text (#6550) bjoern 2025-02-21 16:25:42 +01:00
  • 85cd3836e0 refactor: Move even even more tests into their own files (#6559) Hocuri 2025-02-20 21:29:11 +01:00
  • bbb267331c feat: allow scanning multiple securejoin QR codes in parallel link2xt 2025-02-11 19:42:53 +00:00
  • 449ba4e192 ci: remove deprecated DeterminateSystems/magic-nix-cache-action link2xt 2025-02-19 23:47:33 +00:00
  • 1ad72fd826 build(nix): update hashes of git dependencies link2xt 2025-02-19 22:51:26 +00:00
  • 4a25860e22 feat: Deduplicate blob files in the JsonRPC API (#6470) Hocuri 2025-02-19 22:57:40 +01:00
  • 67f768fec0 refactor: use mail-builder instead of lettre_email link2xt 2025-01-29 22:46:03 +00:00
  • 82ea4e2ae2 chore: update some dependencies link2xt 2025-02-18 17:10:35 +00:00
  • e0dfba87b6 feat: save messages API in JSON RPC (#6554) Nico de Haen 2025-02-18 16:41:04 +01:00
  • 0f449cc7eb chore: update some dependencies link2xt 2025-02-18 10:38:49 +00:00
  • 48fcf66002 chore(release): prepare for 1.155.6 v1.155.6 link2xt 2025-02-17 20:42:48 +00:00
  • 8eff4f40ff fix: show padlock when the message is not sent over the network link2xt 2025-02-17 19:04:27 +00:00
  • 20d6f0f2ca fix: do not allow non-members to change ephemeral timer settings link2xt 2025-02-17 12:43:20 +00:00
  • 546d13ef72 fix: use dedicated ID for sync messages affecting device chat link2xt 2025-02-17 03:08:47 +00:00
  • 130bef8c4a feat: use UUID v4 to generate Message-IDs link2xt 2025-02-17 10:38:44 +00:00
  • 41c2a80bd7 feat: sort past members by the timestamp of removal link2xt 2025-02-15 10:41:52 +00:00
  • ef8b98e1aa combine width and height into a tuple simon/jsonrpc-add-late_file_message_mediasize Simon Laux 2025-02-16 21:30:49 +01:00
  • 3ab75f1053 feat: jsonrpc: add late_file_message_mediasize Simon Laux 2025-01-12 04:46:48 +01:00
  • 0b0ad62a4d feat(http): revalidate .json every ten minutes rather than 1 hour link2xt/revalidate-json link2xt 2025-02-16 09:26:37 +00:00
  • 4f71c77ae4 build: remove deprecated node module link2xt 2025-02-15 02:06:27 +00:00
  • 96704eb73d ci: audit workflows with zizmor link2xt 2025-02-14 23:18:34 +00:00
  • 5c3d1e7dae docs: improve docstrings (#6496) WofWca 2025-02-15 03:11:11 +04:00
  • 4fb24d05dc chore(release): prepare for 1.155.5 v1.155.5 link2xt 2025-02-14 01:07:16 +00:00
  • 9b6ef5e54f fix: get_filename() is now guaranteed to return a valid filename (#6537) Hocuri 2025-02-13 12:26:23 +01:00
  • 81e9628ab7 refactor: do not cancel the task returned from async_imap Handle.wait_with_timeout link2xt 2025-02-08 23:34:38 +00:00
  • aaa02968d3 chore: add RUSTSEC-2025-0006 to deny.toml link2xt 2025-02-10 20:11:28 +00:00
  • 302aa5a5f7 chore(release): prepare for 1.155.4 v1.155.4 link2xt 2025-02-10 18:49:00 +00:00
  • 8bddd455a7 fix: accept QR codes with 'broken' JSON (#6528) bjoern 2025-02-10 16:30:23 +01:00
  • a0ff0d71bc fix: do not include CRLF before MIME boundary in the part body link2xt 2025-02-07 04:11:42 +00:00
  • 068726453e ci: upgrade Rust from 1.84.0 to 1.84.1 link2xt 2025-02-09 01:52:48 +00:00
  • 0973a46245 fix: make vCard parsing more robust in case of trailing newlines link2xt 2025-02-06 17:30:12 +00:00
  • e22d980845 fix: use CRLF newlines in vCards link2xt 2025-01-29 22:46:03 +00:00
  • 0c0afead2c refactor: Move even more tests into their own files (#6521) Hocuri 2025-02-06 22:37:25 +01:00
  • 3eae9cb30c improvement: add MessageQuote.chat_id WofWca 2025-02-05 14:42:32 +04:00
  • 4ef6788ffd chore(release): prepare for 1.155.3 v1.155.3 link2xt 2025-02-05 05:56:25 +00:00
  • 4198ed1efb fix: store device token in IMAP METADATA on each connection link2xt 2025-01-28 05:14:02 +00:00
  • 6f5620dad5 chore: update futures-concurrency link2xt 2025-02-05 03:20:23 +00:00
  • 1d55458781 chore: upgrade iroh from 0.31 to 0.32 link2xt 2025-02-04 19:33:21 +00:00
  • 6297bb967a chore: upgrade iroh from 0.30 to 0.31 link2xt 2025-01-29 19:07:59 +00:00
  • 0040c17892 test: make sure DCBACKUP2 compatibility does not break again link2xt 2025-02-04 18:19:38 +00:00