Improve Chat.get_encryption_info() format

Group contacts by peerstate and make it easier
to find contacts that prevent encryption by sorting them
to the top of the list.
This commit is contained in:
link2xt
2022-05-13 21:09:53 +00:00
committed by holger krekel
parent c9beaa2aa1
commit 8168bcece5
5 changed files with 98 additions and 20 deletions

View File

@@ -6,6 +6,7 @@
- send normal messages with higher priority than MDNs #3243
- make Scheduler stateless #3302
- support `source_code_url` from Webxdc manifests #3314
- improve chat encryption info, make it easier to find contacts without keys #3318
### API-Changes
- deprecate unused `marker1before` argument of `dc_get_chat_msgs`