deltachat / deltachat-ios

Email-based instant messaging for iOS.
Other
327 stars 52 forks source link

clear chat: do not count or delete daymarker #2325

Closed r10s closed 1 month ago

r10s commented 1 month ago

this PR fixes the calculation of the number of messages to delete on "clear chat".

unconditionally adding the flag DC_GCM_ADD_DAYMARKER was just wrong.

closes #2324