Commit Graph
487 Commits
Author SHA1 Message Date
talksik 88e1cf9dd6 showing proirity vs. inbox 2022-06-19 07:55:20 -05:00
talksik bc9725bfe0 adding in some boilerplate for comms 2022-06-19 07:49:55 -05:00
talksik a7c3fe6d64 Update ConversationProvider.tsx 2022-06-18 10:26:03 -05:00
talksik 90880c9a65 showing inbox now 2022-06-18 08:17:22 -05:00
talksik e7faad4ad3 adding initial priority and making sure to not untune from priority ones 2022-06-18 08:15:53 -05:00
talksik b7bd6ed59e fixing bug of selected not being updated throughout when the map changes 2022-06-18 08:05:34 -05:00
talksik 36c38a4903 adding in environment variables for electron 2022-06-17 08:19:30 -05:00
talksik 73a8371da5 fixing bug of disconnecting socket 2022-06-14 16:58:12 -05:00
talksik 607c7a98a1 potentially solving disconnection on idling 2022-06-12 13:55:38 -05:00
talksik 438d5e0b80 Update StabilityProvider.tsx 2022-06-12 12:52:05 -05:00
talksik b70c2cef8c Update StabilityProvider.tsx 2022-06-12 12:26:49 -05:00
talksik aa1755c301 interesting approach to streaming module 2022-06-11 18:39:00 -05:00
talksik 1189615d1b Update ConversationProvider.tsx 2022-06-11 18:35:54 -05:00
talksik a69b28b341 Update ConversationProvider.tsx 2022-06-11 18:28:18 -05:00
talksik 216e21cb4f smooth untuning and listening to that event as well as firing well, although could need more involvement than this simplicity 2022-06-11 18:27:22 -05:00
talksik 302cb6c929 logic to tune into and tune out of conversations 2022-06-11 18:25:41 -05:00
talksik 03d0fdbfa4 stupid hack enum doesn't export 2022-06-11 18:19:15 -05:00
talksik 2d857e1758 adding in tuning in but just doesn't work with polyfill error on accesing memberstate 2022-06-11 17:46:05 -05:00
talksik 8ffe5536eb nice flow state working, but not projecting or telling others 2022-06-11 17:24:26 -05:00
talksik 1fd5487733 setting up socket firer 2022-06-11 17:18:54 -05:00
talksik f066e0707b cleaning and starting process for listening to socket events 2022-06-11 16:59:59 -05:00
talksik 05e69cd439 nicer login buttons 2022-06-11 15:37:45 -05:00
talksik 14a43a1757 adding in footer controls component wokring pretty much out of the box 2022-06-11 13:57:44 -05:00
talksik 62a0e6af5b quick dial support working 2022-06-11 13:53:46 -05:00
talksik 643b547bd0 nice search and quick dial right there 2022-06-11 13:50:36 -05:00
talksik a1ffe5249c nice main thing coming along 2022-06-11 13:27:50 -05:00
talksik f2f930fbf1 fixing bug with selecting for one on one and closing dialog 2022-06-11 13:24:49 -05:00
talksik 6e8fde89a9 fixing flow and such for routing 2022-06-11 13:19:29 -05:00
talksik f01f490819 fixing flow to make sure that failures don't clear form 2022-06-11 13:18:05 -05:00
talksik 41ca22bc5d Update ConversationProvider.tsx 2022-06-11 13:12:11 -05:00
talksik 3897ba1739 nice showing the list of conversations and selecting them 2022-06-11 13:09:12 -05:00
talksik 74ade53e82 adding conversation list 2022-06-11 13:07:19 -05:00
talksik 10ac1626ab more logic for getting conversation if it's not there but should be 2022-06-11 12:40:17 -05:00
talksik 298a989cd9 quick dial and creating conversations 2022-06-11 12:25:41 -05:00
talksik 4527d110d7 nice checking if exists or not 2022-06-11 11:15:39 -05:00
talksik 609059b78d Update types.ts 2022-06-11 11:11:13 -05:00
talksik 9504846172 quick tip for sorting with temporary top in inbox 2022-06-11 11:10:45 -05:00
talksik fa38aa8af8 fetching conversations and managing in the conversation provider 2022-06-11 11:06:28 -05:00
talksik e39316eeff whole create flow with error handling and such 2022-06-11 09:45:47 -05:00
talksik 3342654431 creating conversation sort of working but not fully 2022-06-11 09:12:02 -05:00
talksik b37a25fa82 more clenup and autocomplete with search working simple async calls 2022-06-11 07:29:08 -05:00
talksik a09202d653 fixing up routing to make it more friendly 2022-06-11 06:42:41 -05:00
talksik 57351d31c9 adding in search and router 2022-06-11 06:35:23 -05:00
talksik 818475234a getting nice layout together slowly 2022-06-11 06:15:52 -05:00
talksik 11c4ec5a53 adding in navbar and other components 2022-06-11 06:06:16 -05:00
talksik 8ee5cc0886 cleanup main layout 2022-06-10 08:03:54 -05:00
talksik 119d39774a nice flow state working and flow getting it down with auth and flow state page again 2022-06-10 07:59:52 -05:00
talksik a2b5b7991e fixing layout and login page 2022-06-10 07:51:27 -05:00
talksik a26565a715 adding in mui and getting rid of other styling 2022-06-10 07:44:52 -05:00
talksik ae109400f7 more cleanup with requests 2022-06-10 07:31:42 -05:00