Commit Graph

  • c43979d6b7 onboarding wording m5r 2021-08-20 08:18:35 +0800
  • b83a64d862 group messages by every 15 minutes m5r 2021-08-15 11:09:09 +0800
  • 30d186d37d insert call to db when making a call m5r 2021-08-14 01:16:27 +0800
  • f628addd80 skip duplicates when inserting calls and messages m5r 2021-08-14 01:15:35 +0800
  • 306febe4d1 rename webhook route for calls m5r 2021-08-13 23:56:07 +0800
  • 5d5195fd9f replace ascending with descending m5r 2021-08-13 23:54:13 +0800
  • 800ff5ab99 cleanup call making m5r 2021-08-13 23:52:38 +0800
  • a26babc792 small qol changes m5r 2021-08-13 19:55:05 +0800
  • de4d4e63d5 useMakeCall() hook m5r 2021-08-13 12:43:57 +0800
  • 1e736e8f05 move files around m5r 2021-08-12 21:52:52 +0800
  • 0e280ceb27 wire up some stuff in outgoing call page m5r 2021-08-08 19:46:32 +0800
  • 423a9cea00 reset keypad page phoneNumber state when calling m5r 2021-08-08 19:46:04 +0800
  • 97fce0f33f extract keypad component m5r 2021-08-08 19:22:34 +0800
  • e4672597dd get access token and use it to make a call m5r 2021-08-08 14:37:53 +0800
  • b4aa79bd85 implement session creation when logging in m5r 2021-08-08 13:34:51 +0800
  • 0b34e861e0 set api key when setting the phone number to avoid race conditions later when fetching calls and messages m5r 2021-08-08 13:34:15 +0800
  • 6ad516a99e fix onboarding m5r 2021-08-08 12:34:29 +0800
  • 6f672bfeb2 use twilio api key/secret instead of authToken m5r 2021-08-08 12:28:19 +0800
  • 835fcaffcc move deps m5r 2021-08-08 12:27:30 +0800
  • 0f25c53b50 set twilio api key and secret m5r 2021-08-08 12:26:15 +0800
  • 9f213ad71e small fixes m5r 2021-08-08 11:00:00 +0800
  • cc36a34149 remove next-pwa for now m5r 2021-08-08 10:58:28 +0800
  • d20eeb0617 multi tenancy stuff m5r 2021-08-06 01:07:15 +0800
  • b54f9ef43c downgrade zod@3.2.0 because of slow typescript intellisense m5r 2021-08-04 17:20:32 +0800
  • adf5fb31d1 trace error in layout m5r 2021-08-04 13:49:45 +0800
  • fcefb69790 temporary blog shortcut m5r 2021-08-04 05:14:41 +0800
  • 6f64d80170 blog articles m5r 2021-08-04 05:04:17 +0800
  • 1f80ce4114 add webmanifest and notification handler in service worker m5r 2021-08-04 02:53:10 +0800
  • d93f6fd5d5 add help modal during onboarding m5r 2021-08-04 02:46:47 +0800
  • e98697293a rename to shellphone m5r 2021-08-03 21:03:10 +0800
  • 002c3ad37f ignore .idea/ m5r 2021-08-03 20:39:15 +0800
  • 95f283017d fix blitz.config.ts m5r 2021-08-03 20:02:01 +0800
  • 2cf53533a3 replace early returns with NotFoundError test /api/webhook/incoming-message m5r 2021-08-02 21:43:27 +0800
  • 827ed9f1c0 return early when data is not available as expected m5r 2021-08-02 18:02:49 +0800
  • 09568ef684 test api route timeout m5r 2021-08-02 15:38:13 +0800
  • 4ee105b46a lazy load new message bottom sheet m5r 2021-08-02 00:52:23 +0800
  • fef4c03458 send notification when sms arrives m5r 2021-08-02 00:28:47 +0800
  • 1489f97c14 prettier m5r 2021-08-01 22:03:49 +0800
  • 7d34fcd48f session thingy for onboarding checks m5r 2021-08-01 22:01:51 +0800
  • 7acbca65ce update prettier config m5r 2021-08-01 20:04:04 +0800
  • fdf9df243b fix error boundary error handling m5r 2021-08-01 19:21:49 +0800
  • 95488456d9 insert incoming message in the background m5r 2021-08-01 18:54:51 +0800
  • 23e7616416 move queues m5r 2021-08-01 18:46:10 +0800
  • 6cbc7468fb handle incoming sms m5r 2021-08-01 18:36:32 +0800
  • 56e8880715 send message to new recipient m5r 2021-08-01 15:40:18 +0800
  • 7d7c4cb495 transform 0 to + when long pressing m5r 2021-08-01 12:29:41 +0800
  • a65d6e2bcc boring stuff m5r 2021-08-01 11:05:40 +0800
  • cd83f0c78e keypad and settings pages m5r 2021-08-01 01:22:48 +0800
  • 079241ddb0 reformat with prettier with semicolons and tabs m5r 2021-07-31 23:57:43 +0800
  • fc4278ca7b migrate to blitzjs m5r 2021-07-31 22:33:18 +0800
  • 4aa646ab43 local cache m5r 2021-07-23 17:40:08 +0800
  • 0760fa8f41 add message time m5r 2021-07-22 02:02:56 +0800
  • 05161adbb4 add some icons m5r 2021-07-22 01:21:34 +0800
  • 48a41aed94 show recipient in conversation m5r 2021-07-22 01:16:39 +0800
  • 56a967b8c6 style conversation message bubble m5r 2021-07-22 01:05:21 +0800
  • a262f61823 list phone calls m5r 2021-07-22 00:48:49 +0800
  • f55f1c5359 cache pages m5r 2021-07-21 12:00:43 +0800
  • 067d0d97c4 time GSSP m5r 2021-07-21 11:29:29 +0800
  • 6a12d0cd93 list conversations send sms begin webhooks m5r 2021-07-21 00:28:56 +0800
  • 3762305c4f build pass m5r 2021-07-19 00:15:06 +0800
  • 9f5e646338 commit fontawesome packages m5r 2021-07-18 23:48:25 +0800
  • a989125e6e move to webapp m5r 2021-07-18 23:32:45 +0800
  • 61c23ec9a7 encrypt message content m5r 2021-06-03 00:42:51 +0200
  • 4c9b1ea9b1 first commit m5r 2021-06-01 23:13:51 +0200