Commit Graph

229 Commits

Author SHA1 Message Date
m5r 0ed516afc8 track join waitlist 2021-08-30 05:00:34 +08:00
m5r 9079ed73ac differentiate Twilio TwiML app name between environments 2021-08-30 04:33:35 +08:00
m5r 549558142d parallelize metric fetching requests 2021-08-29 21:10:25 +08:00
m5r ba876d0205 production analytics with panel bear 2021-08-29 06:17:59 +08:00
m5r 93e71d3f59 send formatter recipient phone number in conversations 2021-08-29 05:07:51 +08:00
m5r 1280a4dd00 actual metrics 2021-08-29 04:17:01 +08:00
m5r 39e0b8ca03 fake metrics 2021-08-29 03:56:26 +08:00
m5r 4bf7b108f3 actual frequently asked questions 2021-08-29 03:34:56 +08:00
m5r e16f51e36a frequently asked questions 2021-08-28 23:55:23 +08:00
m5r fca8dda685 publish rough roadmap 2021-08-28 16:30:23 +08:00
m5r bae0b7da4c header navigation menu + open metrics and roadmap pages 2021-08-28 15:16:32 +08:00
m5r 1c1d944147 rename landing-page directory to public-area 2021-08-28 14:22:17 +08:00
m5r 13b8dd895a fix insert messages queue, insert messages with an id and no unnecessary field 2021-08-28 14:16:14 +08:00
m5r 1a5fdf5a0e logout button in settings 2021-08-28 14:03:49 +08:00
m5r c6bdcaf433 add twilio referral link 2021-08-28 06:12:25 +08:00
m5r 1e89e57145 click to action on landing page 2021-08-28 05:09:45 +08:00
m5r ca917d3ebc adapt test-api-handler for blitz API routes 2021-08-28 04:04:02 +08:00
m5r 43f89216ae type caught error to any 2021-08-28 02:06:59 +08:00
m5r c75ed023a1 blog post page 2021-08-28 00:08:38 +08:00
m5r 9248e5fbbe upgrade blitz@0.40.0-canary.5 2021-08-27 22:59:13 +08:00
m5r 7da645824a fix ios headline 2021-08-27 06:00:22 +08:00
m5r f9bf8485bc color headline 2021-08-27 05:37:03 +08:00
m5r 2ced53f4db actual mock image 2021-08-27 05:11:12 +08:00
m5r 5e9aa2e5a4 format phone number and clamp message preview to 2 lines in conversations list 2021-08-27 04:12:11 +08:00
m5r 1c93ac00ef redirect to landing page 2021-08-27 03:17:46 +08:00
m5r 20b6a7a996 favicons et fonts 2021-08-27 03:10:35 +08:00
m5r 6417f5dbcf preload fonts 2021-08-25 16:52:24 +08:00
m5r daf599022f remove useless tests 2021-08-20 08:56:07 +08:00
m5r 9898e68023 focus recipient input when opening the new message area 2021-08-20 08:31:47 +08:00
m5r 9ca0e5d09e fix organizationId when setting twilio fields 2021-08-20 08:31:30 +08:00
m5r a289e9a4ef validate call webhook and translate call status 2021-08-20 08:20:03 +08:00
m5r c43979d6b7 onboarding wording 2021-08-20 08:18:35 +08:00
m5r b83a64d862 group messages by every 15 minutes 2021-08-15 11:09:09 +08:00
m5r 30d186d37d insert call to db when making a call 2021-08-14 01:16:27 +08:00
m5r f628addd80 skip duplicates when inserting calls and messages 2021-08-14 01:15:35 +08:00
m5r 306febe4d1 rename webhook route for calls 2021-08-13 23:56:07 +08:00
m5r 5d5195fd9f replace ascending with descending 2021-08-13 23:54:13 +08:00
m5r 800ff5ab99 cleanup call making 2021-08-13 23:52:38 +08:00
m5r a26babc792 small qol changes 2021-08-13 19:55:05 +08:00
m5r de4d4e63d5 useMakeCall() hook 2021-08-13 12:43:57 +08:00
m5r 1e736e8f05 move files around 2021-08-12 21:52:52 +08:00
m5r 0e280ceb27 wire up some stuff in outgoing call page 2021-08-08 19:46:32 +08:00
m5r 423a9cea00 reset keypad page phoneNumber state when calling 2021-08-08 19:46:04 +08:00
m5r 97fce0f33f extract keypad component 2021-08-08 19:22:34 +08:00
m5r e4672597dd get access token and use it to make a call 2021-08-08 14:37:53 +08:00
m5r b4aa79bd85 implement session creation when logging in 2021-08-08 13:34:51 +08:00
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 6ad516a99e fix onboarding 2021-08-08 12:34:29 +08:00
m5r 6f672bfeb2 use twilio api key/secret instead of authToken 2021-08-08 12:28:19 +08:00
m5r 0f25c53b50 set twilio api key and secret 2021-08-08 12:27:22 +08:00