Commit Graph

359 Commits

Author SHA1 Message Date
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
835fcaffcc move deps 2021-08-08 12:27:30 +08:00
m5r
0f25c53b50 set twilio api key and secret 2021-08-08 12:27:22 +08:00
m5r
9f213ad71e small fixes 2021-08-08 11:00:00 +08:00
m5r
cc36a34149 remove next-pwa for now 2021-08-08 10:58:51 +08:00
m5r
d20eeb0617 multi tenancy stuff 2021-08-06 01:14:19 +08:00
m5r
b54f9ef43c downgrade zod@3.2.0 because of slow typescript intellisense 2021-08-04 17:20:32 +08:00
m5r
adf5fb31d1 trace error in layout 2021-08-04 13:49:45 +08:00
m5r
fcefb69790 temporary blog shortcut 2021-08-04 05:14:41 +08:00
m5r
6f64d80170 blog articles 2021-08-04 05:04:17 +08:00
m5r
1f80ce4114 add webmanifest and notification handler in service worker 2021-08-04 02:53:10 +08:00
m5r
d93f6fd5d5 add help modal during onboarding 2021-08-04 02:46:47 +08:00
m5r
e98697293a rename to shellphone 2021-08-03 21:03:10 +08:00
m5r
002c3ad37f ignore .idea/ 2021-08-03 20:39:15 +08:00
m5r
95f283017d fix blitz.config.ts 2021-08-03 20:02:01 +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
09568ef684 test api route timeout 2021-08-02 15:38:13 +08:00
m5r
4ee105b46a lazy load new message bottom sheet 2021-08-02 00:52:23 +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
fdf9df243b fix error boundary error handling 2021-08-01 19:21:49 +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
m5r
6cbc7468fb handle incoming sms 2021-08-01 18:36:32 +08:00
m5r
56e8880715 send message to new recipient 2021-08-01 15:40:33 +08:00
m5r
7d7c4cb495 transform 0 to + when long pressing 2021-08-01 12:29:41 +08:00
m5r
a65d6e2bcc boring stuff 2021-08-01 11:05:40 +08:00
m5r
cd83f0c78e keypad and settings pages 2021-08-01 01:22:48 +08:00
m5r
079241ddb0 reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
m5r
fc4278ca7b migrate to blitzjs 2021-07-31 22:33:18 +08:00
m5r
4aa646ab43 local cache 2021-07-23 17:40:08 +08:00
m5r
0760fa8f41 add message time 2021-07-22 02:02:56 +08:00
m5r
05161adbb4 add some icons 2021-07-22 01:21:34 +08:00
m5r
48a41aed94 show recipient in conversation 2021-07-22 01:16:39 +08:00
m5r
56a967b8c6 style conversation message bubble 2021-07-22 01:06:34 +08:00