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
|
0d68fec8c2
|
clearer function name
|
2018-03-20 11:28:59 +01:00 |
|
B. Petersen
|
d465f612e1
|
improve qr code error handling
|
2018-03-17 22:58:58 +01:00 |
|
B. Petersen
|
3d05c25562
|
test new functions
|
2018-03-16 20:39:53 +01:00 |
|
B. Petersen
|
942da81f39
|
cleanup
|
2018-03-07 17:32:05 +01:00 |
|
B. Petersen
|
9725303ccf
|
show correct return value if configuration fails in cli
|
2018-03-06 23:02:10 +01:00 |
|
B. Petersen
|
4a61a5b0f8
|
refactor: moving receiving IMF code to a separate file, moving commandline-code to the corresponding file
|
2018-03-02 15:12:52 +01:00 |
|
B. Petersen
|
217bd51e14
|
add an (still empty) function to create a chat by a message id
|
2018-02-26 23:52:34 +01:00 |
|
B. Petersen
|
7f470d2a5a
|
command line: show the padlock beside the message id (easier to see and find)
|
2018-02-22 17:24:34 +01:00 |
|
B. Petersen
|
617db2738f
|
add function to continue autocrypt key transfer
|
2018-02-16 16:54:07 +01:00 |
|
B. Petersen
|
55271f5297
|
add cli function to test the setup code beginning
|
2018-02-15 14:11:08 +01:00 |
|
Ampli-fier
|
ea8543ee8d
|
new function to cleanup contacts
|
2018-02-14 22:41:41 +01:00 |
|
Ampli-fier
|
3c10679094
|
minor changes around reset_tables
|
2018-02-14 22:32:55 +01:00 |
|
B. Petersen
|
bc6e8e0a9e
|
prepare mrapeerstate_t to handle gossip keys, allow public_key and gossip_key being NULL
|
2018-02-13 01:07:57 +01:00 |
|
B. Petersen
|
f14c518b70
|
correct help text for addcontact
|
2018-01-05 16:27:18 +01:00 |
|
B. Petersen
|
a1ce3116f2
|
hide implementation details of mrcontact_t
|
2018-01-02 17:22:33 +01:00 |
|
B. Petersen
|
bc8c6d1738
|
hide implementation details of mrmsg_t
|
2018-01-02 16:58:06 +01:00 |
|
B. Petersen
|
549ef4a875
|
hide implementation details of mrlot_t
|
2018-01-02 16:17:07 +01:00 |
|
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 |
|