KanbanMail

A Kanban board for your emails! βœ¨πŸ’Œ

Decided to move cloud functions into web app repo so I don't need extra OPTIONS requests for cross-origin stuff

Sent tweet about demo data! https://twitter.com/Booligoosh/status/1107802179102896129

So I'm doing an experiment and letting you contribute to the demo data for KanbanMail (that will show up in the screnshots etc.) β€” You can contribute here πŸ‘‰ kanbanmail.app/demodata πŸ‘ˆ

Responded to a very big long email with a very big long response :)

Removed shortcuts side-popup for the moment because it’s out of date and not really needed anymore because of tooltips

Added firstCallOnPageLoad option to updateEmails so contacts, labels, stripeMetadata etc. still get updated

Now I get a system notification when my development version is finished rebuilding!

Now I get a system notification when my development version is rebuilding!

Added CC autoprefixer to web app build process! Suggestion by @jivings

Fixed β€œ(index):3225 Uncaught ReferenceError: data is not defined at onchange” errors

Fixed β€œUncaught ReferenceError: data is not defined at ServiceWorkerContainer.” errors

Added main background image in many different sizes so it loads nicely

Fixed entering back into polling loop after refreshing the token so it works with the new onlyNewEmails code

Fixed composer shortcut triggering when it’s not meant to by adding modifierDown: true

Changed messagesPerBatch from 100 to 50 to reduce Gmail rate limiting errors (still in development, I'm testing it)