Commit Graph

24 Commits

Author SHA1 Message Date
m5r
5f6100b0bb prepare multiple phone numbers in one account 2021-10-21 00:24:18 +02:00
m5r
5b9eef73ae reject incoming calls if on free plan 2021-10-15 22:06:54 +02:00
m5r
197c2286c3 prevent making a call if on free plan 2021-10-15 22:06:05 +02:00
m5r
24f1e953f6 append messages from free users with "sent from shellphone" 2021-10-03 21:31:26 +02:00
m5r
0f2c3daf77 integrate backend with paddle 2021-09-27 06:10:48 +08:00
m5r
2f45e1d9a8 add import messages/calls ui feedback 2021-09-25 07:08:11 +08:00
m5r
24e9d20fe2 fix unending updateCallDuration queue 2021-09-01 06:42:59 +08:00
m5r
d71e4de033 style call list page 2021-08-31 04:25:56 +08:00
m5r
ab004235f6 update outgoing call duration every 30 seconds until the call is over 2021-08-30 20:53:21 +08:00
m5r
6a2e76857b clean setTwilioWebhooks and twilio webhook verification 2021-08-30 19:24:05 +08:00
m5r
e9fb2602ae Merge branch 'master' into outgoing-calls 2021-08-30 07:05:22 +08:00
m5r
a289e9a4ef validate call webhook and translate call status 2021-08-20 08:20:03 +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
e4672597dd get access token and use it to make a call 2021-08-08 14:37:53 +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
827ed9f1c0 return early when data is not available as expected 2021-08-02 18:02:49 +08:00
m5r
1489f97c14 prettier 2021-08-01 22:03:49 +08:00
m5r
7acbca65ce update prettier config 2021-08-01 20:04:04 +08:00
m5r
23e7616416 move queues 2021-08-01 18:46:10 +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