Commit Graph

377 Commits

Author SHA1 Message Date
talksik 7c21f53183 setting up one way of doing alerts 2022-01-01 22:55:25 -08:00
Arjun Patel f1e1ab785c Merge pull request #4 from talksik/live-voice-call-api-integration
Live voice call api integration
2022-01-01 22:36:01 -08:00
talksik 433de5224a making the convo show up if it's relevant and not bug while the convo is starting 2022-01-01 22:32:07 -08:00
talksik 4a74ecb7eb testing relevancy score stuff 2022-01-01 22:22:32 -08:00
talksik 454601a13c cleaning up things 2022-01-01 22:06:00 -08:00
talksik 03d6ec4bf2 Update CircleGridView.swift 2022-01-01 21:41:31 -08:00
talksik 6ece864ba1 updates 2022-01-01 21:21:59 -08:00
talksik bb6f9661d8 Update ConvoViewModel.swift 2022-01-01 20:20:10 -08:00
talksik e863804a63 allowing third party to join seamless pretty sweet 2022-01-01 20:16:11 -08:00
talksik 7a7bd7db15 fixing user status and making it universal 2022-01-01 19:52:05 -08:00
talksik c4d0e1bb07 fixing bugs with the footer 2022-01-01 19:36:43 -08:00
talksik 398185dac0 fixing bug to show my own icon in the convo bubble 2022-01-01 19:18:39 -08:00
talksik f497740c75 adding some nicer ui for the convos 2022-01-01 18:48:37 -08:00
talksik d64267b2a1 Update CircleGridView.swift 2022-01-01 18:18:12 -08:00
talksik 6b3fcb0827 working third person can now join the channel 2022-01-01 18:11:34 -08:00
talksik d5d0a9bc21 fixing fatal error 2022-01-01 17:58:27 -08:00
talksik b418a7e89c nice consistent sizing for each bubble across devices 2022-01-01 17:50:09 -08:00
talksik 9050c40649 fixed bug with the contacts page and coming back with the delegate assigning problem 2022-01-01 17:28:42 -08:00
Arjun Patel dcd8f21900 Merge pull request #3 from talksik/live-voice-call-api-integration
Live voice call api integration
2021-12-31 03:15:33 -08:00
talksik 3e4a335631 handles both ways now pretty smooth for two people but don't know about three 2021-12-31 03:06:15 -08:00
talksik 70c2ad8621 brute force database to end call 2021-12-31 02:54:11 -08:00
talksik ca586f8331 some cleaning up 2021-12-31 02:36:14 -08:00
talksik 9ef95b3445 Update ConvoViewModel.swift 2021-12-31 02:14:39 -08:00
talksik 7e211942e3 cleanup seems to be working 2021-12-31 02:04:35 -08:00
talksik 71fa444cf2 getting sounds working and getting both connected, but the leave channel not triggering 2021-12-31 01:02:20 -08:00
talksik c879f916e5 decent place? 2021-12-31 00:30:36 -08:00
talksik 353be3b0ad getting closer and closer 2021-12-30 22:54:01 -08:00
talksik 699288e17f compiling but haven't tested anything 2021-12-30 21:12:54 -08:00
talksik 2d7c8e5904 adding call states based on connection 2021-12-30 05:01:48 -08:00
talksik 57c9b2dd46 good spot with footer stuff 2021-12-30 04:46:36 -08:00
talksik 5e60dd6005 creating another footer to handle convos 2021-12-30 04:28:25 -08:00
talksik 59ded595e6 decent clean up 2021-12-30 03:57:32 -08:00
talksik a9e6de6c44 more refactoring slowly adding in more and more 2021-12-30 02:49:18 -08:00
talksik cbd655466a good spot figuring out how to use the delegate 2021-12-30 02:21:10 -08:00
talksik 6d6a5ebe85 adding delegate methods and making speaker phone work 2021-12-30 02:07:13 -08:00
talksik 242ac60629 basic call works with swiftui architecture 2021-12-30 01:13:10 -08:00
talksik 2ee5aabde0 ui done for one convo 2021-12-29 23:15:58 -08:00
talksik 984cc9c3a3 starting basic demo convos ui 2021-12-29 22:07:40 -08:00
talksik c559a25f29 fixing circles for status showing black and covering. 2021-12-29 22:05:34 -08:00
talksik 5a5e49b0a1 adjustment to status in footer 2021-12-29 18:36:59 -08:00
talksik 54c5cf6e20 adding stuff 2021-12-29 18:24:16 -08:00
talksik dccba8389a saving last updated status in db 2021-12-29 17:06:44 -08:00
talksik ba383dfdb0 getting basic call to backend for a token but it's messy as hellll!!!! 2021-12-29 01:53:29 -08:00
talksik 9bc6462f34 adding another scheme to allow connection to unique server url for node server 2021-12-29 00:19:57 -08:00
talksik 4db618c7d0 fixing bug with updating of user status 2021-12-28 23:19:17 -08:00
talksik 04affa99fe adding package 2021-12-28 17:59:16 -08:00
Arjun Patel 93d5bab920 Merge pull request #2 from talksik/show-online-users
Show online users
2021-12-28 16:50:35 -08:00
talksik 5d143ea2e8 fixing logic to make sure there are no duplicates in the friends arr 2021-12-28 16:49:19 -08:00
talksik b60f7e77b3 basic status showing based on friend status 2021-12-28 16:36:40 -08:00
talksik df801a4433 adding overlay to user icon but still need to view for other users 2021-12-28 15:55:13 -08:00