Commit Graph

  • 7f723ef2bf attach selfavatar B. Petersen 2019-12-08 01:45:41 +01:00
  • 3cf39dace0 print profile-image in repl tool B. Petersen 2019-12-06 22:31:46 +01:00
  • 021ad4f12c set correct icon for DC_CONTACT_ID_DEVICE B. Petersen 2019-12-06 21:46:31 +01:00
  • 36edf447e7 load param incl. user-profile-image from db B. Petersen 2019-12-06 18:00:42 +01:00
  • ea2273aef4 reset selfavatar_sent column when the selfavatar is updated B. Petersen 2019-12-05 18:07:35 +01:00
  • 251aa22c4c add column for selfavatar_sent timestamp B. Petersen 2019-12-05 14:35:11 +01:00
  • 541710147a Copy correct dc_contact_is_verified documentation from C core instead of dc_contact_is_verified_ex documentation. Alexander Krotov 2019-12-11 18:26:50 +03:00
  • a197ca4cf7 feat: update dependencies, including rand@0.7 and rpgp@0.4 dignifiedquire 2019-12-11 10:32:52 +01:00
  • 775c36bb65 wip move some ci tasks to gh-actions (#998) Simon Laux 2019-12-10 23:26:42 +01:00
  • 1953b95c57 commit missing Cargo.lock 1.0.0-beta.15 holger krekel 2019-12-10 21:42:52 +01:00
  • 542a33952f prepare 1.0.0-beta.15 holger krekel 2019-12-10 21:35:20 +01:00
  • 1819712667 make sure we send out <> around message-id's in references and in-reply-to holger krekel 2019-12-10 18:51:54 +01:00
  • 69a596fdff fix #994 -- avoid double-attachment messages in local chats holger krekel 2019-12-10 18:41:09 +01:00
  • 4f88b93495 Merge pull request #1003 from deltachat/flub-spec-their björn petersen 2019-12-10 19:10:59 +01:00
  • a388052e2a Use 3rd person singular Floris Bruynooghe 2019-12-10 19:07:22 +01:00
  • 8b81ea3b6f actually update to 1.0.0-beta.14 1.0.0-beta.14 holger krekel 2019-12-10 15:39:09 +01:00
  • b913de5928 prepare a 1.0.0-beta.14 with fixed deps 1.0.0-beta14 holger krekel 2019-12-10 14:42:55 +01:00
  • 4e551cde66 update tags and rust-email dep 1.0.0-beta.13 holger krekel 2019-12-10 14:17:16 +01:00
  • b681cbd47f prepare 1.0.0-beta.13 holger krekel 2019-12-10 14:02:16 +01:00
  • 551253b4e0 use async-smtp with hostname fixed to version 0.1.5 holger krekel 2019-12-10 12:29:33 +01:00
  • 4ad9166b5a Move one chat test from stress.rs to chat module Alexander Krotov 2019-12-10 13:43:54 +03:00
  • 8487255c33 prepare changelog for 1.0.0-beta.13 holger krekel 2019-12-10 13:52:57 +01:00
  • 2792d4ea1e Stop using create::error in login_param.rs Alexander Krotov 2019-12-09 15:41:12 +03:00
  • 95180a850f Merge pull request #993 from deltachat/group_add_remove björn petersen 2019-12-10 12:14:52 +01:00
  • 56ee7a0abd try to remove updates to lock file holger krekel 2019-12-10 02:33:13 +01:00
  • d0a04be825 remove hack for decoding, and add a test that encoding/decoding works now holger krekel 2019-12-10 01:21:28 +01:00
  • 2cbf287998 don't cargo-update on CI jobs but use the Cargo.lock file we manually maintain/update holger krekel 2019-12-10 00:39:13 +01:00
  • 054cf98754 try to work around mailparser not decoding rfc2047 displaynames this pulls in changes in our fork of rust-email to also correctly generate rfc2047 encoding holger krekel 2019-12-10 00:26:46 +01:00
  • a95fbfe271 add a test holger krekel 2019-12-09 22:28:29 +01:00
  • 17ce02a87c add some comment and remove some code after quick a/v with @r10s holger krekel 2019-12-09 21:45:01 +01:00
  • 4dc5e0378f fix final problem, tests pass now holger krekel 2019-12-09 20:25:46 +01:00
  • c33797ff84 remove reverse "check_self" return holger krekel 2019-12-09 19:41:58 +01:00
  • f242b40d0a nicer print of imap capabilities holger krekel 2019-12-09 18:36:26 +01:00
  • 5f916f5a9c - create and use a ContactIds type as an ordered set instead of "Vec<u32>". holger krekel 2019-12-09 14:16:21 +01:00
  • 6edb525540 snap holger krekel 2019-12-09 09:55:19 +01:00
  • 0c04d5b2ab add a failing test that creates 4 accounts and a group chat with remove/add see also #985 holger krekel 2019-12-08 23:13:33 +01:00
  • 301852fd87 Add test for kebab_case serialization of From header Alexander Krotov 2019-12-09 15:14:55 +03:00
  • 0e8df7d633 use automatic serialization, thanks @link2xt for the tip holger krekel 2019-12-08 19:56:55 +01:00
  • e4155e0e16 remove lookup_field in favor of get(HeaderDef::...) with all headers defined in headerdef.rs holger krekel 2019-12-08 12:34:11 +01:00
  • 2d9bb929ad use automatic serialization, thanks @link2xt for the tip mimeparser_defs holger krekel 2019-12-08 19:56:55 +01:00
  • 84bcc81fda remove lookup_field in favor of get(HeaderDef::...) with all headers defined in headerdef.rs holger krekel 2019-12-08 12:34:11 +01:00
  • 2c4dbe6e68 Re-work some in-creation file handling Floris Bruynooghe 2019-12-08 20:20:17 +01:00
  • a99b96e36e Use bool for from_id_blocked flag Alexander Krotov 2019-12-09 04:10:56 +03:00
  • 0889467c7b Use bool for hidden flag Alexander Krotov 2019-12-09 04:09:24 +03:00
  • d141e228de Use bool for incoming flag Alexander Krotov 2019-12-09 04:07:37 +03:00
  • 9b15c42801 Use bool for allow_creation flag Alexander Krotov 2019-12-09 04:03:45 +03:00
  • a781b631e1 Return bool from is_reply_to_{known_message,messenger_message} Alexander Krotov 2019-12-09 04:02:04 +03:00
  • 08af5c8e09 Replace some integers with bools in dc_receive_imf.rs Alexander Krotov 2019-12-09 03:03:19 +03:00
  • 93e8cca02f remove redundant state from smtp holger krekel 2019-12-08 01:13:34 +01:00
  • a8e9a1fbe5 Make Smtp.send async Alexander Krotov 2019-12-08 21:15:07 +03:00
  • 54eb30f3db Switch from lettre to async-smtp Alexander Krotov 2019-12-08 05:05:17 +03:00
  • c08a1adc9b Deprecate AcceptInvalidHostnames option Alexander Krotov 2019-12-08 19:34:39 +03:00
  • cd951ad396 Improve IMAP idle timeout error handling Alexander Krotov 2019-12-08 20:01:57 +03:00
  • 9009cfcb64 Create configuration items as structs flub-config-structs Floris Bruynooghe 2019-12-07 20:59:24 +01:00
  • 33793d878b address @link2xt comment on done/async holger krekel 2019-12-07 23:46:00 +01:00
  • 357955015d [wip] initial detection of idle done() not working holger krekel 2019-12-06 20:02:10 +01:00
  • d6d94adab0 remove encrypted attr from mimeparser. holger krekel 2019-12-07 23:22:20 +01:00
  • 099cc9f727 remove subject attribute holger krekel 2019-12-07 22:59:23 +01:00
  • 61f8d6f171 remove is_send_by_messenger attr from mimeparser holger krekel 2019-12-07 22:41:43 +01:00
  • a7af4685f1 Log IMAP certificate checks configuration Alexander Krotov 2019-12-08 01:45:56 +03:00
  • 2cebed4f77 Move dc_array.rs to deltachat-ffi package Alexander Krotov 2019-12-08 01:28:53 +03:00
  • 3f2a371599 run lint without installing the package holger krekel 2019-12-07 21:13:31 +01:00
  • a3ca3d9179 allow to use a different buildhost :) holger krekel 2019-12-07 21:08:50 +01:00
  • 86ace1a4af - test and fix receiving text/html attachment in multipart/mixed situations They are now preserved as attachment, instead of diving into parsing-html and simplifying. holger krekel 2019-12-07 21:07:53 +01:00
  • 1abdf62045 passes test but needs cleanup holger krekel 2019-12-07 11:34:11 +01:00
  • 9e2a96675d try fix incoming text/html in multipart/mixed holger krekel 2019-12-07 08:16:19 +01:00
  • 0dc87e9a0f remove one attr from mimeparser fix_html_processing holger krekel 2019-12-07 22:41:43 +01:00
  • c011a8cfef run lint without installing the package holger krekel 2019-12-07 21:13:31 +01:00
  • 2d7d79fc44 allow to use a different buildhost :) holger krekel 2019-12-07 21:08:50 +01:00
  • 119d4fa689 - test and fix receiving text/html attachment in multipart/mixed situations They are now preserved as attachment, instead of diving into parsing-html and simplifying. holger krekel 2019-12-07 21:07:53 +01:00
  • b7a9f73329 passes test but needs cleanup holger krekel 2019-12-07 11:34:11 +01:00
  • a52a3e0d24 try fix incoming text/html in multipart/mixed holger krekel 2019-12-07 08:16:19 +01:00
  • f32876708a Update outdated comment Alexander Krotov 2019-12-07 18:57:25 +03:00
  • 84e0e7e020 aheader.rs: do not generate lines longer than 78 characters Alexander Krotov 2019-12-06 20:38:12 +03:00
  • 38cddff6e9 Move keydata= wrapping from key.rs to aheader.rs Alexander Krotov 2019-12-06 20:33:25 +03:00
  • f1aba8115b Use Option<EncryptPreference>.unwrap_or_default in aheader.rs Alexander Krotov 2019-12-07 02:24:42 +03:00
  • 0db5ff55fd unshape icons, used indexed colors B. Petersen 2019-12-06 16:38:39 +01:00
  • 7421b0de6c adapt the ffi-examples to reality, free stuff B. Petersen 2019-12-06 15:13:45 +01:00
  • 6c275c30a7 Do not include "prefer-encrypt=nopreference;" in Autocrypt header Alexander Krotov 2019-12-06 17:09:33 +03:00
  • 91f1d793e9 Test that internal "prefer-encrypt=reset" value is not parsed from header Alexander Krotov 2019-12-06 12:02:35 +03:00
  • cddfd04a7f Turn rawkey from function into a constant Alexander Krotov 2019-12-06 12:00:55 +03:00
  • 7fa94c33bf cargo fmt Alexander Krotov 2019-12-06 11:34:50 +03:00
  • 30dd20dc7b Make Imap.fetch() async Alexander Krotov 2019-12-06 11:34:37 +03:00
  • 339c0d3dc7 Remove unnecessary use of failure::Fail Alexander Krotov 2019-12-06 11:16:42 +03:00
  • 2304d63bb3 Simplify dc_get_filesuffix_lc Alexander Krotov 2019-12-06 11:17:39 +03:00
  • 36014f9fe5 add next changelog entry holger krekel 2019-12-06 09:00:23 +01:00
  • 351383dfa4 Split IMAP idle functions into imap::idle submodule Alexander Krotov 2019-12-06 03:07:08 +03:00
  • defad94f5a bump to beta12 1.0.0-beta.12 holger krekel 2019-12-06 00:55:24 +01:00
  • a0517478e3 adding auto-copy-blob logic when preparing a message holger krekel 2019-12-05 23:29:27 +01:00
  • 7f4e68f21c failing test for sending out a file twice holger krekel 2019-12-05 22:35:48 +01:00
  • c0a425c26d bump to beta11 1.0.0-beta.11 holger krekel 2019-12-05 21:53:03 +01:00
  • e756859b16 don't split qr tests out anymore now holger krekel 2019-12-05 21:34:04 +01:00
  • 174bc017ad make setup_handle_if_needed async, call it ahead of select_folder and fetch_new_messages (renamed from fetch_from_single_folder), and be more eager triggering reconnect on error conditions holger krekel 2019-12-05 20:57:58 +01:00
  • cb8ed78cd5 make setup_handle_if_needed async, call it ahead of select_folder and fetch_new_messages (renamed from fetch_from_single_folder), and be more eager triggering reconnect on error conditions fix_imap_connection holger krekel 2019-12-05 20:57:58 +01:00
  • 4a9fb0212f complete changelog and bump version 1.0.0-beta.10 holger krekel 2019-12-05 19:31:35 +01:00
  • 212848409f use encoded-words crate, which friedel ported from python holger krekel 2019-12-05 18:28:58 +01:00
  • e45ee0eb81 try fix filename encoding bug -- fails in one test holger krekel 2019-12-05 14:24:05 +01:00
  • 3b8e37de58 switch to quoted-printable, which is already used by mailparse dignifiedquire 2019-12-05 13:23:31 +01:00
  • c2e8cc9bd6 use rfc2047 crate from @valodim and remove dc_strencode.rs completely holger krekel 2019-12-05 13:11:51 +01:00
  • ec81d29580 fix multi-line subject encoding and introduce MIME debugging env var holger krekel 2019-12-05 10:13:14 +01:00