Commit Graph
145 Commits
Author SHA1 Message Date
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 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 024ba5d5b5 Update LineDetails.tsx 2022-05-19 11:53:50 -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 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 b0289e0122 Update LineDetails.tsx 2022-05-19 08:28:40 -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 05398068a3 showing tuned in users 2022-05-18 19:03:13 -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
talksik fc534a0864 making it feel alive 2022-05-18 14:51:20 -05:00
talksik 7755a30b50 nice fluidity and control 2022-05-18 14:44:48 -05:00
talksik f33611a33a nice overlay working 2022-05-18 13:41:37 -05:00
talksik 6a6fbc74a1 cleaner header? 2022-05-18 11:36:08 -05:00
talksik d19f43fccb Update SidePanel.tsx 2022-05-18 09:32:01 -05:00
talksik 1fa3f1c427 more snappy 2022-05-18 09:14:11 -05:00
talksik 7303b76f95 clean colors 2022-05-18 09:13:16 -05:00
talksik e5fb21ac0d nice clean sidebar!!! but no effect of selecting ohh well 2022-05-18 09:08:22 -05:00
talksik 781689e63f cleaning up the stupid scroll things 2022-05-18 08:53:13 -05:00
talksik 69709a1a05 fixing somethings but just a mess 2022-05-18 08:45:44 -05:00
talksik 61c8930a7f over flow y scroll and x visible hack 2022-05-18 08:40:00 -05:00
talksik 5082907c6d Update SidePanel.tsx 2022-05-18 08:32:11 -05:00
talksik 6a3aa13223 playing aroudn with scroll and overflow in the sidepanel 2022-05-18 08:08:47 -05:00
talksik ed7d71f5d0 organizing stuff better with taking out a layer of abstraction as we don't have many pages and just do everything in the provider 2022-05-18 06:57:55 -05:00
talksik bd7dbb525c Update LineRow.tsx 2022-05-18 06:49:41 -05:00
talksik 5e16c5b4fd cleaner colors? 2022-05-18 06:48:26 -05:00
talksik 8125d2223a nice hotkey selection of a channel 2022-05-18 06:43:21 -05:00
talksik bf79e78b50 further segmentation of components for easier tree follow 2022-05-18 06:14:43 -05:00
talksik 9de8206d5b nice escape nad closing 2022-05-18 06:09:21 -05:00
talksik 0afb440882 separating out and improving flow 2022-05-18 05:59:23 -05:00
talksik a1a7b5b280 max number checks 2022-05-18 05:43:46 -05:00
talksik 7f2da8f43e whole flow with keyboard shortcuts looks good 2022-05-18 05:39:22 -05:00
talksik 1222976f65 all search stuff working just need to have the create work 2022-05-18 05:17:05 -05:00