Commit Graph

  • 1d250c4e51 cleanup render count for console log clairty talksik 2022-06-19 10:41:03 -05:00
  • 73ec1fe08c cleanup video rendering talksik 2022-06-19 10:40:25 -05:00
  • edbe7b62c0 cleanup and using unmount function to keep it clean talksik 2022-06-19 10:28:37 -05:00
  • aba1ba3d87 boilerplate for video to show up talksik 2022-06-19 10:16:08 -05:00
  • b23db49249 adding pretty much full boilerplate for connecting and receiving calls talksik 2022-06-19 10:04:30 -05:00
  • 226ca56eeb cleanup talksik 2022-06-19 09:44:11 -05:00
  • 1e99173295 taking away broadcasting as we will want to do different way talksik 2022-06-19 09:25:34 -05:00
  • 0aeb34e407 nice state which would be per peer connection or call talksik 2022-06-19 09:21:13 -05:00
  • ebf09d1b64 adding all of the boilerplate for managing a room talksik 2022-06-19 09:18:45 -05:00
  • a9c9092375 devices hook talksik 2022-06-19 08:44:31 -05:00
  • 330ec20658 dumping more controls to pager controls talksik 2022-06-19 08:30:11 -05:00
  • fedc037b77 Update electronApp.tsx talksik 2022-06-19 08:25:12 -05:00
  • 959de96874 Update ConversationProvider.tsx talksik 2022-06-19 08:23:43 -05:00
  • 7fd251e37e cleanup to make it more dynamic and use the lifecycle of react components instead of messy cache and listener management that would be hard to manage with manual code talksik 2022-06-19 08:22:31 -05:00
  • 33c2872d81 Update ConversationProvider.tsx talksik 2022-06-19 08:06:21 -05:00
  • 8576a7f7dc cleanup talksik 2022-06-19 08:03:30 -05:00
  • a0c8645517 Update settings.json talksik 2022-06-19 07:59:26 -05:00
  • 88e1cf9dd6 showing proirity vs. inbox talksik 2022-06-19 07:55:20 -05:00
  • bc9725bfe0 adding in some boilerplate for comms talksik 2022-06-19 07:49:55 -05:00
  • a7c3fe6d64 Update ConversationProvider.tsx talksik 2022-06-18 10:26:03 -05:00
  • 90880c9a65 showing inbox now talksik 2022-06-18 08:17:22 -05:00
  • e7faad4ad3 adding initial priority and making sure to not untune from priority ones talksik 2022-06-18 08:15:53 -05:00
  • b7bd6ed59e fixing bug of selected not being updated throughout when the map changes talksik 2022-06-18 08:05:34 -05:00
  • 36c38a4903 adding in environment variables for electron talksik 2022-06-17 08:19:30 -05:00
  • 73a8371da5 fixing bug of disconnecting socket talksik 2022-06-14 16:58:12 -05:00
  • 607c7a98a1 potentially solving disconnection on idling talksik 2022-06-12 13:55:38 -05:00
  • 438d5e0b80 Update StabilityProvider.tsx talksik 2022-06-12 12:52:05 -05:00
  • b70c2cef8c Update StabilityProvider.tsx talksik 2022-06-12 12:26:49 -05:00
  • a606f98c3c improving scripts upper level to easier running talksik 2022-06-12 12:25:44 -05:00
  • aa1755c301 interesting approach to streaming module talksik 2022-06-11 18:39:00 -05:00
  • 1189615d1b Update ConversationProvider.tsx talksik 2022-06-11 18:35:54 -05:00
  • a69b28b341 Update ConversationProvider.tsx talksik 2022-06-11 18:28:18 -05:00
  • 216e21cb4f smooth untuning and listening to that event as well as firing well, although could need more involvement than this simplicity talksik 2022-06-11 18:27:22 -05:00
  • 302cb6c929 logic to tune into and tune out of conversations talksik 2022-06-11 18:25:41 -05:00
  • 03d0fdbfa4 stupid hack enum doesn't export talksik 2022-06-11 18:19:15 -05:00
  • 730810f673 cleanup models talksik 2022-06-11 18:10:17 -05:00
  • 2d857e1758 adding in tuning in but just doesn't work with polyfill error on accesing memberstate talksik 2022-06-11 17:46:05 -05:00
  • 8ffe5536eb nice flow state working, but not projecting or telling others talksik 2022-06-11 17:24:26 -05:00
  • 1fd5487733 setting up socket firer talksik 2022-06-11 17:18:54 -05:00
  • f066e0707b cleaning and starting process for listening to socket events talksik 2022-06-11 16:59:59 -05:00
  • 05e69cd439 nicer login buttons talksik 2022-06-11 15:37:45 -05:00
  • 14a43a1757 adding in footer controls component wokring pretty much out of the box talksik 2022-06-11 13:57:44 -05:00
  • 62a0e6af5b quick dial support working talksik 2022-06-11 13:53:46 -05:00
  • 643b547bd0 nice search and quick dial right there talksik 2022-06-11 13:50:36 -05:00
  • a1ffe5249c nice main thing coming along talksik 2022-06-11 13:27:50 -05:00
  • f2f930fbf1 fixing bug with selecting for one on one and closing dialog talksik 2022-06-11 13:24:49 -05:00
  • 6e8fde89a9 fixing flow and such for routing talksik 2022-06-11 13:19:29 -05:00
  • f01f490819 fixing flow to make sure that failures don't clear form talksik 2022-06-11 13:18:05 -05:00
  • 41ca22bc5d Update ConversationProvider.tsx talksik 2022-06-11 13:12:11 -05:00
  • 3897ba1739 nice showing the list of conversations and selecting them talksik 2022-06-11 13:09:12 -05:00
  • 74ade53e82 adding conversation list talksik 2022-06-11 13:07:19 -05:00
  • 10ac1626ab more logic for getting conversation if it's not there but should be talksik 2022-06-11 12:40:17 -05:00
  • 298a989cd9 quick dial and creating conversations talksik 2022-06-11 12:25:41 -05:00
  • 4527d110d7 nice checking if exists or not talksik 2022-06-11 11:15:39 -05:00
  • 609059b78d Update types.ts talksik 2022-06-11 11:11:13 -05:00
  • 9504846172 quick tip for sorting with temporary top in inbox talksik 2022-06-11 11:10:45 -05:00
  • fa38aa8af8 fetching conversations and managing in the conversation provider talksik 2022-06-11 11:06:28 -05:00
  • 701ae1fdde adding in check route for one on one talksik 2022-06-11 10:40:10 -05:00
  • f2f5148d35 new practice of simplifying responses talksik 2022-06-11 10:26:07 -05:00
  • acc80ad151 get public user working talksik 2022-06-11 10:24:54 -05:00
  • 3855690181 adding sorting of conversations talksik 2022-06-11 10:21:00 -05:00
  • c898402b31 cleaning up api and testing getting conversations and such talksik 2022-06-11 10:18:27 -05:00
  • e39316eeff whole create flow with error handling and such talksik 2022-06-11 09:45:47 -05:00
  • 3342654431 creating conversation sort of working but not fully talksik 2022-06-11 09:12:02 -05:00
  • 4225a5a029 create conversation should work with frontend objectIds talksik 2022-06-11 09:00:49 -05:00
  • c98e564098 more error handling for create conversation routre talksik 2022-06-11 08:33:25 -05:00
  • 92aea9de25 cleaning up api and adding in conversation create route talksik 2022-06-11 08:28:43 -05:00
  • b37a25fa82 more clenup and autocomplete with search working simple async calls talksik 2022-06-11 07:29:08 -05:00
  • a09202d653 fixing up routing to make it more friendly talksik 2022-06-11 06:42:41 -05:00
  • 57351d31c9 adding in search and router talksik 2022-06-11 06:35:23 -05:00
  • 818475234a getting nice layout together slowly talksik 2022-06-11 06:15:52 -05:00
  • 9c180f64f4 Update settings.json talksik 2022-06-11 06:10:14 -05:00
  • 11c4ec5a53 adding in navbar and other components talksik 2022-06-11 06:06:16 -05:00
  • 8ee5cc0886 cleanup main layout talksik 2022-06-10 08:03:54 -05:00
  • 119d39774a nice flow state working and flow getting it down with auth and flow state page again talksik 2022-06-10 07:59:52 -05:00
  • a2b5b7991e fixing layout and login page talksik 2022-06-10 07:51:27 -05:00
  • a26565a715 adding in mui and getting rid of other styling talksik 2022-06-10 07:44:52 -05:00
  • ae109400f7 more cleanup with requests talksik 2022-06-10 07:31:42 -05:00
  • 327581adaf adding zen provider talksik 2022-06-10 07:30:39 -05:00
  • 2ffd340d2f cleaning up more models and making sure that id is mongodb bson talksik 2022-06-10 06:35:59 -05:00
  • 16d409a1dd cleaning up models talksik 2022-06-10 06:34:22 -05:00
  • 68299668a7 getting rid of old collections in code and database talksik 2022-06-10 06:08:18 -05:00
  • 0eda972f29 Update user.ts talksik 2022-06-10 05:51:39 -05:00
  • 96878a5d4a more cleanup talksik 2022-06-10 05:49:14 -05:00
  • 1d0b0f197a Update NirvanaApi.tsx talksik 2022-06-10 05:34:43 -05:00
  • fb597b8c31 more junk from core talksik 2022-06-10 05:33:31 -05:00
  • 445d1ef522 throwing away bunch of garbage talksik 2022-06-10 05:29:30 -05:00
  • 7af1c1ceb0 clean up talksik 2022-06-10 04:20:57 -05:00
  • 4879d3fb80 adding boilerplate for database validations main talksik 2022-06-08 08:16:27 -05:00
  • f0b76497c5 Update ElectronProvider.tsx talksik 2022-06-08 06:24:09 -05:00
  • 754f8d76ae cleanup packages talksik 2022-06-08 06:22:02 -05:00
  • 0156aa692e fixed stable state talksik 2022-06-08 06:07:37 -05:00
  • 9bf2507cdc adding more stuff and having more production talksik 2022-06-08 06:03:07 -05:00
  • 82db26e994 cleanup talksik 2022-06-08 05:56:48 -05:00
  • bc6920fb4c Update SidePanel.tsx talksik 2022-05-27 19:08:17 -05:00
  • 0cc0c32c25 Update index.ts talksik 2022-05-27 16:33:18 -05:00
  • 7b4b36cdeb nicer opacities and stuff to see what's active talksik 2022-05-25 08:32:57 -05:00
  • 248320dfbc Update SidePanel.tsx talksik 2022-05-23 05:50:20 -05:00
  • b5a356f2ab Update basicLineData.model.ts data-breakup-+-refactor---socket-+-api-mesh talksik 2022-05-22 10:56:20 -05:00
  • 29cc445092 starting implementation talksik 2022-05-22 05:35:03 -05:00