Commit Graph
106 Commits
Author SHA1 Message Date
Arjun Patel ade37e14bf showing live only if makes sense 2022-02-05 22:29:23 -08:00
Arjun Patel 998ec37b5b adding subcomponent and rending audio clips at least although not all working properly 2022-02-05 22:20:24 -08:00
Arjun Patel 389ea67b94 Update ViewConvo.tsx 2022-02-05 21:44:34 -08:00
Arjun Patel d6afaa08ca fetching audioclips successfully and clean 2022-02-05 21:42:55 -08:00
Arjun Patel 903a303f06 nice action icons now and changing the state of the user convo assoc 2022-02-05 21:31:17 -08:00
Arjun Patel bb5a14fff9 tlkdr placing 2022-02-05 21:05:27 -08:00
Arjun Patel 291d3050f0 adding some things for the whole convo view 2022-02-05 20:55:58 -08:00
Arjun Patel 5c13954764 clicking on convo to go to page with the url proper 2022-02-05 20:38:26 -08:00
Arjun Patel 451f332196 tldr clean up 2022-02-05 20:30:47 -08:00
Arjun Patel 2f416acb6c Update MasterAvatarGroup.tsx 2022-02-05 20:16:13 -08:00
Arjun Patel ba473a9635 Update main.tsx 2022-02-05 20:14:23 -08:00
Arjun Patel dae13a691b Update conversationService.ts 2022-02-05 20:07:50 -08:00
Arjun Patel 9a82b249ac sending message nicely 2022-02-05 20:04:13 -08:00
Arjun Patel e92a54623c getting file and all, now just need to sort of hand off to database and write to the right places 2022-02-05 14:53:42 -08:00
Arjun Patel be28e6dc88 Update PriorityConvoRow.tsx 2022-02-05 14:26:29 -08:00
Arjun Patel da329e49ff fixing titles 2022-02-05 14:24:26 -08:00
Arjun Patel 312dc46dbf fixing date and stuff 2022-02-05 14:23:47 -08:00
Arjun Patel fead9255c9 starting keyboard shortcuts and all 2022-02-05 14:19:39 -08:00
Arjun Patel 0f574475a7 cleaning things up for making it work with moving things from done 2022-02-05 13:35:16 -08:00
Arjun Patel 2a28cb9afd nice count in the sidebar dynamic 2022-02-05 11:43:51 -08:00
Arjun Patel ac92e1dd10 updating nicely 2022-02-05 11:11:45 -08:00
Arjun Patel a5df77123d move new activity done to inbox 2022-02-05 11:07:49 -08:00
Arjun Patel 5b71467a95 Update LiveRoom.tsx 2022-02-04 23:01:59 -08:00
Arjun Patel 85b34b7baf spanning out the live rooms 2022-02-04 22:59:52 -08:00
Arjun Patel 1254385681 Update PriorityConvoRow.tsx 2022-02-04 22:52:49 -08:00
Arjun Patel e22786be50 shortcuts for sidebar for priority convos 2022-02-04 22:50:14 -08:00
Arjun Patel 91ef53d1a5 showing later and done convos 2022-02-04 21:35:50 -08:00
Arjun Patel 69030cc7be being able to change the state of a convo for me...organizing it 2022-02-04 17:34:32 -08:00
Arjun Patel 93e6b6c6e4 adding action buttons 2022-02-04 15:55:41 -08:00
Arjun Patel 3e73cb6ac1 Update MainRecoilDataHandler.tsx 2022-02-04 13:53:20 -08:00
Arjun Patel 8e27639175 more row data for conversations 2022-02-04 00:23:47 -08:00
Arjun Patel f749729212 putting in check if there is activity in a chat which I haven't viewed 2022-02-04 00:20:35 -08:00
Arjun Patel 322df9211d bunch fo data input from the selectors and all it organized
-> bug check for selectors but just create bunch of convos
2022-02-03 23:55:07 -08:00
Arjun Patel 479250c900 more data managing and getting ready and all 2022-02-03 23:33:26 -08:00
Arjun Patel 35bfd5312a caching relevant users for my disposal and starting to render content 2022-02-03 22:48:22 -08:00
Arjun Patel 44871cd45f bunch of data updates and now getting hang of recoil but not a pro so keep working at it and start displaying stuff in different places 2022-02-03 21:19:30 -08:00
Arjun Patel 3be6d099b8 mapping out the selectors and starting to render data finally 2022-02-03 17:41:07 -08:00
Arjun Patel 6a6f0f4aef adding data listening, user getching and using more of recoil 2022-02-03 17:14:22 -08:00
Arjun Patel 4b65d6cd68 Update Header.tsx 2022-02-03 14:03:16 -08:00
Arjun Patel d3337e7eda Merge branch 'demo-with-new-cleaner,-simpler-product' of https://github.com/talksik/nirvana into demo-with-new-cleaner,-simpler-product 2022-02-03 13:03:02 -08:00
Arjun Patel 40564afb31 Update MainRecoilDataHandler.tsx 2022-02-03 13:03:00 -08:00
talksik f4fdb125b2 adding new landing page blank starting clean 2022-02-03 12:40:12 -08:00
Arjun Patel 5203211e55 astarting data stuff 2022-02-02 21:51:09 -08:00
Arjun Patel f76d299b89 creating conversation with data 2022-02-02 16:11:20 -08:00
Arjun Patel e2b786d6f1 setting up a lot of models and such and now time to implement 2022-02-02 14:47:30 -08:00
Arjun Patel 4c48ab3a3d endpoint to index all users, but need to make sure I protect this route later 2022-02-02 13:37:11 -08:00
Arjun Patel 072339c509 Update ViewConvo.tsx 2022-02-02 13:09:18 -08:00
Arjun Patel 7a1a5e8338 scroll working and nice transitions going on 2022-02-02 13:06:22 -08:00
Arjun Patel 8faa4016de Update ViewConvo.tsx 2022-02-02 12:53:58 -08:00
Arjun Patel 9fdfb5b3f4 grid method sort of done, now can just plug in data 2022-02-02 12:36:50 -08:00