Commit Graph

  • 9307f2d49f rotate image pixels, prototype a function to get exif data B. Petersen 2020-06-15 00:33:50 +02:00
  • 7362941245 add kamadak-exif crate B. Petersen 2020-06-15 00:32:13 +02:00
  • f7c7f414ed refactor: remove .unwrap() from Peerstate.has_verified_key() Alexander Krotov 2020-06-14 21:51:53 +03:00
  • 1350495574 repl: add openfile command Franz Heinzmann (Frando) 2020-06-13 22:49:18 +02:00
  • 23d6012c1f Start parsing ndns (#1552) Hocuri 2020-06-13 17:44:29 +02:00
  • 15b30ceed1 check for sender mailer-daemon as link2xt proposed Hocuri 2020-06-13 17:29:38 +02:00
  • 401a0fd37f Encrypt HTTP uploads with PGP (symmetrically) Franz Heinzmann (Frando) 2020-06-13 17:25:09 +02:00
  • a860fb15e5 Merge remote-tracking branch 'origin/draft-dl-ffi' into http-upload Franz Heinzmann (Frando) 2020-06-13 15:13:11 +02:00
  • 311fffcfa4 Clippy Franz Heinzmann (Frando) 2020-06-10 13:01:58 +02:00
  • 7d2105dbc9 Move file upload into SMTP send job. Franz Heinzmann (Frando) 2020-06-10 12:34:51 +02:00
  • 060492afe8 Add demo server for http upload feature Franz Heinzmann (Frando) 2020-06-09 23:58:44 +02:00
  • b0330f5c0a Initial draft for HTTP file upload. Franz Heinzmann (Frando) 2020-06-09 23:53:21 +02:00
  • 45b871f76d Look at From instead of Subject and ContentType in prefetch_should_download. Hocuri 2020-06-13 14:18:16 +02:00
  • 9f1112833f let prefetch_should_download() check if it might be an ndn Hocuri 2020-06-13 12:06:02 +02:00
  • fc88bff32f make clippy happy B. Petersen 2020-06-13 02:17:08 +02:00
  • bbf049e95b string Hocuri 2020-06-13 09:54:42 +02:00
  • 52dfa9b536 Renaming, comment Hocuri 2020-06-12 23:01:19 +02:00
  • 1fe85dfb3c more functional Hocuri 2020-06-12 11:11:24 +02:00
  • 27ff1c4a75 check in heuristically_parse_ndn() that rfc724_mid_exists() so that we do not ignore emails because we erreneously thought that it was an ndn Hocuri 2020-06-12 11:02:45 +02:00
  • adf4035775 rename reports Hocuri 2020-06-12 10:05:45 +02:00
  • 990c80cedf lots of small fixes from the reviews Hocuri 2020-06-12 10:00:05 +02:00
  • 8ebce0c861 warn instead of error Hocuri 2020-06-11 15:41:22 +02:00
  • ffb6a84b1f Warn instead of error Hocuri 2020-06-11 14:04:42 +02:00
  • c60ec00aac Oops #2, adapt DC_STR_COUNT in deltachat.h Hocuri 2020-06-11 13:40:37 +02:00
  • dd3f81a556 Oops, add FAILED_SENDING_TO to deltachat.h Hocuri 2020-06-11 13:18:19 +02:00
  • 8938cb2573 clippy Hocuri 2020-06-11 12:30:23 +02:00
  • 995660020b rm unused aol_ndn.eml (aol's ndns are very similar to these of Yahoo) Hocuri 2020-06-11 12:28:20 +02:00
  • 7997e7dde4 remove println Hocuri 2020-06-11 11:03:52 +02:00
  • 20ad98d168 typo Hocuri 2020-06-11 10:52:55 +02:00
  • c827c9d209 Add yahoo test Hocuri 2020-06-10 15:43:38 +02:00
  • bde97b20e9 Repair getting x-failed-recipients header, all tests passing now Hocuri 2020-06-10 15:27:20 +02:00
  • 777df24c75 Make the gmx test pass Hocuri 2020-06-10 14:44:55 +02:00
  • e1711855cc Make the posteo test pass Hocuri 2020-06-10 12:06:14 +02:00
  • 3899d70b3c I hate SQL Hocuri 2020-06-10 11:59:06 +02:00
  • e7aee5b4f4 add gmx and posteo tests Hocuri 2020-06-10 11:33:10 +02:00
  • bd2a7a3d40 Correct failed recipient Hocuri 2020-06-09 19:28:49 +02:00
  • 2e59d5674e fix sql Hocuri 2020-06-09 17:38:10 +02:00
  • 98b5f768b6 Improve test, fixed compile errors from rebasing Hocuri 2020-06-09 17:21:33 +02:00
  • b7d0f29002 Add test-data/message/gmx_ndn.eml Hocuri 2020-06-09 14:41:14 +02:00
  • df9cb5e3b8 Fix error in message info Hocuri 2020-06-09 14:32:46 +02:00
  • a30486112f Add test Hocuri 2020-06-09 14:30:54 +02:00
  • 016b96e30e Fix migration Hocuri 2020-06-07 12:50:29 +02:00
  • 6b763bf417 Return true for MessageState::OutMdnRcvd.can_fail() because it could be a group message and only some recipients failed Hocuri 2020-06-06 18:00:22 +02:00
  • 6ded0d3bc1 Do not show error messages in chat Hocuri 2020-06-06 17:53:57 +02:00
  • f0837cfa73 Repair errors saved for messages Hocuri 2020-06-06 17:05:24 +02:00
  • 8350729cbb Improve errors Hocuri 2020-06-06 12:58:47 +02:00
  • 3757e5dca1 Try to add decent error msg (doesnt work yet) Hocuri 2020-06-05 23:00:01 +02:00
  • f02c17cae4 Parse standard ndns (e.g. Gmail) Hocuri 2020-06-04 18:13:01 +02:00
  • e08e817988 fix: update deps to fix nightly builds dignifiedquire 2020-06-12 13:08:46 +02:00
  • dad6381519 run_bot_process: remove account from _accounts before starting the bot Alexander Krotov 2020-06-12 22:14:31 +03:00
  • d35cf7d6a2 Merge pull request #1606 from deltachat/fix1589 bjoern 2020-06-12 12:40:53 +02:00
  • 1d34e1f27a attempt to fix #1589 -- if we trigger a reconnect we don't need to "error!" which shows a toast to the user. the next reconnect will report if it can't connect. holger krekel 2020-06-12 11:57:38 +02:00
  • e03246d105 refactor: replace calc_timestamps with calc_sort_timestamp Alexander Krotov 2020-06-12 00:42:25 +03:00
  • 944f1ec005 feat: update dependencies for new rustcrypto releases dignifiedquire 2020-06-11 23:08:24 +02:00
  • d208905473 fix(receive): improve message sorting Friedel Ziegelmayer 2020-06-11 17:30:57 +02:00
  • 4da6177219 use DC_DOWNLOAD_NO_URL B. Petersen 2020-06-11 17:10:26 +02:00
  • 6d2d31928d Warn about the correct folder Hocuri 2020-06-11 14:01:45 +02:00
  • f5156f3df6 IMAP: logout from the server with a LOGOUT command Alexander Krotov 2020-06-11 02:20:26 +03:00
  • 554160db15 also catch DC_KEY_GEN_RSA2048 as const holger krekel 2020-06-10 19:29:34 +02:00
  • d8bd9b0515 Import constants from cffi Floris Bruynooghe 2020-06-10 00:37:28 +02:00
  • 27b75103ca Refactor cffi build script to extract defines from header file Floris Bruynooghe 2020-06-08 23:08:54 +02:00
  • 69e01862b7 More verbose SMTP connect error to see what is going on at #1556 Hocuri 2020-06-10 22:09:21 +02:00
  • fa159cde3d draft, 2nd round B. Petersen 2020-06-11 01:44:03 +02:00
  • 194970a164 wording B. Petersen 2020-06-10 14:48:55 +02:00
  • 1208de7c92 draft a possible download-api B. Petersen 2020-06-10 14:42:38 +02:00
  • 91f46b1291 bump version to 1.35.0 B. Petersen 2020-06-10 17:54:10 +02:00
  • 9de3774715 update changelog B. Petersen 2020-06-10 17:52:52 +02:00
  • d5332bdcf2 bump version to 1.35.0 1.35.0 B. Petersen 2020-06-10 17:54:10 +02:00
  • 1b13e03b6b update changelog B. Petersen 2020-06-10 17:52:52 +02:00
  • 4dbe836dfa rebuild cargo.lock Hocuri 2020-06-09 20:48:43 +02:00
  • 322cc5a013 Cargo update Hocuri 2020-06-09 15:35:16 +02:00
  • 7cc5243130 Also revert cargo.lock Hocuri 2020-06-09 14:16:36 +02:00
  • ba549bd559 Revert "Use cloned repos until https://github.com/deltachat/rust-email/pull/4 is merged" Hocuri 2020-06-09 14:03:31 +02:00
  • 84be82c670 Add test Hocuri 2020-06-08 21:14:50 +02:00
  • acb42982b7 Use cloned repos until https://github.com/deltachat/rust-email/pull/4 is merged Hocuri 2020-06-08 15:25:30 +02:00
  • 3370c51b35 Add test Hocuri 2020-06-08 14:55:49 +02:00
  • dcfed03702 MISSING_MIME_VERSION, MIME_HEADER_CTYPE_ONLY Hocuri 2020-06-07 19:34:58 +02:00
  • e7dd74e4b1 simplify configure() and don't keep state on the account in non-test mode holger krekel 2020-06-09 23:04:54 +02:00
  • 19b53c76da Add strict_tls support Alexander Krotov 2020-06-09 23:53:19 +03:00
  • 9b6d7bde82 bring back remote_rust tests but comment them fast_ci2 holger krekel 2020-06-09 14:38:39 +02:00
  • 95b40ad1d8 avoid hello.com and use example.org holger krekel 2020-06-09 13:57:12 +02:00
  • 0efb2215e4 renamings and parallel sending holger krekel 2020-06-09 13:33:52 +02:00
  • 0c8f951d8f address @hocuri comment -- remove as_contact() as it's synonym with create_contact and the latter is already an established API and conveys better that a contact object will be created if it doesn't exist. holger krekel 2020-06-09 13:14:22 +02:00
  • 0bb4ef0bd9 introduce chat.num_contacts() as a more efficient shortcut holger krekel 2020-06-09 09:40:20 +02:00
  • f93a863f5f fix and steamline tests and test setup holger krekel 2020-06-09 09:30:48 +02:00
  • f263843c5f route all flexible contact add/remove through account.as_contact(obj) holger krekel 2020-06-08 22:47:27 +02:00
  • 503202376a remove logid from Account creation, one can now just use the "displayname" for log purposes holger krekel 2020-06-08 20:07:40 +02:00
  • ca70c6a205 remove account.create_chat_by_message in favor of message.create_chat(), simplifing the API holger krekel 2020-06-08 19:23:25 +02:00
  • 7d5fba8416 refine contact API and introduce account.create_chat() helper strike create_chat_by_contact in favor of contact.create_chat() holger krekel 2020-06-08 18:44:15 +02:00
  • 3a85b671a1 remove acfactory.get_chat() in favour of account.create_chat(account2) directly working. holger krekel 2020-06-08 17:19:21 +02:00
  • 1083cab972 as discussed with @dignifiedquire only do package-building and upload on master, not on branches. holger krekel 2020-06-09 14:10:15 +02:00
  • 7677650b39 Merge pull request #1580 from deltachat/fix/imap-connection Friedel Ziegelmayer 2020-06-09 13:44:57 +02:00
  • 1f2087190e ci(github): dont build all branches on push dignifiedquire 2020-06-09 13:42:40 +02:00
  • 59fadee9e0 ci(circle): remove outdated reference dignifiedquire 2020-06-09 13:24:19 +02:00
  • 4a3825c302 fix: improve imap connection establishment dignifiedquire 2020-06-08 14:32:04 +02:00
  • 52e74c241f update pipeline name dignifiedquire 2020-06-09 13:14:55 +02:00
  • 3fa69c1852 fixup: ci dignifiedquire 2020-06-09 13:10:25 +02:00
  • b3074f854e remove beta from matrix dignifiedquire 2020-06-09 13:07:56 +02:00
  • 95c5128d9f fixup: ci dignifiedquire 2020-06-09 13:07:18 +02:00
  • dc17006b16 fixup: ci dignifiedquire 2020-06-09 13:05:21 +02:00