1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 19:42:04 +02:00
Commit graph

177 commits

Author SHA1 Message Date
B. Petersen
b5c6f6c508 update DC_EVENT_DATA1_IS_STRING to recognize DC_EVENT_IMEX_FILE_WRITTEN 2018-08-28 17:06:39 +02:00
B. Petersen
13b1985a04 fix macros to check for strings in the DC_EVENT_*-param 2018-07-25 16:01:26 +02:00
B. Petersen
2534aea615 testing 2018-07-23 18:02:51 +02:00
B. Petersen
36ac3a0944 refactor, reserve dc_get_draft() and dc_set_draft() for handling complete messages as drafts 2018-07-15 00:13:58 +02:00
B. Petersen
22d6c67348 cli: add functions for manually perform jobs 2018-07-13 00:16:42 +02:00
B. Petersen
72fb4a854f simplify demo-threads 2018-07-12 23:49:26 +02:00
B. Petersen
9c841ad10b fix errors detected by valgrind, esp. in decrypting symmetric-data of the setup message 2018-07-12 18:55:25 +02:00
B. Petersen
62c8ad3a2a add explicit event for failed messages 2018-07-11 23:58:15 +02:00
B. Petersen
6cc5cf96c4 fix: marking SELF always as verified 2018-07-06 18:00:05 +02:00
B. Petersen
f7f8f9297a file context functions affecting chats/msgs/contacts in the corresponing files 2018-07-06 17:19:38 +02:00
B. Petersen
c9a9e42ee4 style 2018-07-06 00:28:00 +02:00
B. Petersen
d28d078e65 cleanup 2018-07-05 17:31:13 +02:00
B. Petersen
e0855bf8ff remove prefix from class members; this is not really needed for C and sort of redundant. prefer readability. 2018-07-02 21:43:16 +02:00
B. Petersen
f22e40968a perform import/export from imap-thread 2018-06-30 15:02:04 +02:00
B. Petersen
a5c09d003d remove unneded locks 2018-06-29 16:48:13 +02:00
B. Petersen
e1e649dc8d avoid a deadlock in the saxparser 2018-06-29 15:16:33 +02:00
B. Petersen
dd1b98316d in the demo, on exit, wait until the threads are finished; bug fixed 2018-06-29 00:14:30 +02:00
B. Petersen
c6315fbf58 remove locks around peerstate-functions 2018-06-26 17:36:20 +02:00
B. Petersen
4e9684339e explicity locks around get-/set-loginparam are no longer needed 2018-06-26 14:19:18 +02:00
B. Petersen
9ff00be965 explicity locks about get-/set-config are no longer needed 2018-06-26 13:47:38 +02:00
B. Petersen
af3cf7a6ba simplify sql prepare/execute functions 2018-06-26 13:22:25 +02:00
B. Petersen
11fedc1571 shorter logs 2018-06-26 12:39:22 +02:00
B. Petersen
ad788ac3d0 refactor constants, rest 2018-06-25 23:23:18 +02:00
B. Petersen
41037ef714 refactor hash, constants 2018-06-25 18:20:08 +02:00
B. Petersen
a15a50b383 refactor cmdline, strbuilder, tools 2018-06-25 17:04:15 +02:00
B. Petersen
a44ba1abf7 refactor mailbox variables 2018-06-25 13:24:59 +02:00
B. Petersen
6679f90fbd refactor mrmailbox functions 2018-06-25 12:49:45 +02:00
B. Petersen
54b34edec2 refactor mimefactory, mimeparser, keyring, key, pgp, msg, chatlist, chat, lot and more 2018-06-25 02:41:01 +02:00
B. Petersen
9dce83089c refactor apeerstate, aheader, saxparser, job and others 2018-06-25 02:06:36 +02:00
B. Petersen
ae2b68b225 refactor logging functions 2018-06-25 01:23:50 +02:00
B. Petersen
b7de9c61f1 rename files, use new prefix 2018-06-24 23:18:23 +02:00
B. Petersen
c13366b234 use the new prefix for the new functions 2018-06-20 11:08:04 +02:00
B. Petersen
ed8f1f2d41 constify 2018-06-18 18:49:54 +02:00
B. Petersen
0a237ca72c adapt cli to new smtp-api 2018-06-13 00:12:15 +02:00
B. Petersen
40dbd099ef refactor cli-calls 2018-06-12 16:29:02 +02:00
B. Petersen
5203786a6f execute configuration in the IMAP-thread 2018-06-11 13:57:32 +02:00
Björn Petersen
58925884bc
Merge pull request #187 from deltachat/new-idle
New idle
2018-06-11 13:05:11 +02:00
B. Petersen
102b0d3ce4 split FETCH-IDLE-function into FETCH-function and IDLE-function 2018-06-11 09:33:43 +02:00
B. Petersen
3a878fd12f create watch thread 2018-06-10 18:37:27 +02:00
Floris Bruynooghe
5f3c12f0bc Link against bundled libetpan
This should still be made optional.
2018-06-10 16:37:39 +02:00
B. Petersen
b3cbcef223 prepare-new-idle 2018-06-09 00:53:50 +02:00
B. Petersen
e5c862c54d make sure subsequent idle-stops are executed only once 2018-06-01 12:01:28 +02:00
B. Petersen
e94296f7f2 move connect/disconnect thread creation to cli program 2018-05-31 22:07:49 +02:00
B. Petersen
d4731eca19 setup general idle 2018-05-31 15:59:38 +02:00
B. Petersen
031bcafa47 prepare idle 2018-05-30 15:06:42 +02:00
B. Petersen
2f9e9f278c wake locks should be handled by the caller 2018-05-30 13:18:14 +02:00
B. Petersen
d40e85fcf8 write Content-Disposition->filename* wrt RFC 2231 and RFC 5987, tackles #98 and #162 2018-05-29 17:51:05 +02:00
B. Petersen
42341a6617 refactor modified-utf7-encoding 2018-05-29 15:26:56 +02:00
B. Petersen
cbd44a1a65 add RFC 2231 decoding function 2018-05-29 13:58:21 +02:00
B. Petersen
7cf582a41e add a function to RFC-2231-encode strings 2018-05-29 01:22:41 +02:00