474 Commits

Author SHA1 Message Date
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
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 79bfa4e2e9 Update index.css 2022-05-18 08:51:04 -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 bed932875a setting up boilerplate for notifying others of this new line
but need a better system of loading and adding lines to each client on their own code
2022-05-18 07:38:31 -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
talksik d3612b2bd1 boilerplate for new channel creation 2022-05-18 04:58:44 -05:00