Commit Graph
114 Commits
Author SHA1 Message Date
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 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 643b547bd0 nice search and quick dial right there 2022-06-11 13:50:36 -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 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 fa38aa8af8 fetching conversations and managing in the conversation provider 2022-06-11 11:06:28 -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 8ee5cc0886 cleanup main layout 2022-06-10 08:03:54 -05:00
talksik ae109400f7 more cleanup with requests 2022-06-10 07:31:42 -05:00
talksik 327581adaf adding zen provider 2022-06-10 07:30:39 -05:00
talksik 96878a5d4a more cleanup 2022-06-10 05:49:14 -05:00
talksik 445d1ef522 throwing away bunch of garbage 2022-06-10 05:29:30 -05:00
talksik 7af1c1ceb0 clean up 2022-06-10 04:20:57 -05:00
talksik f0b76497c5 Update ElectronProvider.tsx 2022-06-08 06:24:09 -05:00
talksik 754f8d76ae cleanup packages 2022-06-08 06:22:02 -05:00
talksik 0156aa692e fixed stable state 2022-06-08 06:07:37 -05:00
talksik f98026a3a5 cleanup and turning streaming off for now 2022-05-22 04:27:27 -05:00
talksik be2505f298 server check healthy 2022-05-22 04:22:59 -05:00
talksik 21d3ff881b stability provider server check and network check 2022-05-22 04:20:50 -05:00
talksik 3d457cc166 Update TerminalProvider.tsx 2022-05-21 15:41:54 -05:00
talksik 07ee40f4c4 its actually crisp with audio....and smooth and cool...no need for video if this is smooth 2022-05-20 11:32:11 -05:00
talksik e56c4af1e2 Update StreamProvider.tsx 2022-05-20 09:48:32 -05:00
talksik 45c61790c6 ATTEMPT at cleaning up mediastream object management 2022-05-20 09:27:19 -05:00
talksik e47944f10b bug 2022-05-20 08:58:51 -05:00
talksik 1fec89d533 lower lag and more snappy? 2022-05-20 08:24:44 -05:00
talksik 265e2db307 more top down but not perfect and optimized 2022-05-20 07:57:39 -05:00
talksik da0b1c60e0 cleaning abstractions and rules 2022-05-20 07:04:29 -05:00
talksik 785ca7a01d making sure to untuned from certain channels when escaping 2022-05-20 06:34:07 -05:00
talksik e7e256cad9 trying connections with less 2022-05-19 18:32:21 -05:00
talksik 781c6db7d9 taking out the fancy conditional opacities...not clean for me 2022-05-19 17:21:24 -05:00
talksik 0b8e608481 making sure to delete my own peer objects if I untune from a line 2022-05-19 14:42:21 -05:00
talksik 0a7f84bf4d removing from peer map more logical fixing bug 2022-05-19 14:30:33 -05:00
talksik 5c8e136c0b poor network connection handle 2022-05-19 12:57:55 -05:00
talksik 3257785cdd trickle worked!!!! omg 2022-05-19 12:31:33 -05:00
talksik 5bac9a0b8b nice removing person when they leave 2022-05-19 12:30:39 -05:00
talksik 29eeb244ff really understanding simple peer just being a layer on top of webrtc from google 2022-05-19 12:09:15 -05:00
talksik 91093bff41 okay fixed not working without trickle, now test trickle 2022-05-19 11:56:58 -05:00
talksik d58a628589 more progress but calling not working now 2022-05-19 11:51:17 -05:00