mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 14:26:30 +03:00
mark all archived read (#3919)
* let marknoticed_chat() work for DC_CHAT_ID_ARCHIVED_LINK * fix test_util::get_last_msg() - the first position may be the archive-link if 'adding specials' is allowed * add a test for the archived-link message counter * update CHANGELOG
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
- Buffer IMAP client writes #3888
|
||||
- move `DC_CHAT_ID_ARCHIVED_LINK` to the top of chat lists
|
||||
and make `dc_get_fresh_msg_cnt()` work for `DC_CHAT_ID_ARCHIVED_LINK` #3918
|
||||
- make `dc_marknoticed_chat()` work for `DC_CHAT_ID_ARCHIVED_LINK` #3919
|
||||
- Update provider database
|
||||
|
||||
### API-Changes
|
||||
|
||||
Reference in New Issue
Block a user