Consider outgoing messages to just one receiver as "private message" (#3177)

This commit is contained in:
Hocuri
2022-04-03 19:19:10 +02:00
committed by GitHub
parent a8ab7c9c04
commit 918ee47c79
2 changed files with 86 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
- Hopefully fix a bug where outgoing messages appear twice with Amazon SES #3077
- do not delete messages without Message-IDs as duplicates #3095
- Assign replies from a different email address to the correct chat #3119
- Assing outgoing private replies to the correct chat #3177
- start ephemeral timer when seen status is synchronized via IMAP #3122
- do not delete duplicate messages on IMAP immediately to accidentally deleting
the last copy #3138