m5r
|
622fd4db30
|
remove fathom logs
|
2022-07-06 12:21:51 +02:00 |
|
m5r
|
05cd1c410a
|
return null instead of throwing an error
|
2022-07-02 01:49:53 +02:00 |
|
m5r
|
a8491e28a5
|
replace splitbee and panelbear with fathom
|
2022-07-02 01:49:12 +02:00 |
|
m5r
|
fad2dc06e1
|
/twilio-token returns null when twilio account is not connected => device won't try to connect
|
2022-06-27 13:12:49 +02:00 |
|
m5r
|
852a6eb9e5
|
track pageviews with panelbear
|
2022-06-26 20:57:44 +02:00 |
|
m5r
|
590e92eea4
|
add todos and change wording
|
2022-06-26 13:52:36 +02:00 |
|
m5r
|
6cf2f8cb94
|
send notifications over SSE to be displayed inside the app
|
2022-06-19 17:57:51 +02:00 |
|
m5r
|
a46a4a3861
|
letsgooooo receiving calls
|
2022-06-15 01:28:32 +02:00 |
|
m5r
|
aac662f702
|
revalidate loaders on message reception
|
2022-06-12 23:32:57 +02:00 |
|
m5r
|
ceaadc4f99
|
notify of incoming messages and show in app notifications
|
2022-06-12 23:17:22 +02:00 |
|
m5r
|
f1702180b7
|
make phone calls
|
2022-06-11 19:29:58 +02:00 |
|
m5r
|
dbe209c7fc
|
purge phone calls and messages from cache when switching phone numbers or twilio account
|
2022-06-11 16:13:00 +02:00 |
|
m5r
|
1e9b7a8aa2
|
* fix "dev:build" watch mode
* remove cross-env
* append build hash to service worker cache names for easy purge
|
2022-06-11 15:13:28 +02:00 |
|
m5r
|
836b1d8d1b
|
remove current phone number from session
|
2022-06-11 02:45:07 +02:00 |
|
m5r
|
3ddd0d73ea
|
attach phone numbers to twilio account
|
2022-06-11 02:09:37 +02:00 |
|
m5r
|
c47b57e4bf
|
cleanup stuff
|
2022-06-09 00:33:38 +02:00 |
|
m5r
|
e8ba6a63ab
|
replace twilio connect with account sid/auth token form
|
2022-06-09 00:33:19 +02:00 |
|
m5r
|
1425a72d39
|
notify the user when a new service worker gets installed
|
2022-06-06 00:34:50 +02:00 |
|
m5r
|
724348cff4
|
serve loader data from the cache first, update the UI when there is something new
|
2022-06-05 23:11:21 +02:00 |
|
m5r
|
68570ff3d4
|
clean up notification stuff
|
2022-06-01 22:52:11 +02:00 |
|
m5r
|
4c22ee83e1
|
push notifications but installable to home screen yet
|
2022-05-30 02:21:42 +02:00 |
|
m5r
|
8ad21ae9e1
|
make a phone call ~ not really working
|
2022-05-24 23:13:08 +02:00 |
|
m5r
|
a94d3b5e05
|
extract phone settings loader
|
2022-05-22 13:09:42 +02:00 |
|
m5r
|
1b9de34387
|
extract keypad loader
|
2022-05-22 13:06:43 +02:00 |
|
m5r
|
331d53a8a8
|
extract conversation loader
|
2022-05-22 13:04:26 +02:00 |
|
m5r
|
3afc1d27cf
|
keypad page
|
2022-05-22 12:59:53 +02:00 |
|
m5r
|
90e3d2fb20
|
missing twilio credentials in a modal
|
2022-05-22 12:40:07 +02:00 |
|
m5r
|
787b0ef4ac
|
simplify calls loader
|
2022-05-22 12:39:54 +02:00 |
|
m5r
|
a05d8cc413
|
fetching calls state
|
2022-05-22 01:59:38 +02:00 |
|
m5r
|
c824302347
|
fetching messages state
|
2022-05-22 01:45:13 +02:00 |
|
m5r
|
1f37eb45d5
|
add recipient field to messages and phone calls
|
2022-05-22 01:17:43 +02:00 |
|
m5r
|
6684dcc0e5
|
store twilio stuff in TwilioAccount table and remodel session data
|
2022-05-21 21:33:23 +02:00 |
|
m5r
|
19a35bac92
|
send new message
|
2022-05-20 02:45:07 +02:00 |
|
m5r
|
306572d947
|
prefetch stuff
|
2022-05-20 01:16:38 +02:00 |
|
m5r
|
8607e70007
|
hide footer in conversation page
|
2022-05-20 01:05:06 +02:00 |
|
m5r
|
5bf885c060
|
send message to recipient
|
2022-05-20 00:55:02 +02:00 |
|
m5r
|
29f405290c
|
fix redirect on requireLoggedIn()
|
2022-05-20 00:29:12 +02:00 |
|
m5r
|
9c9b4a5af4
|
got {messages,phone calls} {fetching,display} working
|
2022-05-18 01:54:06 +02:00 |
|
m5r
|
022670543f
|
list twilio phone numbers
|
2022-05-15 01:29:51 +02:00 |
|
m5r
|
a435cb5b75
|
twilio connect
|
2022-05-15 00:35:51 +02:00 |
|
m5r
|
218aeb31da
|
got account deletion working
|
2022-05-14 19:54:04 +02:00 |
|
m5r
|
315ffb61ac
|
clean
|
2022-05-14 19:53:04 +02:00 |
|
m5r
|
48b3604116
|
account settings actions, account deletion left
|
2022-05-14 14:43:45 +02:00 |
|
m5r
|
98b89ae0f7
|
remixed v0
|
2022-05-14 12:22:06 +02:00 |
|