Commit Graph

11 Commits

Author SHA1 Message Date
m5r 0b34e861e0 set api key when setting the phone number to avoid race conditions later when fetching calls and messages 2021-08-08 13:34:15 +08:00
m5r 6f672bfeb2 use twilio api key/secret instead of authToken 2021-08-08 12:28:19 +08:00
m5r d20eeb0617 multi tenancy stuff 2021-08-06 01:14:19 +08:00
m5r 2cf53533a3 replace early returns with NotFoundError
test /api/webhook/incoming-message
2021-08-02 21:44:04 +08:00
m5r 827ed9f1c0 return early when data is not available as expected 2021-08-02 18:02:49 +08:00
m5r fef4c03458 send notification when sms arrives 2021-08-02 00:29:12 +08:00
m5r 1489f97c14 prettier 2021-08-01 22:03:49 +08:00
m5r 7d34fcd48f session thingy for onboarding checks 2021-08-01 22:03:05 +08:00
m5r 7acbca65ce update prettier config 2021-08-01 20:04:04 +08:00
m5r 95488456d9 insert incoming message in the background 2021-08-01 18:54:51 +08:00
m5r 23e7616416 move queues 2021-08-01 18:46:10 +08:00