Commit Graph
148 Commits
Author SHA1 Message Date
Arjun Patel 9789633d2f Update firebaseService.js 2022-01-16 16:03:51 -08:00
Arjun Patel 89efd7bab9 Update Header.tsx 2022-01-16 16:01:27 -08:00
Arjun Patel ed47bf6af1 Update CreateRoom.tsx 2022-01-16 15:58:07 -08:00
Arjun Patel 0b8d3c39ca trying to take out the create room object 2022-01-16 15:57:10 -08:00
Arjun Patel 7033c79ebb showing modal for creating room 2022-01-16 15:44:18 -08:00
Arjun Patel 6ce8a9f0e0 adding control stuff for google meet 2022-01-16 15:26:43 -08:00
Arjun Patel a22e2954ba cleaning up some of the rooms with a scroll 2022-01-16 14:59:21 -08:00
Arjun Patel 03ed5bd3d4 adding in the rooms component 2022-01-16 14:49:52 -08:00
Arjun Patel 88c2a3d933 fixing compile errors 2022-01-16 14:46:45 -08:00
Arjun Patel bedd1a4617 fixing sort 2022-01-16 14:41:09 -08:00
Arjun Patel 0e1916b321 sorting users works i think? 2022-01-16 14:31:27 -08:00
Arjun Patel e6914bf61d fixing dat not updating with sent messages 2022-01-16 14:18:39 -08:00
Arjun Patel a335e74838 space button to play works 2022-01-16 13:55:35 -08:00
Arjun Patel f6fd7b4540 selection auto 2022-01-16 13:44:02 -08:00
Arjun Patel ff454d10f0 playing nicely automatically!!! 2022-01-16 13:40:45 -08:00
Arjun Patel 8b8cdbef92 fixing problems with moving the data up the tree...now works? 2022-01-16 13:20:26 -08:00
Arjun Patel aabc6cc2e2 problem with devices in http...oh well 2022-01-16 12:30:20 -08:00
Arjun Patel 39aa1dfa9b getting messagess and stuff 2022-01-16 12:11:04 -08:00
Arjun Patel 54c86d7e29 sending message works 2022-01-16 11:14:41 -08:00
Arjun Patel 8b76f323a4 powerplayer poc 2022-01-16 03:14:47 -08:00
Arjun Patel 64b1149bc5 Update TeamVoiceLine.tsx 2022-01-16 02:26:10 -08:00
Arjun Patel 247618a74b cleaning up ui/ux 2022-01-16 02:15:15 -08:00
Arjun Patel b15e5a3cb9 adding message model 2022-01-16 02:08:56 -08:00
Arjun Patel 82c7f1394c nice working uploading files and such 2022-01-16 01:34:18 -08:00
Arjun Patel 56704da4ce update doc title based on the team 2022-01-16 00:54:43 -08:00
Arjun Patel a325817827 nice updating user status 2022-01-16 00:52:53 -08:00
Arjun Patel 9b5af00466 fixing updating of status so that we get it done on unload 2022-01-16 00:44:48 -08:00
Arjun Patel a87b1742d5 using reusable in header 2022-01-16 00:28:59 -08:00
Arjun Patel 83a3f43ee5 reusable components for the status and stuff 2022-01-16 00:24:14 -08:00
Arjun Patel d6405dea8f adding controlling for the silence mode 2022-01-16 00:07:48 -08:00
Arjun Patel 8b3b3fa0fd decent nice player poc on the bottom 2022-01-15 23:57:58 -08:00
Arjun Patel c765bea753 testing audio playing which looks like it is 2022-01-15 23:47:32 -08:00
Arjun Patel 54fd98b1a9 can select audio device now nicely 2022-01-15 23:14:47 -08:00
Arjun Patel 033029db33 Update audioContext.tsx 2022-01-15 23:01:05 -08:00
Arjun Patel d4093eadb2 another way of doing it with usecallback 2022-01-15 22:49:59 -08:00
Arjun Patel eed5c753d6 making sure we can send it to the right person 2022-01-15 22:42:51 -08:00
Arjun Patel bad2530121 adding easier muting for people who don't get the idea of muting and unmuting 2022-01-15 22:32:28 -08:00
Arjun Patel 144f01b61a indicator for the shortcuts 2022-01-15 22:27:01 -08:00
Arjun Patel ed02ce0cd7 updating on change of the function and looks stable? 2022-01-15 22:22:46 -08:00
Arjun Patel 837caed634 bunch of stuff with recording and it works!@!!!! 2022-01-15 22:19:28 -08:00
Arjun Patel 1634e9bc56 Update Header.tsx 2022-01-15 22:00:01 -08:00
Arjun Patel f4b91c0a65 cleaning things up 2022-01-15 21:57:17 -08:00
Arjun Patel a81f49b4d6 Update audioContext.tsx 2022-01-15 21:53:18 -08:00
Arjun Patel 2f6165eab9 adding devices and all of the little enhancements 2022-01-15 21:51:21 -08:00
Arjun Patel 595bda75ad fixing some bugs as adding event listeners can't be changed as they put it in memory or something 2022-01-15 19:57:42 -08:00
Arjun Patel c9108a6d50 nice touchups and now working cleaner with audio manager 2022-01-15 19:33:14 -08:00
Arjun Patel 5bf0274af9 fixing bleedign of team 2022-01-15 18:58:54 -08:00
Arjun Patel 21bcb0736b fixing bug of dupolicate activated 2022-01-15 18:52:02 -08:00
Arjun Patel 0eb6e61a36 fixing reducer issue 2022-01-15 18:40:11 -08:00
Arjun Patel 3dd3f72dfe fixing routing? idk might not be fixed 2022-01-15 18:26:16 -08:00