What's stopping me from releasing it right now
- [x] Deal with Gmail API rate limiting when requesting emails concurrently
- [x] Deselect all emails after action no no weird surprises with selected stuff in Trash etc.
- [x] Load all email bodies
- [x] Get "Move to Done after replying" box to actually work
- [x] Move darkTheme from localStorage to stripeMetadata & put as an on-off in settings
- [x] Service worker for email-viewer.kanbanmail.app
- [x] Get Drafts working in Gmail
- [x] FIX CONTACTS!!!!!????
- [x] Add ?v=<timestamp> for JS and CSS files
- [x] Update stripe metadata offline
- [x] Put feedback button back
- [x] Make column name a dropdown in email viewer
- [x] Get full body loading working for Outlook!!
- [x] Fix field focusing events in email composer
- [x] CLEAR INDEXEDDB & CACHE STORAGE ON LOGOUT!!!!!!
- [ ] Load all attachments???
- [ ] Get Drafts working with Outlook
- [ ] Fix self.skipWaiting() and self.clients.claim() in service worker