contact: synchronize status between devices

This feature is similar to existing avatar synchronization.

Whenever encrypted BCC-to-self copy of chat message is received, status
setting is updated with the signature of the message.
This commit is contained in:
link2xt
2021-05-01 07:39:38 +03:00
parent abac35c872
commit 855b6b18fd
3 changed files with 95 additions and 6 deletions

View File

@@ -12,6 +12,8 @@
- fix creation of many delete jobs when being offline #2372
- synchronize status between devices #2386
- deaddrop (contact requests) chat improvements #2373
- add "Forwarded:" to notification and chatlist summaries #2310