1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-06 03:50:08 +02:00
Commit graph

204 commits

Author SHA1 Message Date
B. Petersen
d2bdd7cb5f comment 2017-11-19 18:38:43 +01:00
B. Petersen
7c246c6262 Comment 2017-11-19 18:34:38 +01:00
B. Petersen
3b41aef632 Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
B. Petersen
e0dd037cb0 Comment. 2017-11-13 18:51:25 +01:00
B. Petersen
8b5f7d9af8 Comment, define some void functions also returning void. 2017-11-12 23:19:24 +01:00
B. Petersen
a4e57f39a9 Comment 2017-11-12 18:52:30 +01:00
B. Petersen
811e967763 Comment 2017-11-12 17:01:52 +01:00
B. Petersen
c4ac247777 Comment 2017-11-12 16:50:05 +01:00
B. Petersen
36a03ce492 Add a function to retrieve the full path of a file associated with a message. 2017-11-12 15:57:49 +01:00
B. Petersen
12783f3c9e Rename MR_CHAT_* to MR_CHAT_TYPE_* 2017-11-11 23:00:08 +01:00
B. Petersen
3c3a08d201 Make the last parameter of mrmsg_get_summary() optional. 2017-11-08 13:30:54 +01:00
B. Petersen
47fe0fb4b1 Clearify which defines are message states. 2017-11-08 12:34:02 +01:00
B. Petersen
3fb40c268d Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
B. Petersen
06bbc70859 Add function to setup message text pointer. 2017-11-07 12:29:27 +01:00
B. Petersen
6ee854d455 Unarchive on new incoming or outgoing messages. 2017-11-01 07:55:34 +01:00
B. Petersen
5f0c7d620d Add a function for starring/unstarring messages and to read the current state. 2017-10-31 14:38:16 +01:00
B. Petersen
1aab6b51a0 Do not show a padlock if the sender has not prefer-encrypt=mutual set (the answer won't be encrypted then). 2017-10-30 00:07:26 +01:00
B. Petersen
5f07ed38a1 Do not show the deaddrop in the chatlist for unknown contacts. 2017-10-29 23:13:35 +01:00
B. Petersen
c5a2499021 Add the deaddrop temporary to the chatlist on new messages from unknown contacts. 2017-10-28 19:33:40 +02:00
B. Petersen
e17f484be2 Do not show the padlock if end-to-end-encryption is disabled by the user. 2017-10-25 01:48:34 +02:00
B. Petersen
5f6a19fa91 Remove ghost messages which are no longer needed for the upcoming 'implicit groups'. 2017-09-16 16:53:09 +02:00
B. Petersen
0b1fd112ce Do no spread the original authors name nor address when forwarding messages. 2017-07-28 16:40:55 +02:00
B. Petersen
dbed9bcca3 Name ghost-cc parameter. 2017-07-25 18:29:43 +02:00
B. Petersen
1252bb4445 Name forward-addr/forward-name parameter. 2017-07-25 18:19:11 +02:00
B. Petersen
33747d4a5b Name author/track parameter. 2017-07-25 18:08:47 +02:00
B. Petersen
aca6149dec Name width/height/duration parameter. 2017-07-25 18:01:41 +02:00
B. Petersen
2d38a07f06 Name file parameter. 2017-07-25 17:54:15 +02:00
B. Petersen
fe40081659 Allow transferring the group image together with adding users. 2017-07-25 17:49:20 +02:00
B. Petersen
a24173fc08 Move group image to new meta-data part (this will allow us to spread to the group images in the new-member-messages). 2017-07-24 16:40:58 +02:00
B. Petersen
75fe4fca27 Add an extra text for 'Group image deleted'. 2017-07-22 14:09:41 +02:00
B. Petersen
c2b8f0e258 Prepare group image message.
Add command to change group image.

Write text when changing group images.

Set file name to Chat-Group-Image header.
2017-07-21 23:56:04 +02:00
B. Petersen
41f55d480a Send MDNs only once in a multi-device setup (see of RFC 3503). 2017-07-12 18:00:58 +02:00
B. Petersen
357d961c8e Prepare mrimap_markseen_msg() function to handle in/out flags. 2017-07-12 15:51:27 +02:00
B. Petersen
837d3464c5 Do not mark contact request messages as SEEN on IMAP nor send MDNs, fixes issue https://github.com/deltachat/deltachat-android/issues/115 . 2017-07-12 13:08:56 +02:00
B. Petersen
4ce20edda7 Implement Read receipts without Social pressure, see https://delta.chat/en/2017-07-06-read-receipts-and-social-pressure . 2017-07-07 01:32:58 +02:00
B. Petersen
afa21d1ada Move MDNs from other messangers to the Chats folder. 2017-07-07 00:49:29 +02:00
B. Petersen
edce9d730e Rename 'Read receipt' to 'MDN'. 2017-07-05 16:59:38 +02:00
B. Petersen
1dac416068 Be prepared for splitted RFC724-Message-IDs-MDNs. 2017-07-05 14:07:51 +02:00
B. Petersen
d6cb31c4e1 Check, if the sender really asks for a read receipt. Send only one read receipt per RFC-724-Message-ID. 2017-07-05 13:07:43 +02:00
B. Petersen
19aed24ae2 Implement read receipts for groups. 2017-07-05 01:00:20 +02:00
B. Petersen
56fefcf11c Do not send read receipts if disabled or a contact is blocked. 2017-07-05 00:08:08 +02:00
B. Petersen
040aedb04d Sending read-receipts. 2017-07-04 18:45:36 +02:00
B. Petersen
15ded73f70 Prepare sending read-receipts. 2017-07-04 02:37:23 +02:00
B. Petersen
30b82da03e Changing incoming message states from unseen/seen to fresh/noticed/seen. 2017-07-03 23:34:18 +02:00
B. Petersen
9200ade43a Send MR_EVENT_MSG_READ. 2017-06-30 20:09:06 +02:00
B. Petersen
b4fa3059d8 Receive 'Read receipts'. 2017-06-30 19:35:54 +02:00
B. Petersen
d836388541 Wording 2017-06-26 01:03:06 +02:00
B. Petersen
4ff61731fe Show validation errors in message info. 2017-06-26 00:58:55 +02:00
B. Petersen
2d947cfadb If E2EE was availabe on sending time, guarantee the message not to be send without E2EE later. 2017-06-17 14:58:38 +02:00
B. Petersen
eb5f6f4d60 Flag outcoming end-to-end-encrypted messages as such. 2017-05-31 17:04:06 +02:00