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

18 commits

Author SHA1 Message Date
B. Petersen
7358377d3e prepare cli to create group-join-qr-codes 2018-04-30 01:53:07 +02:00
B. Petersen
6c02ef08b1 connect before showing qr code in cli 2018-04-06 20:41:51 +02:00
B. Petersen
0fb1e83bbe refactor oob-verify -> secure-join 2018-04-05 21:10:48 +02:00
Ampli-fier
87759cf4da
allow curl to perform "insecure" SSL connections
allow curl to perform "insecure" SSL connections using flag '--insecure'
Without this flag, curl exited with error 51: The peer's SSL certificate or SSH MD5 fingerprint was not OK.
autoconfig attempts to https URL did not succeed.
2018-03-31 23:38:14 +02:00
B. Petersen
adbdb5b970 comment 2018-03-21 14:25:21 +01:00
B. Petersen
b32364a9af show the cli qr code always back/white 2018-03-20 22:35:26 +01:00
B. Petersen
eded27ba32 add a cli command to get a qr code with a bad fingerprint 2018-03-20 21:30:52 +01:00
B. Petersen
0465489e9f the the 'getqr' command to the commandline; the command displays the qr code in the shell 2018-03-20 16:15:54 +01:00
B. Petersen
00e12b1a44 show database that will be opened in cli 2018-03-07 17:32:32 +01:00
B. Petersen
c73a5612fa do not show debug info on program startup 2018-03-06 22:39:02 +01:00
B. Petersen
e587d3508e comment 2017-12-14 00:29:47 +01:00
B. Petersen
a2ffdfe004 show more events in cli program 2017-12-05 13:09:48 +01:00
B. Petersen
4369251a64 add warnings 2017-12-04 21:38:16 +01:00
B. Petersen
ad0c48c545 comment 2017-12-02 12:35:45 +01:00
B. Petersen
9f05277398 send at least one MR_EVENT_IMEX_PROGRESS event. 2017-12-01 12:36:36 +01:00
B. Petersen
cc317f8ce4 Move from MR_EVENT_IS_ONLINE to MR_EVENT_IS_OFFLINE to allow passing 0 as the default parameter and keep the stuff running. 2017-11-15 11:38:10 +01:00
B. Petersen
21126c3afe Add missing CLI include. 2017-11-12 13:49:34 +01:00
B. Petersen
159ea8b850 Move CLI test program to separate folder. 2017-11-12 00:18:07 +01:00
Renamed from src/main.c (Browse further)