KanbanMail
A Kanban board for your emails! ✨💌
Made email iframe background the same as the whole email viewer background by default in dark mode
Fixed event cards in dark mode
Fixed send message button in account profile
Debounce Dexie updated/created hooks
Open column dropdown in email viewer on hover, not on click (so it only takes one click to change column)
Make the background image an actual instead of a background-image property in CSS so that it doesn't re-fetch all the time when the interface changes and Chrome is trying to save memory or something
Fixed chunking in apiFunctions.outlook.batchRequest!
Got sending working with Outlook and IndexedDB/threads!
Got partialSync working with Outlook!!!
Fetch deltas for each Outlook folder in partialSync
Created data.outlookFolders
Added scroll parallax on mobile 😍 https://twitter.com/Booligoosh/status/1168827940676632576
Got scroll dots working on mobile!
Fixed account-profile on mobile
Got email viewer iframe to automatically resize based on the email content height on mobile!
Got load more button in search working with IndexedDB/threads
Removed old unused code from main.js
Got note to self working with IndexedDB/threads and removed all references to data.emails in modifiers.js
Added some more allowed img-srcs to test CSP
Added Outlook URLs to test CSP
Created a sidebar-recipients component
Added CC/BCC fields in email viewer
Test out even bigger and fatter CSP
Test out a new big fat CSP