Ethan
Making products people love π₯π
Handle when Outlook sync state is not found
Show "Edit labels" if the thread has labels already, otherwise show "Add labels"
New label picker!!! π β And you can edit the labels for a thread without even moving the mouse once π https://twitter.com/Booligoosh/status/1177448418559397888
Got attachment downloading working with Outlook
Tested Outlook attachments with inline images
Got Outlook attachments working!! πͺ
Convert Outlook attachment format to Gmail attachment format
Batch request attachment objects after message objects
Made a cloud function to keep track of my Netlify usage and put the daily values in this GitHub Gist (I'll do graphs and stuff later) https://gist.github.com/Booligoosh/eb608fbbbfbecc488171cc23ef5bd55e
Nearly done switching to Cloudflare Workers! π
Created cloudflare-workers GitLab repo
Moved trialEnd to Cloudflare Workers
Moved setStripeMetadata to Cloudflare Workers
Moved sentryWebhook to Cloudflare Workers
Moved getLatestGitInfo to Cloudflare Workers
Moved getRefreshToken to Cloudflare Workers
Moved getAccessToken to Cloudflare Workers
Got fetchOpenData working with Cloudflare Workers! π
Sent email to someone who may know people at Google who can help
Moved all Cloudflare functions to their own modules
I'm moving everything to Cloudflare Workers because they allow 25x (!!!) the number of function calls for free compared to Netlify
Moved stripeWebhookForTelegram to Cloudflare Workers
Created a singular 'kanbanmail' worker with a switch statement for different paths
Got wrangler working with node modules
Installed & set up Wrangler