tutao / tutanota

Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
https://tuta.com
GNU General Public License v3.0
6.04k stars 519 forks source link

Add service for marking mails read/unread #7673

Open wrdhub opened 1 week ago

wrdhub commented 1 week ago

Expose a service in tutadb that can mark a list of emails read/unread.

Currently we have to execute PUT request for updating those mails.

Service call could be more efficient and less race-prone.

Estimated time: 4h

paw-hub commented 1 week ago

Merge request !673