Ethan
Making products people love π₯π
Changed *-behind color in dark mode
Load 1000 emails by default not 500
Added a getRawMessageFromId function so I can show original messages in future
Removed timeout when closing email viewer
Fixed empty subjects in some situations
Fixed attachment errors for Outlook
Fixed search outline in dark mode
Change border color for pinned items
Removed border radii of *-behind elements
Removed unused dependencies
Removed all references to Giphy / GIF picker
Return headers with errors for endpoints that are accessed programatically from KanbanMail
Removed all mentions of db.emails!
Basically ready to push the new update except for a few Outlook bugs! ππ Hope to have it out this week.
Ran a ton of files through ESLint and cleaned up code β¨β¨
Removed the majority of the cloud function files from the dev branch! π (mostly moved to Workers)
Added Cloudflare Workers to connect-src in test CSP
Switched frontend on dev branch to Cloudflare Workers
Display thread length on kanban cards
Check that message body is loaded before sending reply
Fixed label picker on mobile
Fixed email popup sent date on mobile
Removed updateEmails entirely
Renamed updateThreads to fullSync