mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 00:46:31 +03:00
order contact lists by "last seen" instead of name/address (#3562)
order all contact lists by last_seen instead of name or address
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
- add `dc_contact_was_seen_recently()` #3560
|
||||
|
||||
### Changes
|
||||
- order contact lists by "last seen";
|
||||
this affects `dc_get_chat_contacts()`, `dc_get_contacts()` and `dc_get_blocked_contacts()` #3562
|
||||
|
||||
### Fixes
|
||||
- do not emit notifications for blocked chats #3557
|
||||
|
||||
Reference in New Issue
Block a user