Commit Graph

  • 0ee68d1dfc back to two verification-check functions (#4966) bjoern 2023-11-09 23:31:18 +01:00
  • 1856c622a1 test(deltachat-rpc-client): log all events as debug messages link2xt 2023-11-09 02:26:29 +00:00
  • 0a48a2effa refactor: replace inviter_progress macro with a function link2xt 2023-11-08 01:59:49 +00:00
  • 543864f0f5 test(deltachat-rpc-client): fix securejoin tests link2xt 2023-11-09 01:20:21 +00:00
  • 0fe94e47cc test: enable verified 1:1 chats in deltachat-rpc-client tests link2xt 2023-11-08 21:54:12 +00:00
  • fc09210aea api: emit JoinerProgress(1000) event when Bob verifies Alice link2xt 2023-11-09 01:02:33 +00:00
  • 3e194969c0 fix: Mark 1:1 chat as protected when joining a group Hocuri 2023-11-08 16:13:39 +01:00
  • 391cffb454 docs: add dc_chat_is_protection_broken() to 1.127.0 changelog link2xt 2023-11-08 17:53:17 +00:00
  • 47486f8bab Add Changelog entry for is_protection_broken (#4959) Sebastian Klähn 2023-11-08 18:41:55 +01:00
  • 620e363ce6 refactor(deltachat-rpc-client): use itertools for thread-safe request ID generation link2xt 2023-11-08 00:13:06 +00:00
  • 0c2276775d test: test that joining a group verifies Alice and vice versa link2xt 2023-11-07 18:23:32 +00:00
  • ad51a7cd85 feat: apply_group_changes: Add system messages about implicitly added members iequidoo 2023-11-07 06:30:46 -03:00
  • 28952789a4 fix: raise lower auto-download limit to 160k B. Petersen 2023-11-06 18:07:02 +01:00
  • 14adcdb517 fix: treat reset state as encryption not preferred link2xt 2023-11-06 11:45:39 +00:00
  • cc80590488 test(deltachat-rpc-client): move securejoin tests to a separate file link2xt 2023-11-07 18:21:44 +00:00
  • 48416289ac api: add dc_contact_is_profile_verified() link2xt 2023-11-07 02:47:59 +00:00
  • 003a27f625 refactor: hide ChatId::get_for_contact() from public API link2xt 2023-11-07 01:19:14 +00:00
  • bff4a2259f chore: update provider-db (#4949) bjoern 2023-11-07 02:12:31 +01:00
  • 9adf856705 chore: upgrade toml dependency link2xt 2023-11-06 22:22:12 +00:00
  • 2215de5285 chore(release): prepare for 1.129.1 v1.129.1 link2xt 2023-11-06 20:05:13 +00:00
  • 013467d6c6 test: Group chats device synchronisation iequidoo 2023-11-05 05:30:36 -03:00
  • 1f52b8af2f fix: Partial messages do not change group state (#4900) Sebastian Klähn 2023-11-06 21:01:55 +01:00
  • ce32f76265 fix: apply_group_changes: Don't implicitly delete members locally, add absent ones instead (#4934) iequidoo 2023-11-06 04:10:44 -03:00
  • 836f65376c fix(deltachat-rpc-client): add the Lock around request ID link2xt 2023-11-06 16:49:34 +00:00
  • 99940dd28c fix: update tokio-imap to fix Outlook STATUS parsing bug link2xt 2023-11-06 15:57:47 +00:00
  • ffeb801b58 chore(release): prepare for 1.129.0 v1.129.0 link2xt 2023-11-06 11:07:03 +00:00
  • 339bbcf070 chore: update dependencies link2xt 2023-11-06 10:53:40 +00:00
  • 7b83bddc2d fix(imap): always advance expected UIDNEXT to avoid skipping IDLE in a loop link2xt 2023-11-06 01:50:32 +00:00
  • 5549733a0b test: fix flaky test_forward_increation() test link2xt 2023-11-06 04:10:47 +00:00
  • 4e21917c0e feat: enable sync messages by default link2xt 2023-11-02 12:47:32 +00:00
  • 939b4b2aab feat: add 'group created instructions' as info message (#4916) bjoern 2023-11-05 20:24:34 +01:00
  • da96463d7e Sketch (just TODO comments) for prevent-online-leak hoc/prevent-online-leak-sketch Hocuri 2023-11-05 20:02:00 +01:00
  • fd0770859d chore(deltachat-jsonrpc): remove unused node-fetch dependency link2xt 2023-11-05 18:19:18 +00:00
  • d5854fb3c9 chore(node): update @types/node link2xt 2023-11-05 18:16:37 +00:00
  • 3aa22a27cc chore(node): remove unused node-fetch dependency link2xt 2023-11-05 18:14:38 +00:00
  • 10b1a2f5f5 chore(node): update prettier dependency link2xt 2023-11-05 18:12:16 +00:00
  • a28a34773c docs: remove documentation for non-existing dc_accounts_new os_name param link2xt 2023-11-05 17:54:00 +00:00
  • 7c744d14d7 docs: contact profile view should not use dc_contact_is_verified() link2xt 2023-11-05 16:57:47 +00:00
  • 6c68f2eb7e chore: update dependencies link2xt 2023-11-05 15:54:29 +00:00
  • eb2d2b7313 refactor: accept &str instead of Option<String> in idle() link2xt 2023-11-05 15:01:33 +00:00
  • 2e50abedaa fix: check UIDNEXT with a STATUS command before going IDLE link2xt 2023-11-04 23:57:12 +00:00
  • ee53136ed2 refactor: add hostname to "no DNS resolution results" error message link2xt 2023-11-05 00:19:04 +00:00
  • e923983dca fix: Synchronise self-chat iequidoo 2023-11-03 02:22:42 -03:00
  • f4753862f1 feat: Sync chat state immediately (#4817) iequidoo 2023-11-02 23:33:26 -03:00
  • 16b40f3a19 feat: hardcode mail.sangham.net into DNS cache link2xt 2023-11-03 18:33:04 +00:00
  • 9cd3a7550b fix: Switch to EncryptionPreference::Mutual on a receipt of encrypted+signed message (#4707) iequidoo 2023-11-01 23:50:20 -03:00
  • d840a7e6b9 api!: remove deprecated get_verifier_addr link2xt 2023-11-03 21:38:14 +00:00
  • d875691955 chore(cargo): update dependencies link2xt 2023-11-03 20:00:49 +00:00
  • c600bfa8ca docs: refine Contact::get_verifier_id and Contact::is_verified documentation (#4922) bjoern 2023-11-03 22:11:03 +01:00
  • 973ffa1a64 fix: allow to change verified key via "member added" message link2xt 2023-11-03 02:53:35 +00:00
  • caffc3d93c fix(json-rpc): return verifier even if the contact is not verified link2xt 2023-11-03 02:47:32 +00:00
  • a4dcf656f3 api: add JSON-RPC get_chat_id_by_contact_id API (#4918) link2xt 2023-11-03 13:55:07 +00:00
  • 7bb5d48966 refactor: improve error handling in securejoin code link2xt 2023-11-02 14:38:15 +00:00
  • 71b7b0b393 fix doc strings for qr-code joinings holger krekel 2023-11-01 13:10:01 +01:00
  • bd02eea66b refactor: remove unused or useless code paths in securejoin (#4897) holger krekel 2023-11-02 13:29:48 +01:00
  • cdcb10fb58 refactor: Make SyncData::AlterChat an inline struct iequidoo 2023-10-31 23:03:13 -03:00
  • 6cd7296001 refactor: Replace Context::nosync flag with internal functions taking enum Sync (#4817) iequidoo 2023-10-29 23:24:15 -03:00
  • 168021523f feat: Sync Contact::blocked across devices (#4817) iequidoo 2023-10-22 01:10:44 -03:00
  • 03f2635296 feat: Sync chat mute_duration across devices (#4817) iequidoo 2023-10-21 21:26:43 -03:00
  • e3b08fa92b feat: Sync chat visibility across devices (#4817) iequidoo 2023-10-21 01:59:40 -03:00
  • 79cebe66de feat: Sync chat Blocked state across devices (#4817) iequidoo 2023-10-20 02:39:30 -03:00
  • 0619e2a129 chore(release): prepare for 1.128.0 v1.128.0 link2xt 2023-11-02 01:53:42 +00:00
  • 64a81e4f61 nodejs: update and fix typedoc Simon Laux 2023-11-02 01:54:43 +01:00
  • 0431ae53ca hack: decrease ratelimit for .testrun.org subdomains link2xt 2023-11-01 18:47:22 +00:00
  • 89c873acd0 changed!: upgrade nodejs version to 18 (#4903) Simon Laux 2023-11-02 01:23:48 +01:00
  • f7c90d626e adapt tests nice-group-images B. Petersen 2023-11-01 20:17:30 +01:00
  • 67b35b1baa add icon-group B. Petersen 2020-10-23 19:48:33 +02:00
  • 2e70cf9388 remove comment pointing to nothing B. Petersen 2023-11-01 13:11:56 +01:00
  • 2efd0461d1 Revert "fix: add secondary verified key" link2xt 2023-11-01 12:44:57 +00:00
  • 196a34684d simplify "broken bobstate" as the state still passes holger krekel 2023-11-01 00:15:44 +01:00
  • 402fd6850c do the actual fix (thanks alex for some help) holger krekel 2023-10-31 16:23:47 +01:00
  • 72515f440d write a failing test holger krekel 2023-10-31 14:43:55 +01:00
  • 045d919cdc refactor(deltachat-rpc-client): factor out resetup_account() link2xt 2023-10-31 19:48:52 +00:00
  • 9b9108320e refactor: avoid loading peerstate if there is no Autocrypt-Gossip link2xt 2023-10-31 19:36:18 +00:00
  • 5efb100f12 fix: add secondary verified key link2xt 2023-10-25 16:36:52 +00:00
  • b747dd6ae8 refactor: remove unused argument from set_verified() link2xt 2023-10-30 14:50:35 +00:00
  • ed2bc9e44d fix: remove previous attempt to recover from verified key change link2xt 2023-10-30 14:08:51 +00:00
  • 9e1a2149fa test: test recovery of verified group via gossip link2xt 2023-10-29 17:18:21 +00:00
  • 22b6d8c17b feat(deltachat-rpc-client): add Account.wait_for_incoming_msg_event() link2xt 2023-10-29 21:30:56 +00:00
  • 3876846410 refactor: sort member vector before deduplicating link2xt 2023-10-28 21:59:56 +00:00
  • a93c79e001 fix: allow other verified group recipients to be unverified link2xt 2023-10-28 21:53:42 +00:00
  • 7a697d4316 try to reproduce (#4707) iequidoo/4707 iequidoo 2023-10-31 02:12:33 -03:00
  • dfdedf073d try to reproduce (#4707) iequidoo 2023-10-13 02:48:57 -03:00
  • 6aae0276da test: use instant accounts instead of mailadm link2xt 2023-10-17 21:26:04 +00:00
  • 1d80659bc3 chore: update portable-atomic dependency link2xt 2023-10-29 23:36:26 +00:00
  • 94d5e86d4f refactor: rename repl_msg_by_error into replace_msg_by_error link2xt 2023-10-28 11:25:03 +00:00
  • aecf7729d8 chore(release): prepare for 1.127.2 v1.127.2 link2xt 2023-10-29 16:29:04 +00:00
  • f130d537b7 api(jsonrpc): add get_message_info_object Simon Laux 2023-07-23 20:10:52 +02:00
  • f30f862e7e docs: fix typos Ajay Gonepuri 2023-10-29 09:21:32 +05:30
  • 81e1164358 test: compile deltachat-rpc-server in debug mode for tests link2xt 2023-10-29 01:09:11 +00:00
  • 542bd4cbb8 api!: jsonrpc misc_set_draft now requires setting the viewtype Simon Laux 2023-10-27 22:00:49 +02:00
  • 771b57778e test: increase pytest timeout to 10 minutes link2xt 2023-10-28 00:28:46 +00:00
  • eaf461707b fix(deltachat-rpc-server): always run with at least two threads link2xt/deltachat-rpc-server-two-threads link2xt 2023-10-28 00:08:40 +00:00
  • 9be56a5e56 test(deltachat-rpc-client): test securejoin link2xt 2023-10-27 20:05:35 +00:00
  • da744958c2 chore: move pytest option from pyproject.toml to tox.ini and set log level link2xt 2023-10-27 20:00:20 +00:00
  • f6bda1e480 docs: add missing 1.127.1 link to changelog link2xt 2023-10-27 19:34:49 +00:00
  • d2e24534c7 chore(release): prepare for 1.127.1 v1.127.1 link2xt 2023-10-27 19:27:40 +00:00
  • df6f974eca Add scripts for running deltachat-rpc-client tests link2xt 2023-10-26 19:45:14 +00:00
  • 2f5c6b5e16 test(jsonrpc): test get_provider_info link2xt 2023-10-27 03:07:47 +00:00
  • 97176b13f1 api(jsonrpc): add id to ProviderInfo link2xt 2023-10-27 03:07:18 +00:00