Commit Graph

  • a8844bb9a6
    Open to public master Mokhtar 2023-04-29 23:44:17 +0700
  • 03ae466c66 make app usable without account, remove extra stuff m5r 2023-04-29 18:30:07 +0200
  • cb35455722 remove sentry m5r 2023-04-29 07:49:56 +0200
  • 2ebdca5484 remove fathom analytics m5r 2023-04-29 07:45:51 +0200
  • 77e2ca5640 mark todo m5r 2023-04-29 07:43:19 +0200
  • bace157921 clean unused deps m5r 2023-04-29 07:43:02 +0200
  • 8fcf02b121 upgrade postgres and redis docker images m5r 2023-04-29 07:36:39 +0200
  • aee8ded63a upgrade to remix 1.14 m5r 2023-04-29 07:36:22 +0200
  • f392bd8af0 landing page backgrounds png -> webp m5r 2022-07-14 00:36:31 +0200
  • 96156c8094 minify tailwind.css m5r 2022-07-14 00:24:26 +0200
  • f6d73a663c logo png -> webp m5r 2022-07-14 00:18:49 +0200
  • ecf3339794 bump node version 16 -> 18 m5r 2022-07-13 23:58:02 +0200
  • 7bed841121 reorganize import m5r 2022-07-13 23:57:07 +0200
  • cb655d9f77 * hide link to register page * have google not index auth pages m5r 2022-07-13 23:56:14 +0200
  • 31e5d00c74 small landing page adjustments m5r 2022-07-13 23:50:17 +0200
  • 27f8ed4c7c cleaner landing page m5r 2022-07-09 01:34:18 +0200
  • 9e783b506d fix remix.config.js type m5r 2022-07-08 22:27:38 +0200
  • 0507ba58b7 stop restarting devserver, it's too unstable m5r 2022-07-08 22:27:27 +0200
  • 622fd4db30 remove fathom logs m5r 2022-07-06 12:21:51 +0200
  • 427f6ca117 set aws region for dev m5r 2022-07-03 15:48:21 +0200
  • 3021f0b6f3 db backups m5r 2022-07-03 15:42:31 +0200
  • e22841062a restart dev server when something changes and add server sourcemap m5r 2022-07-02 20:25:19 +0200
  • a289115207 set max listeners m5r 2022-07-02 19:42:11 +0200
  • 110c8a0948 update package.json m5r 2022-07-02 12:53:07 +0200
  • 05cd1c410a return null instead of throwing an error m5r 2022-07-02 01:49:53 +0200
  • aeda74dcf8 add more logs in background jobs m5r 2022-07-02 01:49:34 +0200
  • a8491e28a5 replace splitbee and panelbear with fathom m5r 2022-07-02 01:49:12 +0200
  • 06f0078dfd don't mess with splitbee requests m5r 2022-06-27 14:44:52 +0200
  • c48bf58784 add splitbee analytics m5r 2022-06-27 14:37:25 +0200
  • 740b59f389 keep SSE connection alive m5r 2022-06-27 14:03:49 +0200
  • eaf5d897ae * don't mess with immutable request headers * don't mess with requests outside the app (analytics, error tracking) m5r 2022-06-27 13:49:56 +0200
  • cdd22bed76 fix font rendering m5r 2022-06-27 13:14:28 +0200
  • fad2dc06e1 /twilio-token returns null when twilio account is not connected => device won't try to connect m5r 2022-06-27 13:12:49 +0200
  • 68c65a945a remove useless files m5r 2022-06-27 02:32:03 +0200
  • d001fba764 deploy that shit m5r 2022-06-27 02:26:06 +0200
  • f034373406 move comment m5r 2022-06-26 22:04:42 +0200
  • 852a6eb9e5 track pageviews with panelbear m5r 2022-06-26 20:57:44 +0200
  • 961dc8e461 report errors to sentry m5r 2022-06-26 17:01:55 +0200
  • 590e92eea4 add todos and change wording m5r 2022-06-26 13:52:36 +0200
  • 6cf2f8cb94 send notifications over SSE to be displayed inside the app m5r 2022-06-19 17:57:51 +0200
  • a46a4a3861 letsgooooo receiving calls m5r 2022-06-15 01:28:32 +0200
  • d452422355 validate call webhook data m5r 2022-06-13 20:51:41 +0200
  • aac662f702 revalidate loaders on message reception m5r 2022-06-12 23:32:57 +0200
  • ceaadc4f99 notify of incoming messages and show in app notifications m5r 2022-06-12 23:17:22 +0200
  • a77f02189e receive messages m5r 2022-06-11 19:35:09 +0200
  • f1702180b7 make phone calls m5r 2022-06-11 19:29:58 +0200
  • dbe209c7fc purge phone calls and messages from cache when switching phone numbers or twilio account m5r 2022-06-11 16:13:00 +0200
  • 1e9b7a8aa2 * fix "dev:build" watch mode * remove cross-env * append build hash to service worker cache names for easy purge m5r 2022-06-11 15:13:28 +0200
  • 836b1d8d1b remove current phone number from session m5r 2022-06-11 02:45:07 +0200
  • 3ddd0d73ea attach phone numbers to twilio account m5r 2022-06-11 02:09:37 +0200
  • c47b57e4bf cleanup stuff m5r 2022-06-09 00:33:38 +0200
  • e8ba6a63ab replace twilio connect with account sid/auth token form m5r 2022-06-09 00:33:19 +0200
  • c047e169f2 back button stuff m5r 2022-06-06 00:35:09 +0200
  • 1425a72d39 notify the user when a new service worker gets installed m5r 2022-06-06 00:34:50 +0200
  • 0cb999d260 cache routes modules m5r 2022-06-06 00:01:33 +0200
  • 724348cff4 serve loader data from the cache first, update the UI when there is something new m5r 2022-06-05 23:11:21 +0200
  • 5943044509 cache loader data and document, network-first approach m5r 2022-06-04 23:34:33 +0200
  • 8c0a6ccf7f cache static assets m5r 2022-06-04 15:48:37 +0200
  • 7ca242fff4 clean up service worker m5r 2022-06-01 23:56:37 +0200
  • 68570ff3d4 clean up notification stuff m5r 2022-06-01 22:45:49 +0200
  • 117a77525e upgrade deps m5r 2022-06-01 11:10:01 +0200
  • 4c22ee83e1 push notifications but installable to home screen yet m5r 2022-05-30 02:21:42 +0200
  • b5bb8e1822 simplify encryption.ts m5r 2022-05-24 23:13:30 +0200
  • 8ad21ae9e1 make a phone call ~ not really working m5r 2022-05-24 23:13:08 +0200
  • c9c1784dd7 fix admin middleware in server.ts m5r 2022-05-24 21:31:39 +0200
  • a94d3b5e05 extract phone settings loader m5r 2022-05-22 13:09:42 +0200
  • 1b9de34387 extract keypad loader m5r 2022-05-22 13:06:43 +0200
  • 331d53a8a8 extract conversation loader m5r 2022-05-22 13:04:26 +0200
  • 3afc1d27cf keypad page m5r 2022-05-22 12:59:53 +0200
  • 90e3d2fb20 missing twilio credentials in a modal m5r 2022-05-22 12:40:07 +0200
  • 787b0ef4ac simplify calls loader m5r 2022-05-22 12:39:54 +0200
  • e8703a41f8 forgotten encryption stuff m5r 2022-05-22 02:00:12 +0200
  • a05d8cc413 fetching calls state m5r 2022-05-22 01:59:38 +0200
  • c824302347 fetching messages state m5r 2022-05-22 01:45:13 +0200
  • e407e37a9a incoming message webhook m5r 2022-05-22 01:33:46 +0200
  • 1df959fd8b set twilio webhooks queue m5r 2022-05-22 01:18:32 +0200
  • c1c3fa06a3 fix /twilio/authorize m5r 2022-05-22 01:18:06 +0200
  • 1f37eb45d5 add recipient field to messages and phone calls m5r 2022-05-22 01:17:43 +0200
  • 6684dcc0e5 store twilio stuff in TwilioAccount table and remodel session data m5r 2022-05-21 21:33:23 +0200
  • 19a35bac92 send new message m5r 2022-05-20 02:45:07 +0200
  • 306572d947 prefetch stuff m5r 2022-05-20 01:16:38 +0200
  • 8607e70007 hide footer in conversation page m5r 2022-05-20 01:05:06 +0200
  • 5bf885c060 send message to recipient m5r 2022-05-20 00:55:02 +0200
  • 29f405290c fix redirect on requireLoggedIn() m5r 2022-05-20 00:29:12 +0200
  • 9c9b4a5af4 got {messages,phone calls} {fetching,display} working m5r 2022-05-18 01:54:06 +0200
  • 7dc9c403d8 fix redirect on requireLoggedIn() m5r 2022-05-18 01:49:31 +0200
  • 18e16c84b2 redo migration script m5r 2022-05-18 01:48:59 +0200
  • cdaafec4e6 redirect on requireLoggedIn() m5r 2022-05-15 18:33:19 +0200
  • 022670543f list twilio phone numbers m5r 2022-05-15 01:29:51 +0200
  • a435cb5b75 twilio connect m5r 2022-05-15 00:35:51 +0200
  • 845249bc53 g rm .env m5r 2022-05-15 00:35:22 +0200
  • 218aeb31da got account deletion working m5r 2022-05-14 19:54:04 +0200
  • 315ffb61ac clean m5r 2022-05-14 19:53:04 +0200
  • 48b3604116 account settings actions, account deletion left m5r 2022-05-14 14:43:45 +0200
  • 98b89ae0f7 remixed v0 m5r 2022-05-14 12:22:06 +0200
  • 9275d4499b call recipient from phone calls history m5r 2021-12-06 22:58:18 +0100
  • 3a89eefc8e skip test in CI m5r 2021-12-04 01:10:13 +0100
  • de6361c418 upgrade deps m5r 2021-12-04 01:01:19 +0100
  • b9b8102076 fix blitz config type errors m5r 2021-12-04 00:55:20 +0100
  • d3035ad268 fallback to unformatted recipient phone number (i.e. with TINDER sender) m5r 2021-12-04 00:48:22 +0100