KanbanMail
A Kanban board for your emails! ✨💌
Added Unsplash image attribution on hover
IT'S LIVE!!!!! The update that's been in development for the last 2 months is finally out there in the real world. Compared to this, the old version of KanbanMail feels like a toy. 🔥
Updated Netlify config for latest version!
MERGING MASSIVE UPDATE INTO MASTER
Made opening email animation 125ms faster. It doesn't look as 'cool' now, but it's much more useable. Based on this tweet: https://twitter.com/Jatodaro/status/1104120190470512640
Added max-width: 100% to images in makeHTMLEmail so it doesn't end up sending ugly massive images!
Don’t show “move to done after replying/forwarding” if the email is already in done
Proxy images in emails to always use SSL via images.weserv.nl
Close email viewer in split mode after dragging that email
Made it so you can click again on the email currently in the viewer and it will close
Added "close" button to composer in split view
Modified composer/viewer behaviour in split view
Minimize all columns except for the current one in split view
Added split view toggle in header
Started coding split view
Clear IndexedDB on logout
Finally fixed “Uncaught TypeError: Cannot read property 'getBoundingClientRect' of null” error after about 6 months 😂
Fire focus event for email composer body as well as fields
Execute unresolved modifier queue at the start of the updateEmails function
Got full body loading working with Outlook!
Added loadBodies option to updateEmails
Removed unused getMessagesArrayFromIDsParallel function, enough with the sentimentality 😛
Fixed email viewer service worker 😅
Removed border from 'on' email actions in email viewer in dark mode