Commit Graph

450 Commits

Author SHA1 Message Date
talksik d19aaedd95 Update LineDetails.tsx 2022-05-20 07:58:41 -05:00
talksik 265e2db307 more top down but not perfect and optimized 2022-05-20 07:57:39 -05:00
talksik aa55417bc9 Update LineRow.tsx 2022-05-20 07:17:28 -05:00
talksik aa9eb554a6 Update LineRow.tsx 2022-05-20 07:12:26 -05:00
talksik f1ce7727ec Update NewChannelForm.tsx 2022-05-20 07:05:42 -05:00
talksik da0b1c60e0 cleaning abstractions and rules 2022-05-20 07:04:29 -05:00
talksik bd7a815eeb handling pictures for all chats 2022-05-20 06:54:17 -05:00
talksik 785ca7a01d making sure to untuned from certain channels when escaping 2022-05-20 06:34:07 -05:00
talksik dbaaed7f2a changing max to 5 peeople 2022-05-20 06:29:31 -05:00
talksik 22b115fdfe Update LineDetails.tsx 2022-05-19 18:40:55 -05:00
talksik 258eb48a43 three way with nice display too!! 2022-05-19 18:40:17 -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 bec5a4bc0a fix sizing 2022-05-19 16:47:59 -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 d728a1283e Merge branch 'attempting-trickle-for-faster-connection' 2022-05-19 12:25:52 -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 024ba5d5b5 Update LineDetails.tsx 2022-05-19 11:53:50 -05:00
talksik fffa504d58 Update settings.json 2022-05-19 11:51:29 -05:00
talksik d58a628589 more progress but calling not working now 2022-05-19 11:51:17 -05:00
talksik efc63df98f fixing error on key duplicates 2022-05-19 11:33:07 -05:00
talksik e14e9c70a8 Update StreamProvider.tsx 2022-05-19 09:27:37 -05:00
talksik bf93768a50 Update StreamProvider.tsx 2022-05-19 09:13:17 -05:00
talksik 8ee150d694 nice showing streams of both people
cannot addStream before the full connection process has happened? otherwise keep getting race conditions? idk why honestly
2022-05-19 09:08:33 -05:00
talksik 3e957c2296 REALLY NICE WORK!!!!
it works and now have stream managed much better...takes iteration and now can acess this tream straem map and know how to enable and disable for the next step which is broadcasting
2022-05-19 08:44:45 -05:00
talksik b11fc9d38f fixing small bug with answering and such 2022-05-19 08:40:22 -05:00
talksik b0289e0122 Update LineDetails.tsx 2022-05-19 08:28:40 -05:00
talksik 5d434d1930 somewhat working? 2022-05-19 08:24:03 -05:00
talksik b4cf4c1bd2 setting up back and forth calling as before 2022-05-19 08:21:47 -05:00
talksik a41f35dcee cleanup 2022-05-18 20:38:52 -05:00
talksik 97c0b29480 rendering once only for the tuned in lines once I am tuned in 2022-05-18 20:34:33 -05:00
talksik 17b27afce6 ordering wrong 2022-05-18 20:30:59 -05:00
talksik 46e8f14436 setting up different way 2022-05-18 20:28:33 -05:00
talksik 05398068a3 showing tuned in users 2022-05-18 19:03:13 -05:00
talksik 843cc60084 Update AuthProvider.tsx 2022-05-18 19:00:20 -05:00
talksik 088228b7a9 cleaning up stream provider and starting imnplementation for stream calling and such 2022-05-18 18:56:26 -05:00
talksik 4e81833af5 hiding history for now 2022-05-18 18:37:11 -05:00
talksik e60baf8b4f cleaning up 2022-05-18 18:34:40 -05:00
talksik 329012ce59 passing down the user local stream to show in the header 2022-05-18 18:24:53 -05:00
talksik fb1fdbd915 Update LineRow.tsx 2022-05-18 16:08:42 -05:00
talksik becf1e5dd4 looks cleaner? 2022-05-18 16:06:45 -05:00
talksik 731c790d49 fancy stuff might be overkill 2022-05-18 15:44:52 -05:00
talksik 0616290ce1 conditional 2022-05-18 15:08:27 -05:00
talksik dda3713c3a nice sort of opacity 2022-05-18 15:05:25 -05:00
talksik 214407a4a8 nice scale 2022-05-18 14:56:01 -05:00