jsonrpc: add was_seen_recently property

to `ChatListItemFetchResult`, `FullChat` and `Contact`
This commit is contained in:
Simon Laux
2022-09-06 22:20:18 +02:00
committed by Simon Laux
parent 96ce8eb851
commit 33b18e3014
6 changed files with 41 additions and 8 deletions

View File

@@ -12,6 +12,7 @@
`dc_accounts_event_emitter_unref`.
- add `dc_contact_was_seen_recently()` #3560
- jsonrpc: add `is_broadcast` property to `ChatListItemFetchResult`
- jsonrpc: add `was_seen_recently` property to `ChatListItemFetchResult`, `FullChat` and `Contact`
### Changes
- order contact lists by "last seen";