Commit Graph

  • 09d5cbe564 update deps dignifiedquire 2022-09-19 10:59:19 +02:00
  • ba869a2e7f ci: protoc fix (#3566) Asmir Avdicevic 2022-08-30 21:22:09 +02:00
  • 6c6499f2ff apply updates dignifiedquire 2022-08-29 14:39:07 +02:00
  • f696f3e485 update iroh-share & cleanup api dignifiedquire 2022-07-28 16:58:17 +02:00
  • 1633b2fd26 clear config cache before receiving a backup (with new config values) B. Petersen 2022-07-14 23:40:49 +02:00
  • 411d0a7cd4 dc_reveive_backup() ffi just takes the qr-code again instead of several parameters B. Petersen 2022-07-14 20:17:08 +02:00
  • 0ed3348bdf add dc_receive_backup ffi (#3504) bjoern 2022-07-13 14:44:34 +02:00
  • e61ee76e68 document ffi wrt sending and receiving backups B. Petersen 2022-07-12 00:13:18 +02:00
  • 17f01e5e71 fix: make passphrase work for repl's send-backup B. Petersen 2022-07-11 22:50:46 +02:00
  • 94c16ef176 repl: documentation and tab-completion for the new send-backup commands B. Petersen 2022-07-11 22:50:05 +02:00
  • 4ff746ef81 fix "the trait Add<&&str> is not implemented for std::string::String" B. Petersen 2022-07-11 20:27:40 +02:00
  • 0aa4e21f7a proper shutdown and progress reports dignifiedquire 2022-07-11 16:41:49 +02:00
  • 995bf6fa9e update deltachat.h dignifiedquire 2022-07-07 20:31:15 +02:00
  • 63872fc271 generate qr codes dignifiedquire 2022-07-07 20:24:16 +02:00
  • 679242d5c4 remove unused event dignifiedquire 2022-07-07 18:27:55 +02:00
  • 364e06d8ae update deps dignifiedquire 2022-07-07 18:13:49 +02:00
  • 14fc7b7d10 implement receive-backup dignifiedquire 2022-07-07 18:05:34 +02:00
  • 9f7e962832 integrate backup sending via iroh into the repl dignifiedquire 2022-07-07 17:34:40 +02:00
  • 0e06bcb182 pull in iroh-share dignifiedquire 2022-07-07 12:56:38 +02:00
  • 2e7470115c Fix link in webxdc-dev-reference.md (#3770) Sebastian Klähn 2022-11-23 14:46:25 +01:00
  • 06b376d242 Bugfix: Don't let malformed From: headers block the receiving pipeline (#3769) Hocuri 2022-11-22 21:10:26 +01:00
  • 4b17813b9f Improve handling of multiple / no From addresses (#3667) Hocuri 2022-11-21 21:38:56 +01:00
  • e32437d5a4 changelog update manual-encryption-mode-settings missytake 2022-11-20 22:42:03 +01:00
  • 6a8f29f126 ran npm run build in deltachat-jsonrpc/typescript missytake 2022-11-20 22:37:30 +01:00
  • 62d56947ee introduce config option to enable manual encryption mode missytake 2022-11-20 21:42:35 +01:00
  • 960a7f82ef Small test fix (#3764) Hocuri 2022-11-19 12:03:05 +01:00
  • 7533f863d1 - Don't pass EncryptionModus by reference - rename get_encryption_modus() to encryption_modus() jikstra 2022-11-18 03:06:40 +01:00
  • bc4eea0c28 cargo fmt jikstra 2022-11-18 02:44:19 +01:00
  • d8844a0524 Propagate encryption_mode from Chat to Message jikstra 2022-11-18 02:44:02 +01:00
  • a714a4c2da - Add encryption_modus field for msgs table and expose getters/setters on Message - Mind the encryption modus in RenderedEmail jikstra 2022-11-18 01:26:08 +01:00
  • cb03e93570 Start working on encryption_modus jikstra 2022-11-17 22:32:16 +01:00
  • 25be8ccd05 fetch_new_messages(): fetch messages sequentially (#3688) iequidoo 2022-11-15 15:12:33 -03:00
  • da6c68629d jsonrpc: do not return a result from deleteContact() link2xt 2022-11-15 14:58:17 +00:00
  • b5ee7a5264 test that 'You added' appears only one own devices fix-stock-strings B. Petersen 2022-11-15 12:34:47 +01:00
  • 46b90e206e use name+addr also for ByContact::SelfName to not get another class of strings that may look like a bug; add a test for that B. Petersen 2022-11-15 11:37:13 +01:00
  • 1928adbe3d update CHANGELOG B. Petersen 2022-11-15 01:35:10 +01:00
  • d82dbdd80c use ByContact enum also for protection stock strings B. Petersen 2022-11-15 01:32:27 +01:00
  • a5c09cdf20 use ByContact enum also for ephemeral stock strings B. Petersen 2022-11-15 01:13:41 +01:00
  • 3658412b0d use sender name instead of misleading 'you' for subjects displayed in non-dc MUA B. Petersen 2022-11-15 00:41:57 +01:00
  • b63baf939e Ignore two typescript errors link2xt 2022-11-16 14:05:48 +00:00
  • 90d8e0cedc Fix detection of Trash, Junk, All etc. folders iequidoo/test link2xt 2022-11-15 23:27:15 +00:00
  • 1c2d4c518e Fix typos link2xt 2022-11-15 23:23:44 +00:00
  • 0c030e811f prepare 1.101.0 (#3757) py-1.101.0 1.101.0 bjoern 2022-11-15 16:08:29 +01:00
  • 428ef11157 Add IMAP UIDs to message info (#3755) link2xt 2022-11-15 17:19:32 +03:00
  • ee34b64f5d Pop recently seen loop event out of the queue when it's in the past link2xt 2022-11-14 22:49:06 +00:00
  • c1f9d8f7a1 allow deleting referenced contacts in UI (#3751) bjoern 2022-11-15 11:02:47 +01:00
  • 996be5d247 Improve IMAP logging link2xt 2022-11-14 11:41:52 +00:00
  • 7d45419724 Convert anyhow errors to select_folder errors with alternate fmt link2xt 2022-11-14 11:40:40 +00:00
  • c0ae5c0fb7 Use anyhow for close_folder() errors link2xt 2022-11-13 23:49:34 +00:00
  • 09042d12d4 Changelog link2xt 2022-11-13 20:32:16 +00:00
  • 7db147da14 Log fake IDLE interruptions link2xt 2022-11-13 20:30:17 +00:00
  • 1324b5da13 Rename folder argument into folder_config link2xt 2022-11-13 20:30:04 +00:00
  • 4ee14e6e77 Add more contexts to IMAP errors link2xt 2022-11-13 20:29:47 +00:00
  • e1d50757b3 Better format for scan_folders errors link2xt 2022-11-13 20:29:18 +00:00
  • 9a447e8554 Log IDLE errors with all contexts link2xt 2022-11-13 20:28:37 +00:00
  • 516a5e9c5f Add contexts to both the timeout and actual IDLE error link2xt 2022-11-13 20:21:36 +00:00
  • 4744f5eecf Add folder name to IMAP IDLE interrupt logs link2xt 2022-11-13 16:08:50 +00:00
  • 33839b5667 imap: log disconnection attempts link2xt 2022-11-13 16:10:24 +00:00
  • 43f2d64a6f imap: flatten fetch_idle() link2xt 2022-11-13 16:10:06 +00:00
  • 13f30c3167 Add configured_inbox_folder to account info link2xt 2022-11-13 16:07:11 +00:00
  • 749f00766f Go back to standard async_zip, fix build failures (#3747) Hocuri 2022-11-12 22:01:04 +01:00
  • d2cc343649 prepare 1.100.0 💯 (#3745) py-1.100.0 1.100.0 bjoern 2022-11-09 17:19:17 +01:00
  • f20c3e08d4 jsonrpc: show sticker image in quote (#3744) Simon Laux 2022-11-09 16:43:57 +01:00
  • ae4c7b635d jsonrpc: add miscSaveSticker method (#3743) Simon Laux 2022-11-09 16:43:34 +01:00
  • b9f1f9c41e jsonrpc: add invalid key to {get,set}_config error link2xt 2022-11-08 21:55:09 +00:00
  • b46d40aa07 use dc fork of tiny emitter (#3741) Simon Laux 2022-11-08 21:22:58 +01:00
  • 11a6991b5c jsonrpc: ts-client use object instead of array for contextEmitters (#3740) Simon Laux 2022-11-08 21:22:51 +01:00
  • fcf0cb5d69 MSRV is now 1.57 link2xt 2022-11-07 18:24:54 +00:00
  • a271baa1ae Update rpgp to 0.9 and bump MSRV to 1.57.0 link2xt 2022-11-07 12:58:14 +00:00
  • 0194c7fcbc Typo fix (#3738) Hocuri 2022-11-07 18:07:22 +01:00
  • 5ee6cba557 Update Cargo.lock link2xt 2022-11-06 21:27:21 +00:00
  • 475d18bd37 Update deltachat-rpc-server version link2xt 2022-11-06 21:26:05 +00:00
  • 75ed4fe398 JSON-RPC stdio server link2xt 2022-10-31 21:41:24 +00:00
  • d29b0baa25 Prepare core release 1.99.0 py-1.99.0 1.99.0 link2xt 2022-11-06 17:41:47 +00:00
  • ffd57772e9 Add DC_EVENT_INCOMING_MSG_BUNCH event (#3643) Hocuri 2022-11-06 18:17:48 +01:00
  • e648e4fb29 DKIM-Checking: Don't disallow keychanges for now (#3728) link2xt 2022-11-06 16:18:21 +00:00
  • ecab62a56b Fix flaky test_block_mailing_list() (#3733) Hocuri 2022-11-05 15:27:39 +01:00
  • e21ea739d9 Ignore now-failing test Hocuri 2022-11-05 10:10:50 +01:00
  • 659bb08389 Also don't disallow going back to cleartext Hocuri 2022-11-05 10:10:35 +01:00
  • f8da264e2b changelog Hocuri 2022-11-04 12:04:35 +01:00
  • db84317be0 DKIM-Checking: Don't disallowing keychanges for now Hocuri 2022-11-04 11:57:49 +01:00
  • e93dc33ef8 Do not allow peerstate reset if DKIM check failed link2xt 2022-11-05 01:44:37 +00:00
  • cb1a4291d0 Accept ToString instead of AsRef<str> in Params.set() (#3732) link2xt 2022-11-05 04:17:29 +03:00
  • 1a745b24d7 Merge branch 'unwrap-mailinglistaddr-in-cffi' link2xt 2022-11-05 01:13:52 +00:00
  • 7b7ce30fe3 Changelog link2xt 2022-11-05 01:13:35 +00:00
  • 9bc525f579 Fix mailinglist test link2xt 2022-11-04 23:30:56 +00:00
  • 3fcbc03759 fix formatting and most of the test Simon Laux 2022-10-31 19:32:01 +01:00
  • 1bd53de1f7 unwrap mailinglist addr option in cffi Simon Laux 2022-10-31 18:51:52 +01:00
  • 037739c634 mimeparser: do not allow key reset if DKIM check failed link2xt 2022-11-04 19:48:11 +00:00
  • 3150d2b94b Introduce a ContextBuilder struct (#3698) Floris Bruynooghe 2022-11-04 21:23:06 +01:00
  • 91ab10084a Make error reproducible with sleep() link2xt 2022-11-04 19:45:29 +00:00
  • 96d2a7f0bf Assert that encryption preference is still mutual link2xt 2022-11-04 18:57:18 +00:00
  • 053c9372cb peerstate: use named columns for SELECT statements link2xt 2022-11-04 18:28:22 +00:00
  • 0bb231ad00 jsonrpc: add SystemMessageType to Message and cffi: add missing DC_INFO_ constants (#3707) Simon Laux 2022-11-04 19:48:53 +01:00
  • 15db5adc7e Merge branch 'flub/unoptimised-debug' link2xt 2022-11-04 13:14:35 +00:00
  • 146478e450 Optimize debug builds, but not tests link2xt 2022-11-04 12:33:08 +00:00
  • 97192a8055 Set RUST_MIN_STACK for Python tests link2xt 2022-11-03 20:02:07 +00:00
  • 772514940c Set RUST_MIN_STACK in JSON-RPC tests link2xt 2022-11-01 23:05:38 +00:00
  • 38efde6c98 Seems the npm stuff manages to avoid the cargo config file Floris Bruynooghe 2022-10-28 11:22:16 +02:00
  • 056b8ba1e8 link tokio issue, remove opt-level line Floris Bruynooghe 2022-10-28 11:07:25 +02:00