Commit Graph

147 Commits

Author SHA1 Message Date
talksik 80b446e1be nice search flow and such 2022-05-30 08:15:11 -05:00
talksik c155c45b38 super nice flow with the shortcuts 2022-05-30 08:13:52 -05:00
talksik 644cefca6f creating works!!! with group chat 2022-05-30 08:09:50 -05:00
talksik cf5e16eeb9 nice flow and quick working without creating a new conversation 2022-05-30 08:08:36 -05:00
talksik 1e3d26f664 filter selected out of the options in search 2022-05-30 07:21:14 -05:00
talksik 5396f8a568 user row but autocomplete stop working 2022-05-30 07:19:26 -05:00
talksik 855972ff2e nice figured out the problem in logic 2022-05-30 07:00:17 -05:00
talksik 738fb7fe16 autocomplete sort of working and not bad! 2022-05-30 06:51:04 -05:00
talksik b6c3e54ac7 autocomplete sort of working 2022-05-30 06:45:18 -05:00
talksik 9ba280ed75 adding bg 2022-05-30 06:11:27 -05:00
talksik 68afcaff25 fix slow linter 2022-05-30 06:04:41 -05:00
talksik be8b560851 set up for dialog for creating convo 2022-05-30 06:01:55 -05:00
talksik dd92f3f151 Update ConversationList.tsx 2022-05-29 18:56:09 -05:00
talksik 8f6fa904f4 showing when there are people in room 2022-05-29 18:52:56 -05:00
talksik 417b5c1163 nice switch for overlay mode 2022-05-29 18:47:15 -05:00
talksik abe1a85884 render render count 2022-05-29 15:41:16 -05:00
talksik 1e03c15b4f getting page show up for creating group chat 2022-05-29 15:31:54 -05:00
talksik 799a8bff31 nice color contrasting 2022-05-29 14:41:10 -05:00
talksik 97e536fdaa nice contrasting global control section 2022-05-29 14:39:26 -05:00
talksik 9a795a932a nice 2022-05-29 14:30:46 -05:00
talksik 4fdb19717f formatting label for conversation list 2022-05-29 14:29:51 -05:00
talksik 4c69382beb bunch of nice cleanup of layout 2022-05-29 14:17:59 -05:00
talksik 6b02dda33f Update Terminal.tsx 2022-05-29 14:13:38 -05:00
talksik 749aac7786 fixing overflow issue 2022-05-29 14:10:33 -05:00
talksik 026e5726e2 Update Terminal.tsx 2022-05-29 14:06:02 -05:00
talksik b77782936c cleanup and adding nice icons 2022-05-29 13:57:28 -05:00
talksik ea826cdcf4 showing email which is nice 2022-05-29 13:47:20 -05:00
talksik f0a67f5b15 Update firestore.ts 2022-05-29 13:46:17 -05:00
talksik f3ce412f82 Update firestore.ts 2022-05-29 13:46:02 -05:00
talksik 3f739ef69f separate out components 2022-05-29 13:38:17 -05:00
talksik 84208b28e0 separating out the navbar 2022-05-29 13:32:34 -05:00
talksik 7fd73e3c59 Update Terminal.tsx 2022-05-29 13:20:00 -05:00
talksik 1cee76e5eb adding todos and making sure that we update last active date for the timeline history playback things 2022-05-29 13:12:46 -05:00
talksik a26522104a nice updating history if we get more clips 2022-05-29 12:57:57 -05:00
talksik 74a32679be Update Terminal.tsx 2022-05-29 12:44:20 -05:00
talksik fe21175c7a displaying blocks 2022-05-29 12:42:33 -05:00
talksik f66d9e1d23 accessing content and displaying 2022-05-29 12:38:59 -05:00
talksik 81b0de9989 order incoming 2022-05-29 12:33:13 -05:00
talksik 70e78dd00b on unmount take care although every should disconnect on firebase since we don't mount and unmount this component much 2022-05-29 12:31:34 -05:00
talksik 3bfe288525 adding in content listeners 2022-05-29 12:26:10 -05:00
talksik ab86475c0a fixing reference in storage 2022-05-29 12:11:08 -05:00
talksik 50e632550c making simpler with content instead of audioclips 2022-05-29 12:09:57 -05:00
talksik 1e809f9e43 changing order of draft update 2022-05-29 12:02:19 -05:00
talksik 19888479ef escape working 2022-05-29 11:55:46 -05:00
talksik b0e9745dcc on unload, making sure to leave so that everyone else knows 2022-05-29 11:38:12 -05:00
talksik 1e5894082c nice opacity in side panel too 2022-05-29 11:34:56 -05:00
talksik 5ad131c4f2 smoother but not there yet 2022-05-29 11:31:22 -05:00
talksik 79de28a535 joining and leaving room although not stable 2022-05-29 11:29:06 -05:00
talksik d255935f68 logic for joining and leaving room 2022-05-29 11:17:25 -05:00
talksik 8931181d8b no need to show current people in room in so many places
in the header of the conversation in details and in side panel terminal
2022-05-29 10:57:00 -05:00