Closed
Description
When a contact turns from "not recently seen" to "recently seen" there is always no ContactsChanged
event.
When a contact turns from "recently seen" to "not recently seen" there is sometimes no ContactsChanged
event.
Expected: Both cases should emit the ContactsChanged
event
This cause a bug in the UI: deltachat/deltachat-desktop#3735 (on iOS the bug of missing events also exists, but is not as visible as the whole as the screen is refreshed each time the user switches screens, the same is likely true also for android, but I did not test there yet.)