Commit Graph

  • b0902102a2 add some more hints and missing crosslinks to dc_get_chat_type() (#2724) bjoern 2021-10-01 21:07:23 +02:00
  • 4f19036408 extend forward-test by broadcasts (#2722) bjoern 2021-09-30 18:18:37 +02:00
  • fe1f9c0ed9 Merge pull request #2720 from deltachat/dependabot/cargo/async-smtp-3e7a8f3 dependabot[bot] 2021-09-30 12:23:47 +00:00
  • bcadd0cd5c broadcasts (#2707) bjoern 2021-09-30 13:56:05 +02:00
  • 30a3da97da do not leak group names on forwarding, add tests for that (#2719) bjoern 2021-09-30 13:19:37 +02:00
  • a8b2a20146 cargo: bump async-smtp from 2c21f5f to 3e7a8f3 dependabot[bot] 2021-09-29 21:10:13 +00:00
  • 82819a642f update provider database (#2718) bjoern 2021-09-29 12:59:38 +02:00
  • 3960d4129e cargo: bump smallvec from 1.6.1 to 1.7.0 dependabot[bot] 2021-09-28 21:12:49 +00:00
  • e405ddf080 cargo: bump pretty_assertions from 0.7.2 to 1.0.0 dependabot[bot] 2021-09-28 21:12:37 +00:00
  • 1eadbbb7cd Merge pull request #2698 from deltachat/dependabot/cargo/rustyline-9.0.0 dependabot[bot] 2021-09-28 17:54:21 +00:00
  • 941b8caa8b move create_multiuser_record() to ChatId (#2706) bjoern 2021-09-27 20:24:25 +02:00
  • 95bce993ad set message-state OutMdnRcvd on first read-receipt (#2699) bjoern 2021-09-27 13:39:27 +02:00
  • d4979eade3 Update python/src/deltachat/tracker.py missytake-patch-1 missytake 2021-09-26 22:55:47 +02:00
  • 0724a08425 python-bindings: catch timeout missytake 2021-09-26 22:21:24 +02:00
  • 43730a2d8a python-bindings: set timeout for account configure missytake 2021-09-26 22:01:27 +02:00
  • acbf363fc8 Try to lock strict TLS if certificate checks are automatic link2xt 2021-09-25 12:00:54 +00:00
  • 2309c7ca13 Emit events from account manager link2xt 2021-09-25 13:02:30 +00:00
  • 89d8b26192 Downgrade zeroize_derive to 1.1.0 link2xt 2021-09-25 12:21:27 +00:00
  • ee32a7b00a Remove minor versions from deltachat_derive and deltachat-ffi link2xt 2021-09-25 12:15:59 +00:00
  • 1dbbf6b3be Create configured folders if they are deleted link2xt 2021-09-18 09:56:08 +00:00
  • f8a4a88fb2 Accept &str instead of AsRef<str> in fetch_new_mesages() link2xt 2021-09-13 16:01:50 +00:00
  • 3096193d58 ephemeral: always apply timers from system messages link2xt 2021-09-25 00:00:00 +00:00
  • d8b47dc4aa add parameter description for DC_EVENT_CHAT_EPHEMERAL_TIMER_MODIFIED (#2705) cyBerta 2021-09-23 11:18:01 +02:00
  • a5826d6a06 let quota-warning reappear after import, rewarn at 95% (#2702) bjoern 2021-09-22 12:41:35 +02:00
  • 9f57293607 add atest to make sure eventemitter is not preventing the account from being removed on windows. bughunt_account_not_removed_on_windows Simon Laux 2021-09-21 23:21:05 +02:00
  • 5df0be8311 cargo: bump rustyline from 8.2.0 to 9.0.0 dependabot[bot] 2021-09-20 21:12:49 +00:00
  • 66a5e0743d make connectivity and quota views translatable (#2694) bjoern 2021-09-20 21:43:53 +02:00
  • 43d1d9b1b3 emit MsgsChanged(chat_id, 0) on full downloads (#2696) bjoern 2021-09-20 20:50:22 +02:00
  • 3e0f601212 implement set/get_ui_config() resurrection (#2672) bjoern 2021-09-20 20:50:07 +02:00
  • 085a899de2 Fix ephemeral timer rollback protection link2xt 2021-09-19 03:36:49 +00:00
  • b07e20b955 ephemeral: add failing rollback protection test link2xt 2021-09-19 03:36:20 +00:00
  • 4e8724694a Notify about incoming contact requests link2xt 2021-09-18 09:49:43 +00:00
  • 47bf67e658 Resultification link2xt 2021-09-18 09:58:28 +00:00
  • 7bb7748b6b Deduplicate peerstates during housekeeping link2xt 2021-08-06 22:28:50 +00:00
  • b33ad05c3b chore add .DS_Store to gitignore Simon Laux 2021-09-07 21:54:59 +02:00
  • 398cea6466 document DC_STATE and DC_CHAT_TYPE explicitly (#2688) bjoern 2021-09-18 13:51:07 +02:00
  • 1afd2f2d66 Fix clippy warnings in repl link2xt 2021-09-18 10:29:32 +00:00
  • 48f1ef3641 Remove minor versions from Cargo.toml link2xt 2021-09-17 22:06:41 +00:00
  • e95911a484 Update OpenSSL link2xt 2021-09-17 21:50:44 +00:00
  • b1af486e10 Log all decisions when applying ephemeral timer to chats link2xt 2021-09-07 21:13:05 +00:00
  • bffb41326c better names for more mailinglist-types (#2685) bjoern 2021-09-16 18:43:37 +02:00
  • c532055153 Merge pull request #2683 from deltachat/dependabot/cargo/anyhow-1.0.44 dependabot[bot] 2021-09-16 12:31:07 +00:00
  • be595f8601 Merge pull request #2686 from deltachat/dependabot/cargo/serde_json-1.0.68 dependabot[bot] 2021-09-16 12:20:26 +00:00
  • 1d1d98e02b do not use term Message-ID for msg_id, clarify that on downloading also complete replacements may happen. (#2684) bjoern 2021-09-16 14:17:08 +02:00
  • 771e84af6e cargo: bump serde_json from 1.0.67 to 1.0.68 dependabot[bot] 2021-09-14 21:12:30 +00:00
  • bbfed20d34 cargo: bump anyhow from 1.0.43 to 1.0.44 dependabot[bot] 2021-09-13 21:12:34 +00:00
  • 0f2095947c download on demand (#2631) bjoern 2021-09-13 21:12:00 +02:00
  • a55d7f1d3a scheduler: rate limit IMAP loops governor link2xt 2021-09-12 00:00:00 +00:00
  • 46956caf75 Fix: Recognize ndns that put the headers into "message/global-headers" part (Improve ndn detection) (#2598) Hocuri 2021-09-12 21:02:51 +02:00
  • 6f3dd7f0c2 Use saturating addition for ephemeral timers link2xt 2021-09-10 22:49:48 +00:00
  • 15dcd62652 imap: remove unnecessary Imap.connected variable link2xt 2021-09-12 00:04:18 +00:00
  • da2f30786b get correct names of .xt.local mailinglists (#2665) bjoern 2021-09-12 15:34:29 +02:00
  • 50a5e715d2 simpler subject of Autocrypt-Setup-Message (#2673) bjoern 2021-09-12 14:34:55 +02:00
  • 1bef623c89 Update changelog link2xt 2021-09-12 12:31:27 +00:00
  • 7745db8310 Ignore MDNs sent to self link2xt 2021-09-10 22:41:32 +00:00
  • 1d1491c95d Introduce summary module link2xt 2021-09-11 17:17:53 +00:00
  • 2a0f6f5cf7 Merge pull request #2671 from deltachat/dependabot/cargo/sha2-0.9.8 dependabot[bot] 2021-09-11 10:18:56 +00:00
  • b27793e852 cargo: bump sha2 from 0.9.6 to 0.9.8 dependabot[bot] 2021-09-09 21:13:26 +00:00
  • 8fb5e038a9 fix pkg-config file Robert Schütz 2021-09-05 20:44:29 -07:00
  • e518dc3331 clarify dc_is_configured() (#2668) bjoern 2021-09-08 16:05:38 +02:00
  • ea1368a36b Merge pull request #2661 from deltachat/dependabot/cargo/syn-1.0.76 dependabot[bot] 2021-09-08 09:36:41 +00:00
  • 0aeb2bd6fb cargo: bump syn from 1.0.75 to 1.0.76 dependabot[bot] 2021-09-08 08:34:30 +00:00
  • 0263d0816a Merge pull request #2662 from deltachat/dependabot/cargo/thiserror-1.0.29 dependabot[bot] 2021-09-08 08:33:09 +00:00
  • bb71f6ec98 cargo: bump thiserror from 1.0.28 to 1.0.29 dependabot[bot] 2021-09-06 21:12:39 +00:00
  • 02a1abc0d5 Remove emit_event! macro link2xt 2021-09-05 17:15:58 +00:00
  • 40fe65716f ffi: add RwLock to dc_accounts_t for thread safety link2xt 2021-09-05 11:10:30 +00:00
  • d05b399eac accounts: remove unnecessary Arc<RwLock<_>> from Config.inner link2xt 2021-09-05 10:36:20 +00:00
  • c31216f043 Merge pull request #2645 from deltachat/dependabot/cargo/sha2-0.9.6 dependabot[bot] 2021-09-05 03:37:33 +00:00
  • f66bde7275 cargo: bump sha2 from 0.9.5 to 0.9.6 dependabot[bot] 2021-09-05 03:20:48 +00:00
  • 7f819de49f Always check certificate when connecting over SOCKS5 in Automatic mode link2xt 2021-09-04 20:06:10 +00:00
  • 5f065b245f Resultification link2xt 2021-09-04 18:51:59 +00:00
  • 3c43d790a3 update chat/contact data only when there was no newer update (#2642) bjoern 2021-09-04 22:16:39 +02:00
  • d33177a721 accounts: remove Arc and RwLock from Accounts.accounts link2xt 2021-09-04 13:38:14 +00:00
  • aa2e03382b Merge pull request #2650 from deltachat/dependabot/cargo/thiserror-1.0.28 dependabot[bot] 2021-09-04 15:42:24 +00:00
  • 2a59e6121b Merge pull request #2652 from deltachat/dependabot/cargo/serde_json-1.0.67 dependabot[bot] 2021-09-04 15:40:59 +00:00
  • 1a438d61df Merge pull request #2649 from deltachat/dependabot/cargo/futures-0.3.17 dependabot[bot] 2021-09-04 15:26:52 +00:00
  • 444486f5df better readable code fragments on c.delta.chat (#2647) bjoern 2021-09-04 17:10:05 +02:00
  • 1eae2477c3 cargo: bump serde_json from 1.0.66 to 1.0.67 dependabot[bot] 2021-09-04 15:02:45 +00:00
  • 7b3eefc6c6 cargo: bump thiserror from 1.0.26 to 1.0.28 dependabot[bot] 2021-09-04 15:01:34 +00:00
  • 4dd0830baf Merge pull request #2643 from deltachat/dependabot/cargo/sha-1-0.9.8 dependabot[bot] 2021-09-04 15:00:52 +00:00
  • 8e3f062881 cargo: bump futures from 0.3.16 to 0.3.17 dependabot[bot] 2021-09-04 15:00:24 +00:00
  • cf445f265a Merge pull request #2627 from deltachat/dependabot/cargo/surf-2.3.1 dependabot[bot] 2021-09-04 14:58:18 +00:00
  • 963c66b76c Merge pull request #2644 from deltachat/dependabot/cargo/async-std-1.10.0 dependabot[bot] 2021-09-04 14:57:43 +00:00
  • 79df667e1e Merge pull request #2648 from deltachat/dependabot/cargo/mailparse-0.13.6 dependabot[bot] 2021-09-04 14:54:28 +00:00
  • 785c796bd6 Merge pull request #2646 from deltachat/dependabot/cargo/pgp-0.7.2 dependabot[bot] 2021-09-04 14:53:20 +00:00
  • 6a2112ba66 Merge pull request #2622 from deltachat/dependabot/cargo/syn-1.0.75 dependabot[bot] 2021-09-03 09:45:06 +00:00
  • 3f170279da cargo: bump syn from 1.0.74 to 1.0.75 dependabot[bot] 2021-09-03 09:21:11 +00:00
  • 3408501a75 cargo: bump async-std from 1.9.0 to 1.10.0 dependabot[bot] 2021-09-03 09:20:31 +00:00
  • 3b765cb3c9 Merge pull request #2625 from deltachat/dependabot/cargo/fast-socks5-0.4.3 dependabot[bot] 2021-09-03 09:18:55 +00:00
  • 8a9ea388ed Merge pull request #2609 from deltachat/dependabot/cargo/bitflags-1.3.2 dependabot[bot] 2021-09-03 09:15:37 +00:00
  • 77acf910bf cargo: bump bitflags from 1.3.1 to 1.3.2 dependabot[bot] 2021-09-02 18:41:20 +00:00
  • c04c87658c cargo: bump mailparse from 0.13.5 to 0.13.6 dependabot[bot] 2021-09-02 18:39:51 +00:00
  • fd784ec223 cargo: bump async-trait from 0.1.50 to 0.1.51 (#2572) dependabot[bot] 2021-09-02 20:39:47 +02:00
  • 25f1b0c4af cargo: bump criterion from 0.3.4 to 0.3.5 (#2564) dependabot[bot] 2021-09-02 20:38:28 +02:00
  • 580ec6e6ce cargo: bump pgp from 0.7.1 to 0.7.2 dependabot[bot] 2021-09-01 22:19:33 +00:00
  • 8e5195c4f6 cargo: bump native-tls from 0.2.7 to 0.2.8 (#2597) dependabot[bot] 2021-09-02 00:18:14 +02:00
  • 729a1e1cd2 Merge pull request #2641 from deltachat/dependabot/cargo/serde-1.0.130 dependabot[bot] 2021-09-01 20:55:33 +00:00
  • 78b93f3621 cargo: bump serde from 1.0.127 to 1.0.130 dependabot[bot] 2021-09-01 20:11:06 +00:00
  • 4111489daf cargo: bump anyhow from 1.0.42 to 1.0.43 (#2610) dependabot[bot] 2021-09-01 22:09:03 +02:00
  • b7bd4c6ba7 cargo: bump sha-1 from 0.9.7 to 0.9.8 dependabot[bot] 2021-09-01 20:08:40 +00:00