1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-06 03:50:08 +02:00
Commit graph

2183 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
82fbcce892 dc_get_mediainfo() always sets AUTHOR to NULL, if unknown 2018-08-28 11:27:44 +02:00
björn petersen
205ac6b349
Update ISSUE_TEMPLATE.md 2018-08-28 10:36:23 +02:00
B. Petersen
5ed77d32e6 typo 2018-08-28 01:01:22 +02:00
B. Petersen
a01ace5a72 typo 2018-08-28 00:16:05 +02:00
B. Petersen
caec4d7716 add CONTRIBUTING hints 2018-08-28 00:10:36 +02:00
B. Petersen
b91abe1d57 show sender unconditionally in message-info, touches #251 2018-08-27 11:57:52 +02:00
B. Petersen
d58495dbf0 show hint about encryption failure also to 'raw text' that is returned from dc_get_msg_info(), closes #252 2018-08-27 10:23:09 +02:00
björn petersen
2d2c60fc47
Merge pull request #250 from deltachat/travis
Enable Travis
2018-08-26 23:44:34 +02:00
Lars-Magnus Skog
cfd0fa05eb Enable Travis 2018-08-26 23:27:51 +02:00
B. Petersen
94bbe080ce enable secure_delete, closes #196 2018-08-24 15:39:42 +02:00
B. Petersen
5bd70555fb typo 2018-08-24 14:25:30 +02:00
B. Petersen
58ea24be92 readme 2018-08-24 14:23:39 +02:00
B. Petersen
9a53dab692 typo 2018-08-24 11:26:55 +02:00
B. Petersen
b28a2ca875 update libetpan from upstream; this contains the changes provided by ralphtheninja and r10s 2018-08-24 11:25:50 +02:00
B. Petersen
c474487062 comment 2018-08-24 10:53:48 +02:00
björn petersen
fcbd1f4e27
Merge pull request #249 from deltachat/typos
Fix more typos in documentation
2018-08-23 18:11:54 +02:00
Lars-Magnus Skog
379f8241fb Fix more typos in documentation 2018-08-23 17:42:54 +02:00
B. Petersen
b4f310c2be add cyrussasl, iconv, openssl to libs for optional usage (if system does not provide) 2018-08-17 16:06:47 +02:00
B. Petersen
26b00acada prefer encryption on autoconfigure 2018-08-17 15:43:33 +02:00
B. Petersen
a128a0ed69 do not transfer the email-address unencrypted on one-time configuration, fixes #384 2018-08-17 14:08:58 +02:00
B. Petersen
bbb5c3136e comment 2018-08-15 17:21:19 +02:00
B. Petersen
11dc0a3910 comment 2018-08-15 17:00:03 +02:00
B. Petersen
bfb55c0b4d comment 2018-08-15 16:57:53 +02:00
B. Petersen
f6e77985b5 comment 2018-08-15 16:23:03 +02:00
björn petersen
006638213f
Merge pull request #237 from ralphtheninja/master
SMPT -> SMTP
2018-08-15 10:56:48 +02:00
B. Petersen
59090a41ca move the DC_LP_* flags to the public deltachat.h header so that they can be used in dc_set_config() 2018-08-14 23:34:12 +02:00
B. Petersen
a1979fa138 comment 2018-08-14 23:32:06 +02:00
Lars-Magnus Skog
2a409ada76 SMPT -> SMTP 2018-08-14 23:21:51 +02:00
B. Petersen
5d3f7ac28f call update-libetpan.sh to remove the symlinks 2018-08-14 15:42:00 +02:00
B. Petersen
e70475f34e avoid symlinks in libetpan and copy the headers as files (eg. 'npm publish' does not allow symlinks) 2018-08-14 15:37:18 +02:00
B. Petersen
9c406f6b95 bump version 2018-08-14 13:40:04 +02:00
B. Petersen
9928e12c59 keep meson.build when updating libetpan 2018-08-14 12:43:12 +02:00
B. Petersen
fbb93b5351 comment 2018-08-11 14:49:58 +02:00
B. Petersen
00ca27fc77 make function static 2018-08-11 14:16:41 +02:00
björn petersen
0d122fcb81
Merge pull request #231 from ralphtheninja/master
Link to LICENSE
2018-08-08 15:43:00 +02:00
Lars-Magnus Skog
0ae13fcd5d Link to LICENSE 2018-08-08 12:49:06 +02:00
B. Petersen
75d90908d7 typo 2018-08-06 22:23:19 +02:00
B. Petersen
1e779ca4d2 comment, tackles #228 2018-08-02 13:40:12 +02:00
björn petersen
931ea99f34
Merge pull request #227 from ralphtheninja/master
Fix typos
2018-07-28 14:37:27 +02:00
Lars-Magnus Skog
1dadd73253 Fix typos 2018-07-28 12:15:42 +02:00
B. Petersen
6070527b19 cleanup comments 2018-07-27 00:39:12 +02:00
B. Petersen
20f524660e comment 2018-07-26 23:50:38 +02:00
B. Petersen
b4346deb50 use static in the example to be safer against copy+paste 2018-07-26 19:19:46 +02:00
B. Petersen
4286a37d13 tweak doxygen 2018-07-26 16:26:17 +02:00
B. Petersen
2d135871c4 comment 2018-07-26 16:06:19 +02:00
B. Petersen
9d98051599 comment 2018-07-26 11:50:26 +02:00
Björn Petersen
fe862bbbb9
Merge pull request #225 from ralphtheninja/master
Fix andoid typo
2018-07-25 21:48:29 +02:00
Björn Petersen
8646cac221
Update dc_msg.c 2018-07-25 21:48:16 +02:00
Lars-Magnus Skog
5c8b224fc2 Fix andoid typo 2018-07-25 21:30:40 +02:00