Commit Graph

  • 827b3f8aeb Create parent directory if creating a new file fails (#2978) Hocuri 2022-01-16 20:37:02 +01:00
  • fb95573000 cargo update link2xt 2022-01-16 09:56:20 +00:00
  • f026bd455f Merge pull request #2966 from deltachat/dependabot/cargo/tagger-4.2.1 dependabot[bot] 2022-01-16 09:46:41 +00:00
  • f0b92a5757 Merge pull request #2976 from deltachat/dependabot/cargo/smallvec-1.8.0 dependabot[bot] 2022-01-16 09:45:28 +00:00
  • d7c6f1e63b cargo: bump smallvec from 1.7.0 to 1.8.0 dependabot[bot] 2022-01-14 21:19:37 +00:00
  • 8b4b241403 cargo: bump tagger from 4.0.1 to 4.2.1 dependabot[bot] 2022-01-13 10:13:45 +00:00
  • afd8c0d879 Add smtp table link2xt 2022-01-01 19:14:53 +00:00
  • 6316ee7c9b add editable "summary" to dc_msg_get_webxdc_info() B. Petersen 2022-01-15 17:36:34 +01:00
  • b6b8d11881 add option to trigger an info-message from an webxdc-update B. Petersen 2022-01-15 00:40:43 +01:00
  • 8753fd5887 Actually return a sensible error from create_new_file() Hocuri 2022-01-14 16:53:01 +01:00
  • 5aaafb5ac1 limit webxdc-sizes for a better ux (#2971) bjoern 2022-01-15 00:12:00 +01:00
  • a043557c44 move payload to {payload:PAYLOAD} to allow additional parameters B. Petersen 2022-01-13 17:03:14 +01:00
  • 4af4914e32 simplify WebxdcStatusUpdate handling B. Petersen 2022-01-13 12:42:24 +01:00
  • 1e9e308df3 Fix clippy errors (#2973) Hocuri 2022-01-14 17:34:19 +01:00
  • c9a70f149d Merge pull request #2967 from deltachat/timeout_config_wait_finish missytake 2022-01-13 15:12:37 +01:00
  • d4ff47b6ac allow timeout for internal configure tracker API holger krekel 2022-01-13 14:57:43 +01:00
  • 6dcd6947d7 update changelog B. Petersen 2022-01-12 17:54:27 +01:00
  • 327328412a let render_webxdc_status_update_object() return an Option; add a test for that B. Petersen 2022-01-10 13:26:33 +01:00
  • 42f9ef00b9 wrap update-item-array into an update-object on the wire; this allows to add other members in the future. the updates the peers see is not changed B. Petersen 2022-01-10 12:42:23 +01:00
  • 8c2ea0fa26 swap paramters in sendUpdate(); the 'descr' may be split up in the future, so it makes sense to have that at the end B. Petersen 2022-01-06 17:37:25 +01:00
  • 14e9afaf42 rename 'User Guide' to 'Developer Reference' B. Petersen 2022-01-06 17:27:00 +01:00
  • a3a101641a use well-known icon-filenames instead of manifest B. Petersen 2022-01-06 01:27:12 +01:00
  • 8bd93fe495 fix typo in deltachat.h doc B. Petersen 2022-01-06 11:45:26 +01:00
  • 56df22bca7 Update deltachat-ffi/deltachat.h bjoern 2022-01-06 11:38:32 +01:00
  • 5f32a6738a avoid double ZIP-parsing in get_webxdc_info() and do not read blob for just checking existance of a file B. Petersen 2022-01-06 01:16:30 +01:00
  • 1c081935fb tweak documentation, remove general explanation from api-reference, this is already done in the overview B. Petersen 2022-01-06 00:41:41 +01:00
  • 8fd4d00776 adapt to new set_quote() api B. Petersen 2022-01-06 00:30:31 +01:00
  • 7d04ea58c3 tweak ffi-doc a little B. Petersen 2022-01-05 15:08:53 +01:00
  • 2cc84a0f0d document manifest.toml B. Petersen 2022-01-05 14:55:42 +01:00
  • 8f715532cb read manifest.toml and add get_webxdc_info() B. Petersen 2022-01-03 22:24:35 +01:00
  • 5a77df7cc5 document window.webxdc.selfName() B. Petersen 2022-01-04 12:30:57 +01:00
  • 59658f2b0b Update draft/webxdc-user-guide.md bjoern 2022-01-04 12:11:51 +01:00
  • 0b983906da refinements holger krekel 2022-01-04 07:16:59 +01:00
  • cd1f164d18 update the webxdc language, fix some typos holger krekel 2022-01-04 06:51:09 +01:00
  • e2a6ac6625 send status updates to self also for drafts B. Petersen 2022-01-03 15:53:22 +01:00
  • 8e8c10c438 rename w30 to webxdc B. Petersen 2022-01-01 15:30:16 +01:00
  • 7ff25f282e another update holger krekel 2021-12-31 19:40:30 +01:00
  • b8dc608032 some updates/refinements holger krekel 2021-12-31 19:20:42 +01:00
  • d7e699320b shift to webxdc naming (#2933) holger krekel 2021-12-31 13:18:43 +01:00
  • ef333da770 draft a w30 user guide B. Petersen 2021-12-30 16:32:34 +01:00
  • 575a389b08 adapt to new test apis B. Petersen 2021-12-30 13:51:12 +01:00
  • 9bc0824be6 allow accessing zip-archives with absolute paths B. Petersen 2021-12-29 18:00:34 +01:00
  • b656a60234 check that the w30 app is actually an zip-archive with an index.html B. Petersen 2021-12-28 17:54:06 +01:00
  • bd988d805c better distinguish between update-items and payloads: update-items contain a payload (and maybe more in the future) B. Petersen 2021-12-22 01:26:34 +01:00
  • 7ad7ccb8fe send status-update-event also for self-sent updates B. Petersen 2021-12-22 00:31:59 +01:00
  • e30c535f18 wrap payload to a json-structure that can be extended as needed B. Petersen 2021-12-21 22:14:40 +01:00
  • de7706f622 wrap payloads to json-object on the wire B. Petersen 2021-12-12 21:52:33 +01:00
  • de20e4c9dd basic w30 sending and receiving B. Petersen 2021-11-22 18:20:34 +01:00
  • 41f9314e2a provide a higher level view of web30 based on the conversations i started about it around November 14th 2021 holger krekel 2021-12-11 09:03:32 +01:00
  • 2280ce349a add Message.parent() (Message.quoted_messages requires a text) B. Petersen 2021-12-06 00:19:56 +01:00
  • 7aa05e1c9f create table to track w30 status updates B. Petersen 2021-11-23 00:04:55 +01:00
  • 69d174c9e8 draft ffi for w30 B. Petersen 2021-11-22 18:20:16 +01:00
  • 3c38fa6b70 Add API for passphrase-protected accounts link2xt 2022-01-06 08:54:58 +00:00
  • 728c8b4663 pull in update for mail.de in provider-db B. Petersen 2022-01-11 11:03:01 +01:00
  • fab9563cd5 update provider database B. Petersen 2022-01-10 20:42:48 +01:00
  • 20fe2473e1 Merge pull request #2961 from deltachat/dependabot/cargo/tagger-4.0.1 dependabot[bot] 2022-01-11 04:25:38 +00:00
  • 3815062c11 cargo: bump tagger from 3.3.0 to 4.0.1 dependabot[bot] 2022-01-11 04:01:52 +00:00
  • 581ea9fda0 remove outdated DC_STR_STATUSLINE link B. Petersen 2022-01-10 21:02:27 +01:00
  • bfa641cea8 Error handling refactoring link2xt 2022-01-05 01:51:11 +00:00
  • 29c58efeb3 Remove default signature advertsing Delta Chat link2xt 2022-01-06 01:50:19 +00:00
  • 27eb82c556 context: hide ongoing process internals from public API link2xt 2022-01-07 04:36:49 +00:00
  • 652d67a20f Revert flaky "sql: enable auto_vacuum on all connections" link2xt 2022-01-07 00:18:21 +03:00
  • ce0984f02f sql: enable auto_vacuum on all connections link2xt 2022-01-06 09:03:50 +00:00
  • b3e3b1e245 allow removing quotes on existing drafts (#2950) bjoern 2022-01-05 23:59:04 +01:00
  • c69ee180af Merge pull request #2944 from deltachat/dependabot/cargo/rustyline-9.1.2 dependabot[bot] 2022-01-05 14:46:28 +00:00
  • bba3a25371 Add CONDSTORE to standards.md link2xt 2022-01-03 05:16:56 +00:00
  • 095b358aca Test multidevice synchronization of Seen status link2xt 2022-01-02 22:04:58 +00:00
  • 833e5f46cc Synchronize seen status across devices link2xt 2022-01-02 19:03:44 +00:00
  • 3e0ce0e07a test_no_old_msg_is_fresh: compare DC_EVENT_MSGS_NOTICED argument to chat id link2xt 2022-01-02 23:06:12 +00:00
  • 1f31dd12fc Replace BTreeMap with BTreeSet in markseen_msgs link2xt 2022-01-02 21:33:54 +00:00
  • f63efc29bf Resultify update_msg_state link2xt 2022-01-02 21:33:26 +00:00
  • 3e394f14e8 sql: disable cipher_memory_security SQLCipher PRAGMA link2xt 2022-01-03 23:03:54 +00:00
  • ff6ffa1656 cargo: bump rustyline from 9.1.1 to 9.1.2 dependabot[bot] 2022-01-03 21:12:32 +00:00
  • 304c259a57 Update resync_folder_uids to use imap table link2xt 2022-01-01 12:03:10 +00:00
  • 630754b52e dc_receive_imf: don't fail on invalid address in the To field link2xt 2022-01-02 00:20:44 +00:00
  • e35b3f1e80 cargo: bump quote from 1.0.10 to 1.0.14 dependabot[bot] 2021-12-28 21:10:57 +00:00
  • ff8859b9db cargo: bump syn from 1.0.83 to 1.0.84 dependabot[bot] 2021-12-31 18:37:18 +00:00
  • 937ff5a378 add more links to the language bindings in readme (#2895) Simon Laux 2022-01-01 12:25:01 +01:00
  • f3a716fac6 sql: enable auto_vacuum=INCREMENTAL link2xt 2021-12-31 21:33:38 +00:00
  • 72659580de sql: build rusqlite with sqlcipher link2xt 2022-01-01 00:00:00 +00:00
  • 30cb0cbcfd Reduce number of AsRef generics link2xt 2021-12-31 13:57:45 +00:00
  • 4136217249 Start making it possible to write to mailing lists (#2736) Hocuri 2021-12-31 14:01:30 +01:00
  • 246cae5d9e Remove inbox_watch option link2xt 2021-12-25 18:07:14 +00:00
  • 12313543ca Fix leaving the group link2xt 2021-12-30 12:51:10 +00:00
  • 87e3dead14 Remove unused InterruptInfo.msg_id link2xt 2021-12-30 02:14:47 +00:00
  • 9af36460c2 Improve the log (#2928) Hocuri 2021-12-29 12:41:58 +01:00
  • 2e2d881e01 Use the LogSink explicitly in securejoin tests Floris Bruynooghe 2021-12-16 18:57:00 +01:00
  • db58946312 Switch securejoint tests to EventTracker Floris Bruynooghe 2021-12-16 18:14:44 +01:00
  • 9a02a58273 Move over EvTracker to a normal event sender Floris Bruynooghe 2021-12-15 22:14:08 +01:00
  • 147f5c1e0d Remove EventSink from TestContext to simplify it Floris Bruynooghe 2021-12-12 21:31:25 +01:00
  • f0ca50ba27 Introduce TestContextBuilder Floris Bruynooghe 2021-12-12 19:09:10 +01:00
  • 83137b5968 Add a LogSink to redirect test output correctly Floris Bruynooghe 2021-12-12 17:18:58 +01:00
  • 12823c2213 Add imap table to keep track of message UIDs link2xt 2021-12-19 00:00:00 +00:00
  • 0b810d7d65 Run CI with -Dwarnings Floris Bruynooghe 2021-12-28 13:28:11 +01:00
  • 7aebdc9b7b Fix flaky test Floris Bruynooghe 2021-12-24 16:52:28 +01:00
  • 6859b651a8 Add some more caching to CI Floris Bruynooghe 2021-12-24 16:59:39 +01:00
  • d47680733b Fix: Also show the hop_info for encrypted messages (#2923) Hocuri 2021-12-28 13:23:41 +01:00
  • 273a38d781 migrate log for hop_info added (#2914) bjoern 2021-12-25 13:38:21 +01:00
  • 93d1162caf cargo: bump futures from 0.3.18 to 0.3.19 dependabot[bot] 2021-12-20 21:15:19 +00:00
  • 8d550a66a3 cargo: bump num_cpus from 1.13.0 to 1.13.1 dependabot[bot] 2021-12-20 21:15:28 +00:00