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
|
5203786a6f
|
execute configuration in the IMAP-thread
|
2018-06-11 13:57:32 +02:00 |
|
B. Petersen
|
3a878fd12f
|
create watch thread
|
2018-06-10 18:37:27 +02:00 |
|
B. Petersen
|
b3cbcef223
|
prepare-new-idle
|
2018-06-09 00:53:50 +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
|
0b887b2195
|
replace deprected objects
|
2018-05-28 21:18:25 +02:00 |
|
B. Petersen
|
ba47203731
|
redefine poll return-value, it's up to the caller when to poll again
|
2018-05-19 12:31:24 +02:00 |
|
B. Petersen
|
93a12e5d41
|
split mrmailbox_configure_and_connect() into two functions
|
2018-05-18 01:09:56 +02:00 |
|
B. Petersen
|
cc812fc69c
|
refactor pull -> poll
|
2018-05-17 23:47:34 +02:00 |
|
B. Petersen
|
744199b8ef
|
prepare pull-function
|
2018-05-12 17:46:10 +02:00 |
|
B. Petersen
|
f9236479f7
|
cli checks for qr code generation errors
|
2018-04-30 02:16:15 +02:00 |
|
B. Petersen
|
7358377d3e
|
prepare cli to create group-join-qr-codes
|
2018-04-30 01:53:07 +02:00 |
|
B. Petersen
|
3bd3a82dec
|
add cli-option to list verified contacts only
|
2018-04-26 13:59:50 +02:00 |
|
B. Petersen
|
a7e2e88b78
|
show name/addr on cli-contactinfo
|
2018-04-23 21:45:39 +02:00 |
|
B. Petersen
|
130ad55f69
|
add cli-function to create verified chats
|
2018-04-21 15:46:34 +02:00 |
|
B. Petersen
|
88019229de
|
add verified-group-type
|
2018-04-21 14:33:35 +02:00 |
|
B. Petersen
|
e12f347ac1
|
prepare createion of verified groups
|
2018-04-20 23:34:02 +02:00 |
|
B. Petersen
|
494e3a994c
|
return chatlist for contact
|
2018-04-20 01:01:38 +02:00 |
|
B. Petersen
|
941f326669
|
get shared chats for a contact
|
2018-04-19 23:49:59 +02:00 |
|
B. Petersen
|
f0a3590155
|
differ between single-direction-verified and dual-verified
|
2018-04-18 17:27:59 +02:00 |
|
B. Petersen
|
374f790b02
|
add a flag paramter to the get_contacts function
|
2018-04-18 16:54:01 +02:00 |
|
B. Petersen
|
0012e35edf
|
store the mailbox object along with peerstate (we do the same for chats and other objects)
|
2018-04-07 11:38:53 +02:00 |
|
B. Petersen
|
297d0b9ec0
|
show chat-verified state in cli
|
2018-04-06 21:34:05 +02:00 |
|
B. Petersen
|
865230c5bd
|
typo
|
2018-04-06 21:25:19 +02:00 |
|
B. Petersen
|
649f52b0f5
|
save and update the verified state for a contact/peer
|
2018-04-06 19:59:00 +02:00 |
|
B. Petersen
|
0fb1e83bbe
|
refactor oob-verify -> secure-join
|
2018-04-05 21:10:48 +02:00 |
|
B. Petersen
|
fa4b254886
|
more descriptive function names
|
2018-04-01 20:25:36 +02:00 |
|
B. Petersen
|
adbdb5b970
|
comment
|
2018-03-21 14:25:21 +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
|
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 |
|