Commit Graph

81 Commits

Author SHA1 Message Date
talksik 210264f352 deep link working basically 2022-03-31 15:00:31 -04:00
talksik 1c25fea726 badass auth success page 2022-03-31 14:42:38 -04:00
talksik 6a22fe48bf Update index.tsx 2022-03-31 14:12:00 -04:00
talksik 02a81b7f7d whole thing done 2022-03-31 14:08:29 -04:00
talksik a8bb08f6ee adding in different section for download 2022-03-31 13:58:52 -04:00
talksik 70eadc2265 setting up landing page and getting going 2022-03-31 13:08:49 -04:00
talksik cd7d78bcb8 small ui adjustments 2022-03-29 23:05:46 -04:00
talksik 5113c9a697 trying stuff to make it work in development but no good 2022-03-28 15:29:17 -04:00
talksik ea630a7fe9 figuring out icons and such 2022-03-28 15:24:07 -04:00
talksik d8cbc1532e Update index.tsx 2022-03-28 13:53:58 -04:00
talksik 841d03c035 resizing and such for better overall experience on standard laptop 2022-03-28 13:51:43 -04:00
talksik 6e1d813732 emitting user status changes working 2022-03-23 21:25:50 -04:00
talksik 500330e02c starting implementation of user status changing 2022-03-23 21:09:50 -04:00
talksik 3cdb4c896b nicer shortcut for recording with tilde 2022-03-22 17:13:35 -04:00
talksik bb7066698d fixing problem of listeners not being cleaned up across convo selections 2022-03-22 17:06:46 -04:00
talksik 0702f0f253 audio sending and all bless 2022-03-22 17:02:47 -04:00
talksik 6e9311549a recording and sending thru sockets and back but nothing being recorded 2022-03-22 16:29:10 -04:00
talksik 50c4d2bda8 setting up some socket stuff to record and such but not there fully yet 2022-03-22 16:07:23 -04:00
talksik a5b2b10414 Update index.tsx 2022-03-22 10:46:11 -04:00
talksik 61900d4474 speaking and not speaking working nicely with sockets 2022-03-21 23:44:28 -04:00
talksik 2fc91a0ccb working sending data but not specific to room 2022-03-21 23:26:58 -04:00
talksik e5ccfaed10 getting some socket stuff set up on client and server 2022-03-21 22:50:52 -04:00
talksik 5e3b788565 adding in socket io in backend and server running with it and needs testing with the client side 2022-03-21 10:54:56 -04:00
talksik dff7d617f4 Update index.tsx 2022-03-20 20:05:38 -04:00
talksik f110195356 better display of status and all separately 2022-03-20 20:03:29 -04:00
talksik 398974d120 Update index.tsx 2022-03-20 19:41:24 -04:00
talksik b9f93d741d working displaying contacts, but of course not nice 2022-03-20 18:24:50 -04:00
talksik b491eee62c not showing myself in the search results 2022-03-20 17:59:36 -04:00
talksik dac49f779a shortcut for starting seach 2022-03-20 17:58:09 -04:00
talksik a394b5fc6c Update index.tsx 2022-03-20 17:46:37 -04:00
talksik 05b560dafd adding hot keys for escape 2022-03-20 17:42:38 -04:00
talksik 6a19f06bae Update contact.service.ts 2022-03-20 17:17:47 -04:00
talksik 9e5b3b332a accepting request working 2022-03-20 17:17:01 -04:00
talksik cb52664020 having log out work and now atdesign nice 2022-03-20 17:07:49 -04:00
talksik 67fff95390 working send request and such 2022-03-20 16:53:01 -04:00
talksik 795a15cc0f everything works with sending request and ccreating relationship 2022-03-19 23:07:09 -04:00
talksik 0faacbab73 adding all logic for sending request and should work? 2022-03-19 22:49:43 -04:00
talksik def2cd2085 nicer ui 2022-03-19 22:29:54 -04:00
talksik 10520b3487 problem with objectId with bson and such in models but fixed it and nice rendering everything now 2022-03-19 22:28:05 -04:00
talksik b656e9d3a9 selecting conversation and expanding the window nicely 2022-03-19 20:49:34 -04:00
talksik 2a0f74435b showing up selection of convo on side 2022-03-19 20:37:25 -04:00
talksik 50c37776fd adding route for the getting of conversation details 2022-03-19 10:39:19 -04:00
talksik 3bf3c586d1 interim auth fix 2022-03-18 21:57:23 -04:00
talksik b5a5c9b644 cleanout 2022-03-18 18:14:06 -04:00
talksik 2d14521004 Update index.ts 2022-03-18 17:37:26 -04:00
talksik d4f50ef989 Update user.ts 2022-03-18 17:35:53 -04:00
talksik b9d38a6484 adding in proper creation of user 2022-03-18 17:34:51 -04:00
talksik 0a126900b9 search working and showing results but of course not working in terms of the friend requesting 2022-03-18 13:24:12 -04:00
talksik 1ff61bf91d adding in stuff to make search work but still testing and stuff 2022-03-18 12:37:39 -04:00
talksik 726ab29b64 clean stuff works mateeeee....accessing the electron store and login smooth keeping me logged in with this setup 2022-03-18 11:51:15 -04:00