bedhub
bedhub
As a user I want to see a clear list of ongoing conversations in the list so that I don't have to scan through multiple mails that belong to the...
As an admin of a Tutanota account i want to be able to delete users from my account so that the data of that user gets deleted and i don't...
Errors while initializing the DBFacade are now handled inside DBFacade and re thrown as DBError to prevent uncaught errors. Errors from the event queue are also not reported as uncaught...
When receiving webhook callbacks from the apple payment system i want that they are tracked in the booking system so that our database state is consistent. **AC** - Booking items...
As an iOS app user i want to upgrade to a paid account using my app store payment method. ## AC * Upgrading to a paid plan should provide the...
When receiving a calendar event invitation or when importing a calendar event i want to see my other events on that day so that i can decide if i can...
When confirming a notification one of my devices i want that the notification disappears from my other devices so that i only see unread notifications on all of my devices...
As an user I want to have just one instance of each contact inside my native address book after importing them and enabling contact synchronization inside Tuta app. ## AC...
The translation for the notification setting value "sender and subject" is wrong. Currently it is "Absender oder Betreff" but should be "Absender und Betreff"
When clicking on a notification i expect that the tuta app opens so that i can read the content of the email that i have received the notification for. ###...