core icon indicating copy to clipboard operation
core copied to clipboard

add `dc_has_unnoticed_chats()` and `dc_marknoticed_all_chats()`

Open Simon-Laux opened this issue 1 year ago • 0 comments

to fix this "bug" in desktop: https://github.com/deltachat/deltachat-desktop/issues/3979

if these information are not easily available in the UI, we should consider adding dedicated core functions as dc_has_unnoticed_chats() and dc_marknoticed_all_chats() (due to multiple meanings, we avoid the the term "read" in the api, cmp)

~ https://github.com/deltachat/deltachat-desktop/issues/3979#issue-2377575347

mainly important to have them in the jsonrpc api because thats what desktop uses

Simon-Laux avatar Jul 31 '24 22:07 Simon-Laux