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

72 commits

Author SHA1 Message Date
B. Petersen
d770872322 do not access mrchat_t directly outside library 2017-12-31 14:21:47 +01:00
B. Petersen
a43527b125 add command line function to delete a contact 2017-12-19 00:26:41 +01:00
B. Petersen
754fa800c0 use high-level function to get contact info 2017-12-14 13:48:06 +01:00
Ampli-fier
ce5e4ba0dd
swap arguments for addcontact, "imex" explained 2017-12-09 08:56:29 +01:00
B. Petersen
342fea020a mark incoming setup messages as being system messages 2017-12-04 22:24:44 +01:00
B. Petersen
4369251a64 add warnings 2017-12-04 21:38:16 +01:00
B. Petersen
9647d3b380 add continue-key-transfer api 2017-12-04 17:42:30 +01:00
B. Petersen
8dbd334bd8 wording 2017-12-03 17:45:31 +01:00
B. Petersen
58ba61a7ae create api to transfer key 2017-12-03 00:34:12 +01:00
B. Petersen
48ab655372 rework command line tool 2017-12-01 12:15:01 +01:00
B. Petersen
7ae34daa03 do not start a thread for the import-/export process. 2017-11-30 23:10:27 +01:00
B. Petersen
6007014c70 adapt cli tool to new api 2017-11-23 15:35:23 +01:00
B. Petersen
60a5d94823 add a function to check for system commands 2017-11-22 14:32:42 +01:00
B. Petersen
e3dc9eaa8d add cli command to change group name 2017-11-22 14:30:59 +01:00
B. Petersen
9311a78db2 add a function to get the profile image of a chat easily. 2017-11-21 16:30:19 +01:00
B. Petersen
c278145081 Comment 2017-11-20 16:19:56 +01:00
B. Petersen
e6bb62bdb1 use new mrarray_t object instead of carray for API functions 2017-11-19 11:40:49 +01:00
B. Petersen
e5d7cea4ad Add shortcut command to add contacts without name. 2017-11-15 21:45:10 +01:00
B. Petersen
6cd5821d09 Remove nonworking restore function. 2017-11-15 18:06:53 +01:00
B. Petersen
c00f7826d4 Remove 'poke' function from public API. 2017-11-14 17:03:39 +01:00
B. Petersen
8b5f7d9af8 Comment, define some void functions also returning void. 2017-11-12 23:19:24 +01:00
B. Petersen
159ea8b850 Move CLI test program to separate folder. 2017-11-12 00:18:07 +01:00
Renamed from src/mrcmdline.c (Browse further)