Commit Graph

  • 4724101e75 fix upload error?! (#1454) holger krekel 2020-05-06 17:31:43 +02:00
  • 1b921cd533 Merge pull request #1457 from deltachat/prep-1.31 bjoern 2020-05-06 00:15:34 +02:00
  • fcf3786fc5 bump version to 1.31.0 1.31.0 B. Petersen 2020-05-05 23:53:54 +02:00
  • d78f75aa60 changelog B. Petersen 2020-05-05 23:52:53 +02:00
  • 56056cf10e Merge pull request #1451 from deltachat/better-errors bjoern 2020-05-05 23:40:35 +02:00
  • 5fd9b20213 Parse attachment filenames from Content-Type "name" attribute Alexander Krotov 2020-05-05 19:18:45 +03:00
  • 076cdae3fd do not show errors during sending as a ephemeral popup or so, just set the message-state to failed, the error can be queried by the user at any time via 'Info' or so B. Petersen 2020-05-05 21:44:03 +02:00
  • ea28ba6fbd try fix upload fix_upload holger krekel 2020-05-05 18:16:28 +02:00
  • 6543c7c26f fetch_single_msg: do not ignore dc_receive_imf errors Alexander Krotov 2020-05-03 05:08:22 +03:00
  • 3035c8af30 Always describe the context of the displayed error Alexander Krotov 2020-05-04 16:35:42 +03:00
  • 3cbd647dad Merge pull request #1449 from deltachat/media-quality bjoern 2020-05-04 10:55:35 +02:00
  • 4efcbee772 support dc_get|set_config("media_quality") B. Petersen 2020-05-03 13:38:39 +02:00
  • bb59cf94e9 bump version to 1.30.0 B. Petersen 2020-05-02 17:17:14 +02:00
  • 96436814f5 changelog B. Petersen 2020-05-02 17:16:14 +02:00
  • 2bb830b696 bump version to 1.30.0 1.30.0 B. Petersen 2020-05-02 17:17:14 +02:00
  • 94e7954980 changelog B. Petersen 2020-05-02 17:16:14 +02:00
  • e8763e936d imap: simplify select_folder() interface Alexander Krotov 2020-04-30 22:33:55 +03:00
  • c41a6b87b8 imap: always close folder before selecting if expunge is needed Alexander Krotov 2020-04-30 22:25:35 +03:00
  • 54395a7252 do not send DC_EVENT_MSGS_CHANGED or DC_EVENT_INCOMING_MSG for hidden messages B. Petersen 2020-04-30 16:56:43 +02:00
  • 4322b8b932 Merge pull request #1435 from deltachat/prep-1.29 bjoern 2020-04-29 16:36:48 +02:00
  • f444af825f bump version to 1.29.0 1.29.0 B. Petersen 2020-04-29 14:49:40 +02:00
  • 0d0e7f774e update readme B. Petersen 2020-04-28 19:09:49 +02:00
  • 30ed27ae5c Merge pull request #1436 from deltachat/get_info_btreemap bjoern 2020-04-28 23:00:28 +02:00
  • b7283487b2 Merge pull request #1426 from deltachat/fix-uptime bjoern 2020-04-28 23:00:07 +02:00
  • 551f7dc05a Make starts_with_ignore_case() private jikstra 2020-04-28 21:22:48 +02:00
  • 1b485770b6 cargo fmt jikstra 2020-04-28 17:11:46 +02:00
  • 50e18f84c2 Also support lowercased dcaccount: uris jikstra 2020-04-28 17:00:44 +02:00
  • 9eab96090d Cargo fmt jikstra 2020-04-28 16:44:31 +02:00
  • 737a741a54 Support lowercased openpgp4fpr uri scheme jikstra 2020-04-28 16:42:44 +02:00
  • 46253039df Return BTreeMap instead of HashMap from get_info() Alexander Krotov 2020-04-28 21:25:59 +03:00
  • 2f5b6a115d update provider database B. Petersen 2020-04-25 00:38:49 +02:00
  • 05d63fcbe6 Merge pull request #1430 from deltachat/fix-footer bjoern 2020-04-28 17:35:15 +02:00
  • ae5bc76123 Merge pull request #1432 from deltachat/Explain-database-path bjoern 2020-04-27 19:45:55 +02:00
  • b70e92effb Update Readme.md: Explain database path, fix #1431 Hocuri 2020-04-27 19:18:19 +02:00
  • 2a9b967d2d remove footer-escape-character from message texts B. Petersen 2020-04-27 16:32:16 +02:00
  • 459fec56db protect '--' in message from being treated as a footer-beginning B. Petersen 2020-04-27 16:02:45 +02:00
  • bfdd6f36e2 regard line with ony '--' as footer mark partly B. Petersen 2020-04-27 12:24:12 +02:00
  • 432e4b7f0a use std::time::SystemTime for uptime calculation B. Petersen 2020-04-26 11:19:37 +02:00
  • 39cb9c425c fixup B. Petersen 2020-04-26 11:44:12 +02:00
  • dff1ae0fb4 move duration-formatting to a separate function and add tests for that B. Petersen 2020-04-26 11:16:59 +02:00
  • 2943624439 Merge pull request #1424 from deltachat/show-uptime bjoern 2020-04-25 16:27:53 +02:00
  • 94064e526a Merge pull request #1423 from deltachat/perform-20-jobs bjoern 2020-04-25 01:49:20 +02:00
  • 95cac4dfb9 add context-uptime to dc_get_info() B. Petersen 2020-04-25 01:37:56 +02:00
  • 46fb6a21ee job: perform no more than 20 IMAP jobs in a row Alexander Krotov 2020-04-25 01:43:26 +03:00
  • 3d6ca973c4 Merge pull request #1417 from deltachat/dynamic-imap-delete-job-generation bjoern 2020-04-24 21:16:21 +02:00
  • fc03f4c87a job: generate IMAP deletion jobs dynamically Alexander Krotov 2020-04-22 22:33:47 +03:00
  • 502ec2a56f job: new API for dynamic job creation Alexander Krotov 2020-04-23 22:23:16 +03:00
  • 66d5c3f620 job: derive PartialEq for Action Alexander Krotov 2020-04-22 22:32:47 +03:00
  • 220500efbb Move key loading from deprecated Key struct to DcKey trait Floris Bruynooghe 2020-02-15 16:56:39 +01:00
  • d29c5eabbb Improve descriptions for the profile image files Hocuri 2020-04-23 20:25:36 +02:00
  • 979d7c5625 Do not ignore database read errors in precheck_imf Alexander Krotov 2020-04-23 00:11:32 +03:00
  • 4e828199c8 test, that also unrecoded avatars are copied to the blob-directory B. Petersen 2020-04-23 01:22:17 +02:00
  • 61c84c8e01 Log more in tests Hocuri 2020-04-22 14:03:59 +02:00
  • 30be5e33d7 Merge pull request #1410 from deltachat/remove_addremove bjoern 2020-04-23 00:59:09 +02:00
  • b1c524d4a3 Merge pull request #1415 from deltachat/py_fresh bjoern 2020-04-21 14:14:24 +02:00
  • 7c33c7f7da expose obtaining list of fresh messages to python holger krekel 2020-04-21 13:52:05 +02:00
  • 7846c23edd Merge pull request #1411 from deltachat/delete-no-hide bjoern 2020-04-20 18:04:30 +02:00
  • 6c0dd8543d Delete expired messages instead of hiding them Alexander Krotov 2020-04-20 02:26:19 +03:00
  • 70c082a1b1 remove all member_added/remove_events holger krekel 2020-04-19 21:13:08 +02:00
  • 02cda1e611 refine member/add remove further, and introduce ac_outgoing_message holger krekel 2020-04-19 12:31:15 +02:00
  • a1c82eaea6 refine bot testing and ac_member* handling holger krekel 2020-04-19 11:08:08 +02:00
  • 9eda710538 refine member-added and member-removed plugin hooks to signal the sender (who added/removed a contact ) add ac_chat_modified hook event add account.get_contact_by_addr (thanks @r10s) holger krekel 2020-04-17 21:32:27 +02:00
  • a87a2d0b71 Change to functional style Hocuri 2020-04-19 16:30:24 +02:00
  • 6e2f4d85a3 Do not ellipsize non-standard footers in chat messages Hocuri 2020-04-19 13:15:38 +02:00
  • 511727fdfa Do not ellipsize everything in a message Hocuri 2020-04-15 20:18:21 +02:00
  • a86c7c767a Merge pull request #1409 from deltachat/ffi-doc-fix bjoern 2020-04-18 13:17:50 +02:00
  • da88d8f17f Update deltachat-ffi/deltachat.h bjoern 2020-04-18 13:17:33 +02:00
  • dbd3705441 fix doc for return value of dc_lookup_contact_id_by_addr() B. Petersen 2020-04-18 01:46:08 +02:00
  • 8d2f526ee7 Fix a typo Alexander Krotov 2020-04-17 22:29:58 +03:00
  • b075a73222 adapt doc wrt events not longer having a return value B. Petersen 2020-04-17 16:45:18 +02:00
  • cece414af0 Add some information about mailing list managers. mlm-doc pabzm 2020-04-17 18:38:34 +02:00
  • 2beb428c95 Add draft/mailing_list_current_state.rst Hocuri 2020-04-17 18:19:32 +02:00
  • eb5387ca38 Merge pull request #1403 from deltachat/remove-unused bjoern 2020-04-17 13:02:09 +02:00
  • 7227975175 Add Self and mailing list id as contacts; unfortunately I had to remove the may_be_valid_addr test because a listId is not a vaild email address Hocuri 2020-04-17 12:39:42 +02:00
  • aa5ca4f816 Do not trucate subject after '[' Hocuri 2020-04-17 11:12:19 +02:00
  • 24ba96f6b2 Make the extended (with display name) address look nicer Hocuri 2020-04-17 09:58:54 +02:00
  • b0a92a8727 Add test, bugfixing Hocuri 2020-04-15 19:45:14 +02:00
  • ec18dcab64 First try using the whole name as identifier in mailing lists Hocuri 2020-04-15 17:32:07 +02:00
  • 8c3e6276c4 Update mailing_list.rst Hocuri 2020-04-14 10:56:08 +02:00
  • 762aa1ed2e Update mailing_list.rst Hocuri 2020-04-14 10:35:05 +02:00
  • adcaec8665 Create mailing_list.rst Hocuri 2020-04-14 10:30:39 +02:00
  • e575be2593 For mailing lists, always add the subject Hocuri 2020-04-14 10:29:19 +02:00
  • b1536b3893 Code style (I hope it got better) Hocuri 2020-04-13 16:02:01 +02:00
  • 4e174d0c2f Make clear that create_group_record is also used by create_mailinglist_record Hocuri 2020-04-13 15:36:33 +02:00
  • 51e1826958 Do not count mailinglist contacts as 'known'. Hocuri 2020-04-13 15:23:22 +02:00
  • 7b3e6d185e Modify test so that it fails if contacts are added from a mailing list Hocuri 2020-04-10 18:10:50 +02:00
  • c5374565ec Do not show "0 members" subtitle for mailing lists Hocuri 2020-04-10 17:17:50 +02:00
  • 3287e175b4 Improve testing, remove debugging println! statements Hocuri 2020-04-10 17:17:27 +02:00
  • af1930dc8d Improving mailing lists and fixing things: Remove additional chat type MailingList, make them GroupLists with a special param, make can_send() return false, code style and deduplication Hocuri 2020-04-10 16:10:26 +02:00
  • b581a97edc Create test and get it to pass (debugging). Note that there still are some println!s in the code now. Hocuri 2020-04-09 16:32:13 +02:00
  • 3eda35c088 First try implementing mailing lists Hocuri 2020-04-09 12:39:04 +02:00
  • 1eaef94c71 make clippy happy B. Petersen 2020-04-16 22:49:34 +02:00
  • e1903edd04 remove unused dc_array_add_id() api B. Petersen 2020-04-16 22:11:54 +02:00
  • 0b6b8ced92 remove unused dc_chat_get_subtitle() api B. Petersen 2020-04-16 22:06:47 +02:00
  • cc6ce72f6e remove unused dc_get_version_str() api B. Petersen 2020-04-16 21:48:51 +02:00
  • 857a384d8b Switch to nightly-2020-03-12 Alexander Krotov 2020-04-15 22:27:39 +03:00
  • 7b5c946c82 add a todo point to css file Simon Laux 2020-04-15 22:48:08 +02:00
  • 8665a3f8ad write zip file, pack blobs into it and copy some styles over from desktop Simon Laux 2020-04-15 22:45:20 +02:00
  • 13dd88b7ad mimeparser: display inline images received from Thunderbird Alexander Krotov 2020-04-15 02:36:29 +03:00
  • e85cdc8c9f mimeparser: test parsing of inline images Alexander Krotov 2020-04-13 23:12:02 +03:00