Commit Graph

  • c4de0f3b17 Apply remaining requested changes jikstra 2019-12-05 14:03:17 +01:00
  • 965d41990e change return to "" for errors jikstra 2019-12-04 03:18:34 +01:00
  • d96dba336b Update deltachat-ffi/deltachat.h holger krekel 2019-12-03 11:21:36 +01:00
  • a7e1b4653e Apply requested changes jikstra 2019-12-04 01:16:16 +01:00
  • e38b42bc21 Add api docu jikstra 2019-11-27 00:36:46 +01:00
  • 36bd502292 cargo fmt jikstra 2019-11-27 00:27:19 +01:00
  • 594bf3dfc8 fixup! Move to json_serde, add tests and implement missing python api jikstra 2019-11-26 22:22:46 +01:00
  • 6d30ccfc63 Move to json_serde, add tests and implement missing python api jikstra 2019-11-26 22:10:52 +01:00
  • 1b79f513a3 Implement more json key/value pairs jikstra 2019-11-14 13:12:06 +01:00
  • 74825a0f57 working example holger krekel 2019-11-12 23:52:10 +01:00
  • 4a23d12df2 add a ffi-definiton for a new get-chat summary function that returns json holger krekel 2019-11-12 22:56:10 +01:00
  • 944a397ea8 use encoded-words crate, which friedel ported from python fix_subject_encoding holger krekel 2019-12-05 18:28:58 +01:00
  • 225fdf560a try fix filename encoding bug -- fails in one test holger krekel 2019-12-05 14:24:05 +01:00
  • 454aa90ed6 switch to quoted-printable, which is already used by mailparse dignifiedquire 2019-12-05 13:23:31 +01:00
  • 9b2c04ad34 use rfc2047 crate from @valodim and remove dc_strencode.rs completely holger krekel 2019-12-05 13:11:51 +01:00
  • 7e907f3f54 fix multi-line subject encoding and introduce MIME debugging env var holger krekel 2019-12-05 10:13:14 +01:00
  • 7f117574ab test and fix #956 holger krekel 2019-12-05 01:40:57 +01:00
  • 738ba9b7c4 test and fix #956 fix_956 holger krekel 2019-12-05 01:40:57 +01:00
  • f91474c2f8 add preliminary changelog for beta10 holger krekel 2019-12-05 01:22:50 +01:00
  • 2a081aac2b fix grpid extraction from In-Reply-To and References headers holger krekel 2019-12-05 01:05:18 +01:00
  • 6e262420de fix grpid extraction from In-Reply-To and References headers fix_grpid_extraction holger krekel 2019-12-05 01:05:18 +01:00
  • 9b10f31fb3 more cleanups holger krekel 2019-12-04 15:41:51 +01:00
  • 63ad7b8d34 make to_ids const in some places, and simplify returns from create_or_lookup_adhoc_group holger krekel 2019-12-04 13:25:28 +01:00
  • 86baaab2e9 get rid of unsafe and indirect return values for create_or_lookup.*group holger krekel 2019-12-04 10:08:50 +01:00
  • 6136ea41e2 more cleanups safe-receive_imf holger krekel 2019-12-04 15:41:51 +01:00
  • 3e66d23367 make set_core_version return the versions if no args are specified holger krekel 2019-12-04 15:48:40 +01:00
  • cb9e0dc5c8 make to_ids const in some places, and simplify returns from create_or_lookup_adhoc_group holger krekel 2019-12-04 13:25:28 +01:00
  • 56fc5a19ae get rid of unsafe and indirect return values for create_or_lookup.*group holger krekel 2019-12-04 10:08:50 +01:00
  • fdf8a052e7 make set_core_version return the versions if no args are specified get_core_version holger krekel 2019-12-04 15:48:40 +01:00
  • 609b5588fa fix(mimefactory): only send Autocrypt-Gossip headers on encrypted messages dignifiedquire 2019-12-04 13:39:18 +01:00
  • 798072b8ba Fix new event name in Changelog. pabzm 2019-12-04 10:23:56 +01:00
  • d950a58613 Improve documentation Alexander Krotov 2019-11-29 20:58:14 +01:00
  • 4c68e6fe41 update deps 1.0.0-beta.9 holger krekel 2019-12-04 09:11:21 +01:00
  • 914ce77b50 adapt changelog holger krekel 2019-12-04 08:58:48 +01:00
  • d09989a4ed fix implementation of Autocrypt to encrypt if answering to an encrypted message. holger krekel 2019-12-04 07:20:24 +01:00
  • 6999a4e3a9 streamline decrypt/encrypt logging holger krekel 2019-12-04 06:49:58 +01:00
  • 6e5b11a4b8 fix implementation of Autocrypt to encrypt if answering to an encrypted message. fix_encrypt1 holger krekel 2019-12-04 07:20:24 +01:00
  • fe52c8c9c4 streamline decrypt/encrypt logging holger krekel 2019-12-04 06:49:58 +01:00
  • 069541f374 Create select_folder::Error Alexander Krotov 2019-12-03 20:39:35 +03:00
  • 49b9b28c99 Move select_folder to a separate submodule Alexander Krotov 2019-12-03 20:31:52 +03:00
  • b274482125 add welcome-image created by @Simon-Laux B. Petersen 2019-12-03 19:58:00 +01:00
  • b766a55b0a in set_chat_name(), bind value to sql using ?-operator, add a test to check the name is really changed B. Petersen 2019-12-04 01:42:44 +01:00
  • b8057b7ddb remove >1y old file path migration which is now uneeded and has potential issues B. Petersen 2019-12-04 01:26:35 +01:00
  • 98266f47d6 bind value to sql using ?-operator B. Petersen 2019-12-04 01:20:07 +01:00
  • 7b83979e10 test that the device-chat is a one-to-one-chat B. Petersen 2019-12-03 23:30:11 +01:00
  • 79cdcca2d2 check that sending/preparing/forwarding on a chat that cannot send really fails B. Petersen 2019-12-03 22:27:22 +01:00
  • 4c0d00640b fix repl forward command B. Petersen 2019-12-03 22:25:21 +01:00
  • ad87b7c4a5 Fix clippy warnings Alexander Krotov 2019-12-03 17:57:06 +03:00
  • 74f36b264b fix get_recipients with test holger krekel 2019-12-03 15:38:03 +01:00
  • 86a6dad872 fix get_recipients with test fix_get_recipients holger krekel 2019-12-03 15:38:03 +01:00
  • 2df43b6c5d avoids double-semicolon problem leading to empty messages in pre-master releases holger krekel 2019-12-03 15:44:15 +01:00
  • 2d912a71d7 avoids double-semicolon problem leading to empty messages in pre-master releases fix_empty_message holger krekel 2019-12-03 15:44:15 +01:00
  • 73f80624b2 adding a draft changelog entry for beta.9 holger krekel 2019-12-03 14:48:57 +01:00
  • fe2a4b7a4a Merge pull request #904 from deltachat/mailparse björn petersen 2019-12-03 14:16:07 +01:00
  • affdf7241f fixup: remove double mimefactory dignifiedquire 2019-12-03 12:26:27 +01:00
  • 1c5a3e6698 remove debug logging and fix update_gossip_headers location holger krekel 2019-12-03 10:59:30 +01:00
  • db88212a64 refactor: unsafe, CStr and libc moved out dignifiedquire 2019-12-02 15:29:47 +01:00
  • 43074464ac cleanup mimeparser and use mime dignifiedquire 2019-12-02 08:44:51 +01:00
  • 1e7afa9da0 fix chat-verified dignifiedquire 2019-12-02 00:11:11 +01:00
  • e985887739 fix content-type setting and some encryption dignifiedquire 2019-12-02 00:01:37 +01:00
  • d5287256e0 fix various parsing and sending issues dignifiedquire 2019-12-01 21:32:15 +01:00
  • 6bb2adaf45 some fixes for mdn handling dignifiedquire 2019-11-30 19:09:04 +01:00
  • 64fcd56998 fix mailparsing test dignifiedquire 2019-11-30 18:49:15 +01:00
  • 7d3a56a870 switch to forked rust-email dignifiedquire 2019-11-30 17:33:31 +01:00
  • 48dd3b8506 less dead code, and update test dignifiedquire 2019-11-30 17:04:30 +01:00
  • 734bbff04d cleanup and finish missing parts dignifiedquire 2019-11-30 16:48:50 +01:00
  • 5adde12dff implement mdn rendering dignifiedquire 2019-11-30 14:14:28 +01:00
  • 5079e15401 restructure mimefactory dignifiedquire 2019-11-30 14:03:02 +01:00
  • 9196ed1e9f remove dead code dignifiedquire 2019-11-30 03:15:02 +01:00
  • c69a2406ad integrate encryption when sending dignifiedquire 2019-11-30 03:04:48 +01:00
  • 47197aa495 Implement message generation using lettre_email dignifiedquire 2019-11-30 01:09:47 +01:00
  • dbd6303829 remove mmime dignifiedquire 2019-11-28 19:20:43 +01:00
  • 1f8d2531cc some things dignifiedquire 2019-11-28 00:11:55 +01:00
  • d2de2aef07 first compile dignifiedquire 2019-11-27 23:48:26 +01:00
  • e22b4e8430 Use map_err in Smtp.connect() instead of match Alexander Krotov 2019-12-03 12:29:01 +03:00
  • af0b7e4701 Merge pull request #941 from deltachat/calc-device-msg-dimensions björn petersen 2019-12-03 11:10:02 +01:00
  • 7a208c4f6b remove debug logging and fix update_gossip_headers location fix_few_mailparse holger krekel 2019-12-03 10:59:30 +01:00
  • acef386403 Remove useless comment from the configure module Alexander Krotov 2019-12-02 02:27:22 +01:00
  • 15ba9b6295 Resultify outlk_autodiscover Alexander Krotov 2019-12-02 02:50:40 +01:00
  • 2f47cf0be5 Resultify moz_autoconfigure Alexander Krotov 2019-12-02 02:26:43 +01:00
  • 774106fc26 Move read_autoconf_file to its own module Alexander Krotov 2019-12-02 02:10:46 +01:00
  • 1b0ff9f5be Make parse_xml in auto_mozilla.rs private Alexander Krotov 2019-12-02 01:36:38 +01:00
  • dfaa6895ae Add an error type to configure::auto_outlook module Alexander Krotov 2019-12-01 22:40:26 +01:00
  • cb52a299cc Add an error type to configure::auto_mozilla module Alexander Krotov 2019-12-01 22:30:21 +01:00
  • 0ac0851ef3 add empty lines to stock-strings-enum B. Petersen 2019-12-02 19:05:53 +01:00
  • c0f177548a add empty lines to configure-enum B. Petersen 2019-12-02 19:04:16 +01:00
  • 8923c9e5af calculate image-size in device-messages B. Petersen 2019-12-03 00:58:04 +01:00
  • e609ebe3f9 Merge pull request #939 from deltachat/update-device-chats björn petersen 2019-12-03 00:52:52 +01:00
  • 8617c3d359 target comments of @hpk42, format strum manually as skipped by 'cargo fmt' for some reason B. Petersen 2019-12-02 18:52:07 +01:00
  • 61e97e5e6f add updatedevicechats command to repl tool B. Petersen 2019-12-02 16:15:05 +01:00
  • 521e44bd54 add ffi for update_device_chats() B. Petersen 2019-12-02 15:28:58 +01:00
  • 18e91c480b add tests for update_device_chats() B. Petersen 2019-12-02 15:15:05 +01:00
  • 9d2e6e1c31 add update_device_chats() B. Petersen 2019-12-02 15:14:48 +01:00
  • 25ab59eb93 refactor: unsafe, CStr and libc moved out dignifiedquire 2019-12-02 15:29:47 +01:00
  • e6f737be9d cleanup mimeparser and use mime dignifiedquire 2019-12-02 08:44:51 +01:00
  • e94a896478 fix chat-verified dignifiedquire 2019-12-02 00:11:11 +01:00
  • a7a0277330 fix content-type setting and some encryption dignifiedquire 2019-12-02 00:01:37 +01:00
  • 62a2f70fab fix various parsing and sending issues dignifiedquire 2019-12-01 21:32:15 +01:00
  • 04ec7f86ef some fixes for mdn handling dignifiedquire 2019-11-30 19:09:04 +01:00
  • f9e27934f5 fix mailparsing test dignifiedquire 2019-11-30 18:49:15 +01:00