Commit Graph
594 Commits
Author SHA1 Message Date
talksik f7e6bcbec3 Update MainPanel.tsx 2022-06-20 10:36:26 -05:00
talksik 5e92efc7e5 nice figured it out slowly 2022-06-20 10:29:50 -05:00
talksik 660e5ef178 trying things with scroll and such 2022-06-20 10:18:52 -05:00
talksik 436fd3a2ba nice sort of test of scroll but have to reorganize now 2022-06-20 10:10:44 -05:00
talksik ce84229bdc decent nice slider and playback sort of experience 2022-06-20 10:02:18 -05:00
talksik dcedd13787 adding fab and icon button for header for conversation 2022-06-20 09:21:40 -05:00
talksik ef71066d58 top bar for conversation details 2022-06-20 08:58:31 -05:00
talksik cb2e82a28d Update AuthProvider.tsx 2022-06-20 08:10:00 -05:00
talksik 8864fba55f Update FooterControls.tsx 2022-06-20 08:09:01 -05:00
talksik a10ed774e9 cleaning up avatars in the inbox as not needed really 2022-06-20 07:40:38 -05:00
talksik 312c09f43d initially getting it vertical and I kind of like the feel 2022-06-20 07:38:20 -05:00
talksik 8a26212f50 toast cleanup 2022-06-20 07:09:15 -05:00
talksik 8b8c645ec4 adding favorites
beautiful that inspiration comes from different places and it's amazing how this comes from multiple iterations and 100s of tries
2022-06-19 19:11:39 -05:00
talksik 6afb1f3352 showing devices in dropdown 2022-06-19 17:01:35 -05:00
talksik 81924a3e60 nice little menu for help and other things 2022-06-19 16:14:55 -05:00
talksik 2801f4fd17 Update FooterControls.tsx 2022-06-19 16:02:18 -05:00
talksik c946a5a27b simple dialog with selections for devices although not the best UX 2022-06-19 16:00:37 -05:00
talksik 0dfc5e323b initial sorting 2022-06-19 15:11:19 -05:00
talksik 3f3acbaa11 fixing bugs when it comes to selecting and tuning into the conversations 2022-06-19 15:02:59 -05:00
talksik 1e3a45f5c1 fixing bug with checking one on ones 2022-06-19 14:40:09 -05:00
talksik a7bbf1f6e9 cleanup + debugging help/quick dial 2022-06-19 14:37:03 -05:00
talksik 3d1c1f20dc bug where if someone totally quit or disconnected, need to remove them as well 2022-06-19 14:14:50 -05:00
talksik a90da3f4b9 starting to make sure that we are accurate with flow of code and management 2022-06-19 12:47:59 -05:00
talksik 2642224bb6 initially get all tuned in users everywhere as well for visibility 2022-06-19 12:41:44 -05:00
talksik 6df9d1dd40 one way of removing stream on someone leaving room 2022-06-19 12:38:40 -05:00
talksik ee1ad5f592 Update ConversationProvider.tsx 2022-06-19 12:17:46 -05:00
talksik 7bb37d0bcd using mui for video player 2022-06-19 12:10:47 -05:00
talksik c38c56dc3b cleaner flow without trickle as get video same time? 2022-06-19 11:48:02 -05:00
talksik 7d9b7cf763 nicer no connection reconnect page 2022-06-19 11:24:31 -05:00
talksik ce717a56f5 adding potential code for managing closed connections 2022-06-19 11:24:22 -05:00
talksik 48355b66a5 video showing on one end 2022-06-19 11:12:32 -05:00
talksik 4fda5d97c4 some more debugging going on 2022-06-19 10:45:54 -05:00
talksik 1d250c4e51 cleanup render count for console log clairty 2022-06-19 10:41:03 -05:00
talksik 73ec1fe08c cleanup video rendering 2022-06-19 10:40:25 -05:00
talksik edbe7b62c0 cleanup and using unmount function to keep it clean 2022-06-19 10:28:37 -05:00
talksik aba1ba3d87 boilerplate for video to show up 2022-06-19 10:16:08 -05:00
talksik b23db49249 adding pretty much full boilerplate for connecting and receiving calls
this is without all of the stream additions though
2022-06-19 10:04:30 -05:00
talksik 226ca56eeb cleanup 2022-06-19 09:44:11 -05:00
talksik 1e99173295 taking away broadcasting as we will want to do different way
identifying speaker and all of the spatial audio work needs to be done
2022-06-19 09:25:34 -05:00
talksik 0aeb34e407 nice state which would be per peer connection or call 2022-06-19 09:21:13 -05:00
talksik ebf09d1b64 adding all of the boilerplate for managing a room 2022-06-19 09:18:45 -05:00
talksik a9c9092375 devices hook 2022-06-19 08:44:31 -05:00
talksik 330ec20658 dumping more controls to pager controls 2022-06-19 08:30:11 -05:00
talksik fedc037b77 Update electronApp.tsx 2022-06-19 08:25:12 -05:00
talksik 959de96874 Update ConversationProvider.tsx 2022-06-19 08:23:43 -05:00
talksik 7fd251e37e cleanup to make it more dynamic and use the lifecycle of react components instead of messy cache and listener management that would be hard to manage with manual code 2022-06-19 08:22:31 -05:00
talksik 33c2872d81 Update ConversationProvider.tsx 2022-06-19 08:06:21 -05:00
talksik 8576a7f7dc cleanup 2022-06-19 08:03:30 -05:00
talksik a0c8645517 Update settings.json 2022-06-19 07:59:26 -05:00
talksik 88e1cf9dd6 showing proirity vs. inbox 2022-06-19 07:55:20 -05:00