B. Petersen
|
1c7ed9af7e
|
fix bug found by valgrind: init symmetric-decryption with correct blocksize
|
2018-07-12 19:41:14 +02:00 |
|
B. Petersen
|
9c841ad10b
|
fix errors detected by valgrind, esp. in decrypting symmetric-data of the setup message
|
2018-07-12 18:55:25 +02:00 |
|
B. Petersen
|
134533e839
|
comment
|
2018-07-12 18:50:09 +02:00 |
|
B. Petersen
|
31044aa92b
|
style
|
2018-07-12 17:53:09 +02:00 |
|
B. Petersen
|
694384d49c
|
style
|
2018-07-12 16:51:02 +02:00 |
|
B. Petersen
|
e33464e629
|
comment
|
2018-07-12 15:34:57 +02:00 |
|
B. Petersen
|
1057280374
|
constify
|
2018-07-12 14:55:41 +02:00 |
|
B. Petersen
|
c6b158a65c
|
abort sending immediately if a message exeeds in size or quota is reached
|
2018-07-12 13:42:33 +02:00 |
|
Björn Petersen
|
a75dca7f8e
|
Merge pull request #209 from deltachat/rework-failed-jobs
Rework failed jobs
|
2018-07-11 23:59:32 +02:00 |
|
B. Petersen
|
62c8ad3a2a
|
add explicit event for failed messages
|
2018-07-11 23:58:15 +02:00 |
|
B. Petersen
|
d54bbc338d
|
comment
|
2018-07-11 23:16:11 +02:00 |
|
B. Petersen
|
7d942188d9
|
simplify condition to flush the pending error
|
2018-07-11 17:31:22 +02:00 |
|
B. Petersen
|
2ef6a42757
|
back to foreign-id for jobs, there is only one case where the pending-error is logged and we catch this by the action-id
|
2018-07-11 17:28:22 +02:00 |
|
B. Petersen
|
64fc7e7e9e
|
foward smtp-error to msg-object if failed some times
|
2018-07-11 17:25:41 +02:00 |
|
B. Petersen
|
9130e12284
|
give up executing jobs after 3 tries, typically one minute if there is network
|
2018-07-11 16:30:27 +02:00 |
|
B. Petersen
|
9c59c46b57
|
add a msg-function to set a msg into error-state, incl. error-text
|
2018-07-11 16:29:46 +02:00 |
|
B. Petersen
|
5770bd8b16
|
split functions
|
2018-07-11 15:39:37 +02:00 |
|
B. Petersen
|
11d1083ce5
|
allow message-errors and show them in message-info
|
2018-07-11 15:27:09 +02:00 |
|
B. Petersen
|
c8e484b8b1
|
allow pending errors in jobs
|
2018-07-11 15:19:25 +02:00 |
|
B. Petersen
|
24eaf01eed
|
bind jobs stronger to msg_id
|
2018-07-11 15:10:18 +02:00 |
|
B. Petersen
|
bc8a8ab81d
|
bump version
|
2018-07-10 16:27:27 +02:00 |
|
B. Petersen
|
54cd52c82d
|
update project file
|
2018-07-08 00:38:22 +02:00 |
|
B. Petersen
|
9662367d9e
|
refine logging, comment
|
2018-07-07 01:57:43 +02:00 |
|
B. Petersen
|
4e0e296b59
|
refactor
|
2018-07-07 01:09:15 +02:00 |
|
B. Petersen
|
03d6e76f85
|
comment
|
2018-07-07 00:26:50 +02:00 |
|
B. Petersen
|
5a48e06c1c
|
comment
|
2018-07-06 23:55:44 +02:00 |
|
B. Petersen
|
5a0f7d3c3a
|
style
|
2018-07-06 23:15:57 +02:00 |
|
B. Petersen
|
54a27e86f1
|
send chat_id when updateing draft
|
2018-07-06 19:06:39 +02:00 |
|
B. Petersen
|
6cc5cf96c4
|
fix: marking SELF always as verified
|
2018-07-06 18:00:05 +02:00 |
|
B. Petersen
|
f7f8f9297a
|
file context functions affecting chats/msgs/contacts in the corresponing files
|
2018-07-06 17:19:38 +02:00 |
|
B. Petersen
|
a4eb505c7b
|
sort member functions alphabetically
|
2018-07-06 16:12:19 +02:00 |
|
B. Petersen
|
9d7c701168
|
resilience: const'ify
|
2018-07-06 14:56:58 +02:00 |
|
B. Petersen
|
bc1fda3050
|
resilience: initialize all parameters to zero
|
2018-07-06 14:45:54 +02:00 |
|
B. Petersen
|
e6eb4eff3e
|
collect functions working with addresses in dc_contact
|
2018-07-06 12:47:44 +02:00 |
|
B. Petersen
|
47f069f868
|
style
|
2018-07-06 12:07:40 +02:00 |
|
B. Petersen
|
5c30ec981e
|
style
|
2018-07-06 00:37:38 +02:00 |
|
B. Petersen
|
c9a9e42ee4
|
style
|
2018-07-06 00:28:00 +02:00 |
|
B. Petersen
|
53629e01cf
|
send DC_EVENT_CONTACTS_CHANGED after marking a contact as verified
|
2018-07-05 22:49:06 +02:00 |
|
B. Petersen
|
6c40f72f5e
|
make sure to respond with vg-member-added-received to the correct vg-member-added message
|
2018-07-05 17:45:15 +02:00 |
|
B. Petersen
|
efdc0a35e8
|
add a function to check if a given addr equals self-addr
|
2018-07-05 17:31:57 +02:00 |
|
B. Petersen
|
d28d078e65
|
cleanup
|
2018-07-05 17:31:13 +02:00 |
|
Björn Petersen
|
8e26c9d241
|
Merge pull request #206 from Ampli-fier/master
context requests -> contact requests
|
2018-07-05 13:56:52 +02:00 |
|
B. Petersen
|
ef601bc3c2
|
send vg-member-added-received message
|
2018-07-05 13:53:23 +02:00 |
|
Ampli-fier
|
66115372b1
|
context requests -> contact requests
Corrected Info message from "context requests" to "contact requests"
|
2018-07-05 12:42:59 +02:00 |
|
B. Petersen
|
c5e77e8941
|
make clearer, what is locked
|
2018-07-05 12:02:59 +02:00 |
|
B. Petersen
|
2d64dee791
|
really delete the secure-join-handshake-messages, fixes https://github.com/deltachat/deltachat-android/issues/311
|
2018-07-04 17:54:13 +02:00 |
|
B. Petersen
|
3540dd5010
|
one declaration per line
|
2018-07-04 15:09:36 +02:00 |
|
B. Petersen
|
d518259885
|
update libEtPan to 1.8.0-dev-20180704
|
2018-07-04 11:58:13 +02:00 |
|
B. Petersen
|
e78bd63733
|
proper OpenSSL thread-initialisation, fixes #204
|
2018-07-03 23:33:14 +02:00 |
|
B. Petersen
|
606b73c5dc
|
typo
|
2018-07-03 13:17:46 +02:00 |
|