Commit Graph

  • 7b724fa75a build(nix): add imap-tools as deltachat-rpc-client dependency link2xt 2024-04-20 05:56:26 +00:00
  • 09776ae71c chore(deps): update rustls to 0.21.11 link2xt 2024-04-20 05:35:26 +00:00
  • 47bea5f8fb feat(ffi): Warning instead of error if dc_get_msg() could not retrieve message iequidoo 2024-04-15 05:52:53 -03:00
  • 99cd6d10da fix(python): _map_ffi_event: Always check if get_message_by_id() returned None iequidoo 2024-04-15 05:36:27 -03:00
  • fae4cb33bc fix(python): Message::is_outgoing: Don't reload message from db iequidoo 2024-04-15 00:57:09 -03:00
  • 7a3be74350 fix(python): Use cached message object if dc_get_msg() returns NULL iequidoo 2024-04-14 23:18:24 -03:00
  • 20a64ec357 refactor: remove duplicate clippy exceptions link2xt 2024-04-20 03:04:24 +00:00
  • d2014f6038 Make parsing of name, addr, and timestamp work Hocuri 2024-04-19 23:07:12 +02:00
  • 92bf48684a fix: Don't set is_bot for webxdc status updates (#5445) iequidoo 2024-04-18 03:28:38 -03:00
  • 17701b78d6 chore(release): prepare for 1.137.3 v1.137.3 link2xt 2024-04-16 23:37:40 +00:00
  • ff0d506c95 ci: allow older versions of Sphinx than 7.2.6 link2xt 2024-04-18 01:48:19 +00:00
  • 8ff3f08c2f test: make EventTracker.clear_events() reliable link2xt 2024-04-18 01:41:27 +00:00
  • 7a32bcc1f4 test: fix flaky chatlist_events test test_update_after_ephemeral_messages link2xt 2024-04-18 01:27:15 +00:00
  • 65822e53e6 build(python): pin sphinx version link2xt 2024-04-17 11:54:45 +00:00
  • ac508a9e9c replace tokio sleep with SystemTime::shift Simon Laux 2024-04-17 02:05:59 +02:00
  • 225112a8fe fix test events::chatlist_events::test_chatlist_events::test_secure_join_group Simon Laux 2024-04-17 01:37:57 +02:00
  • ba6f3291ea Add basic parsing code Hocuri 2024-04-16 19:11:15 +02:00
  • 5d34b225b7 Split off functional contact tools into its own crate (#5444) Hocuri 2024-04-16 19:01:25 +02:00
  • 6ca6a439bd test(node): increase 'static tests' timeout to 5 minutes link2xt 2024-04-14 22:22:51 +00:00
  • f9465f7512 api: add ChatListChanged and ChatListItemChanged events (#4476) Simon Laux 2024-04-16 00:35:19 +02:00
  • 489eae5d66 fix: format error context in Message::load_from_db link2xt 2024-04-13 23:12:11 +00:00
  • b6c6a63a39 refactor: do not check for is_trash() in get_last_reaction_if_newer_than() link2xt 2024-04-14 18:01:07 +00:00
  • c069190b68 api: don't load trashed messages with Message::load_from_db link2xt 2024-04-13 23:34:09 +00:00
  • 94ac2b1097 ci: Run doc tests with cargo test --workspace --doc (#5459) Hocuri 2024-04-14 18:54:20 +02:00
  • 6080a52024 chore(cargo): update brotli from 4 to 5 link2xt 2024-04-13 17:24:25 +00:00
  • 0aea7d1e02 fix: do not create ad-hoc groups from partial downloads link2xt 2024-04-11 19:02:55 +00:00
  • 08cbc54c00 fix: assign messages to chats based on not fully downloaded references link2xt 2024-04-11 05:39:51 +00:00
  • 9731ec419e build(nix): use stable Rust in flake.nix devshell link2xt 2024-04-10 19:36:35 +00:00
  • 796d34fb5a refactor: Make SystemTimeTools::shift() async iequidoo/test_was_seen_recently iequidoo 2024-04-09 04:34:13 -03:00
  • e9cfcd9d1b fix: Don't try to do fetch_move_delete() if Trash is needed but not yet configured iequidoo 2024-04-04 04:36:01 -03:00
  • d39cbcdc8d ci: use cargo-nextest instead of cargo-test link2xt 2024-04-10 22:28:42 +00:00
  • fbbefe6b49 chore: fix nightly clippy warnings link2xt 2024-04-10 14:01:57 +00:00
  • bab311730c ci: typos in ci files (#5453) Sebastian Klähn 2024-04-10 15:20:48 +02:00
  • b47cad7e68 refactore: use clone_from() (#5451) Sebastian Klähn 2024-04-10 15:01:11 +02:00
  • a3b62b9743 fix(deltachat-rpc-client): construct Thread with target keyword argument link2xt 2024-04-09 01:37:38 +00:00
  • 9aa4c0e56b refactor(deltachat-rpc-client): use list, set and tuple instead of typing link2xt 2024-04-08 21:57:37 +00:00
  • 27d2b12e8d Adapt target install path if env var CARGO_BUILD_TARGET is set Lothar 2024-04-08 21:44:45 +02:00
  • c1148e4117 chore(cargo): update env_logger link2xt 2024-04-08 19:44:35 +00:00
  • 295f7a291b api!: remove reactions ffi; all implementations use jsonrpc B. Petersen 2024-04-07 18:54:29 +02:00
  • 2be28f1311 test: move reaction tests to JSON-RPC link2xt 2024-04-07 18:58:30 +00:00
  • 2e42243de8 feat: port direct_imap.py into deltachat-rpc-client link2xt 2024-04-08 16:49:42 +00:00
  • 00f2585d8c api(deltachat-rpc-client): add ACFactory.get_accepted_chat() link2xt 2024-04-08 14:14:54 +00:00
  • 0b73f9cebd api(deltachat-rpc-client): add Account.bring_online() link2xt 2024-04-08 13:50:25 +00:00
  • f5e8a04fd0 api(deltachat-rpc-client): return Message from Message.send_reaction() link2xt 2024-04-07 21:57:18 +00:00
  • 6721df7d57 api(deltachat-rpc-client): add Account.wait_for_reactions_changed() link2xt 2024-04-07 21:57:00 +00:00
  • 18d98d643b api(deltachat-rpc-client): add Chat.send_file() link2xt 2024-04-07 21:06:59 +00:00
  • 62758658ed api(deltachat-rpc-client): add Message.wait_until_delivered() link2xt 2024-04-07 21:06:44 +00:00
  • 03bb751a9b api(deltachat-rpc-client): add Account.create_chat() link2xt 2024-04-07 19:47:26 +00:00
  • 3ebb1ea95f chore(cargo): require tokio 1.37 and chrono 0.4.37 link2xt 2024-04-08 16:39:30 +00:00
  • f3135f5586 test(python): don't reuse accounts link2xt/python-dont-reuse-accounts link2xt 2024-04-08 16:20:04 +00:00
  • c1d251010f fix: Keep webxdc instance for delete_device_after period after a status update (#5365) iequidoo 2024-03-30 01:16:02 -03:00
  • 7e5959e495 test: display_chat(): Don't add day markers iequidoo 2024-03-25 00:09:10 -03:00
  • 823da56f2d fix: Add tolerance to MemberListTimestamp (#5366) iequidoo 2024-03-21 20:54:07 -03:00
  • 5bcc44ca9b chore: use ruff check instead of ruff link2xt 2024-04-07 19:57:05 +00:00
  • 4304e3f0be chore(cargo): require tokio 1.37.0 link2xt 2024-04-07 19:18:44 +00:00
  • e2e3abdf03 chore(cargo): update base64 to 0.22 link2xt 2024-04-07 19:16:09 +00:00
  • dcea188b62 chore(cargo): require smallvec 1.13.2 link2xt 2024-04-07 19:12:34 +00:00
  • 5cf725a378 chore(cargo): require kamadak-exif 0.5.3 link2xt 2024-04-07 19:09:58 +00:00
  • 2bf0ea9d91 docs: add deps.rs badge link2xt 2024-04-07 19:06:42 +00:00
  • 1df936aeac add 'Ubuntu Touch' to the list of 'frontend projects' B. Petersen 2024-04-07 18:15:54 +02:00
  • 9ab2c6df16 fix(deltachat-jsonrpc): block in inner_get_backup_qr link2xt 2024-04-06 20:17:06 +00:00
  • cf11741a8c refactor: do not ignore Contact::get_by_id errors in get_encrinfo link2xt 2024-04-05 20:31:33 +00:00
  • b6a12e3914 fix: Fix emitting ContactsChanged events on "recently seen" status change (#5377) iequidoo 2024-04-05 22:48:32 -03:00
  • b753440a68 fix: Message::get_summary() must not return reaction summary B. Petersen 2024-04-06 18:57:18 +02:00
  • 39abc8344c add a test for Message::get_summary() B. Petersen 2024-04-06 18:56:01 +02:00
  • 5820c4ce95 Serialize mime_compressed link2xt/sql-dump link2xt 2024-04-06 16:37:51 +00:00
  • 12ba33d9d4 Serialize uid link2xt 2024-04-06 15:54:12 +00:00
  • 60a7bbc9b5 Do not serialize is_default link2xt 2024-04-06 15:26:48 +00:00
  • e9f434b562 Serialize backward_verified_key_id link2xt 2024-04-06 02:48:27 +00:00
  • 2423cb8175 feat: add support for dumping the database to stream link2xt 2023-03-17 17:51:45 +00:00
  • 65c9e72bf4 test: test withdrawing group join QR codes link2xt 2024-04-05 18:17:39 +00:00
  • ea4d954c77 fix: do not emit MSGS_CHANGED event for outgoing hidden messages link2xt 2024-04-05 18:14:44 +00:00
  • 43523a96a2 api(deltachat-rpc-client): add check_qr and set_config_from_qr APIs link2xt 2024-04-05 18:14:18 +00:00
  • 2e2fa9e74f chore: update lockfile in /fuzz link2xt 2024-04-05 19:44:51 +00:00
  • e43ffb20a1 chore(release): prepare for 1.137.2 v1.137.2 B. Petersen 2024-04-05 16:09:52 +02:00
  • 2f0f247e70 refactor: use Rust 1.77.0 support for recursion in async functions link2xt 2024-03-22 02:27:28 +00:00
  • 5bda4f0c26 update node constants for #5387 (#5429) Simon Laux 2024-04-04 15:31:02 +02:00
  • d44e521814 api!: Remove msg_id (last message ID) from Chatlist::get_summary2() (#3071) iequidoo/dc_chatlist_get_summary2 iequidoo 2023-12-06 02:18:26 -03:00
  • 81c13beba3 api: Remove dc_chatlist_get_summary2() iequidoo 2023-12-11 01:09:16 -03:00
  • d39c8a3a19 refactor: is_probably_private_reply: Remove reaction-specific code iequidoo 2024-04-02 21:55:56 -03:00
  • e465415039 fix: do not ignore Message::load_from_db errors link2xt 2024-04-03 22:44:14 +00:00
  • 5cef77b8e6 fix: do not show empty summary if message reacted to is deleted B. Petersen 2024-04-03 23:49:17 +02:00
  • 60e733c30c chore(cargo): bump fast-socks5 from 0.9.5 to 0.9.6 dependabot[bot] 2024-04-02 16:34:22 +00:00
  • 8b98816eb9 Merge pull request #5404 from deltachat/dependabot/cargo/rustyline-14.0.0 dependabot[bot] 2024-04-03 21:19:38 +00:00
  • 50165b3e35 chore: upgrade image from 0.24.9 to 0.25.1 link2xt 2024-04-03 20:26:52 +00:00
  • 0be8b5a5c4 chore: upgrade h2 from 0.4.3 to 0.4.4 link2xt 2024-04-03 20:34:14 +00:00
  • 451bb6e9db add tests for get_summary_text_without_prefix() B. Petersen 2024-04-03 18:32:09 +02:00
  • 83196d4cb5 add get_summary_text_without_prefix() B. Petersen 2024-04-03 18:20:13 +02:00
  • 0003e55ad5 test reactions for forwarded messages B. Petersen 2024-04-03 17:39:45 +02:00
  • 02014eda6c chore: update from brotli 3.4.0 to brotli 4.0.0 link2xt 2024-04-03 16:53:28 +00:00
  • f1c6cd69e9 chore: update chrono from 0.4.34 to 0.4.37 link2xt 2024-04-03 16:16:24 +00:00
  • ace281ff6c feat: show reactions in summaries (#5387) bjoern 2024-04-03 10:50:05 +02:00
  • c9edd525e0 chore(cargo): bump rustyline from 13.0.0 to 14.0.0 dependabot[bot] 2024-04-03 06:12:01 +00:00
  • 3f35b442c3 chore(release): prepare for 1.137.1 v1.137.1 link2xt 2024-04-03 01:28:13 +00:00
  • 87e9365016 ci: remove android builds for x86 and x86_64 link2xt 2024-04-03 01:17:21 +00:00
  • 9806509f4a chore(release): prepare for 1.137.0 v1.137.0 link2xt 2024-04-02 21:22:58 +00:00
  • 91600a34b6 chore(cargo): update aho-corasick from 1.1.2 to 1.1.3 link2xt 2024-04-02 21:11:04 +00:00
  • d16351d207 chore(cargo): bump regex from 1.10.3 to 1.10.4 dependabot[bot] 2024-04-02 19:00:14 +00:00
  • 4caf638201 chore(cargo): bump backtrace from 0.3.69 to 0.3.71 dependabot[bot] 2024-04-02 16:34:42 +00:00
  • 375fcbd63c reactions are not a 'probably private reply' B. Petersen 2024-04-02 01:53:08 +02:00