Commit Graph
58 Commits
Author SHA1 Message Date
talksik cb92b9a932 full flow of zapping or pinning and unpinning cold full run 2022-06-25 15:00:09 -05:00
talksik 10ac1626ab more logic for getting conversation if it's not there but should be 2022-06-11 12:40:17 -05:00
talksik 298a989cd9 quick dial and creating conversations 2022-06-11 12:25:41 -05:00
talksik 4527d110d7 nice checking if exists or not 2022-06-11 11:15:39 -05:00
talksik 701ae1fdde adding in check route for one on one 2022-06-11 10:40:10 -05:00
talksik f2f5148d35 new practice of simplifying responses 2022-06-11 10:26:07 -05:00
talksik acc80ad151 get public user working 2022-06-11 10:24:54 -05:00
talksik c898402b31 cleaning up api and testing getting conversations and such 2022-06-11 10:18:27 -05:00
talksik e39316eeff whole create flow with error handling and such 2022-06-11 09:45:47 -05:00
talksik 3342654431 creating conversation sort of working but not fully 2022-06-11 09:12:02 -05:00
talksik 4225a5a029 create conversation should work with frontend objectIds 2022-06-11 09:00:49 -05:00
talksik c98e564098 more error handling for create conversation routre 2022-06-11 08:33:25 -05:00
talksik 92aea9de25 cleaning up api and adding in conversation create route 2022-06-11 08:28:43 -05:00
talksik 68299668a7 getting rid of old collections in code and database 2022-06-10 06:08:18 -05:00
talksik 0eda972f29 Update user.ts 2022-06-10 05:51:39 -05:00
talksik fb597b8c31 more junk from core 2022-06-10 05:33:31 -05:00
talksik 445d1ef522 throwing away bunch of garbage 2022-06-10 05:29:30 -05:00
talksik 9bf2507cdc adding more stuff and having more production 2022-06-08 06:03:07 -05:00
talksik 82db26e994 cleanup 2022-06-08 05:56:48 -05:00
talksik 7b70c4b023 cleaning a bunch and adding in the right handlers for sockets much cleaner 2022-05-14 08:15:34 -05:00
talksik a1e13267cb ungrayscale if connected 2022-05-07 15:25:06 -05:00
talksik d8ece9eb51 fixing fixing bug changing the query data 2022-05-07 13:13:47 -05:00
talksik 428e6f4582 fixing bug with not having any lines to show 2022-05-05 09:38:54 -05:00
talksik 2555ca3e89 cleaning things up and renders and such and showing the thing 2022-05-05 09:25:20 -05:00
talksik 7f5eba7732 transforming response and getting the right object back for the line 2022-05-05 08:56:40 -05:00
talksik d013212054 creating line scrappy works sort of 2022-05-05 08:07:50 -05:00
talksik 149be0e23c cleaning bunch of models, services, and routes for new line stuff 2022-05-05 07:49:31 -05:00
talksik 2782fde1ba getting things going although need some minor backend changes for creating line just name tables and such 2022-05-05 06:57:22 -05:00
talksik 34e5a19276 making changes to user model to know what's optional and what's not to protect against google 2022-05-05 04:45:08 -05:00
talksik 87335cbdb6 fetching convos with current state for user and combining to master convos 2022-04-03 10:29:52 -04:00
talksik d6eadab3c1 creating convo working with content type stupid thing 2022-04-03 09:31:34 -04:00
talksik 19b90b2196 fixing things regarding bson error with node and such...now working? 2022-04-03 09:04:25 -04:00
talksik 2d8f1518a8 fixing results having logged in user 2022-04-02 15:41:25 -04:00
talksik e076edd588 debouncing results and sort of getting results back 2022-04-02 14:57:19 -04:00
talksik 7d8d05ad39 handling all of the stuff with header logout and handling better jwttoken 2022-04-01 13:48:30 -04:00
talksik c769f40a15 fixing auth check and content type error 2022-04-01 13:32:51 -04:00
talksik 23eeee4228 nice auth flow working with verification and stuff with token 2022-04-01 13:05:38 -04:00
talksik 0e69e0ed64 creating tokens and such 2022-04-01 12:38:52 -04:00
talksik ce0fb7a885 setting up dotenv and stuff 2022-04-01 11:46:08 -04:00
talksik 685c03e505 cleaning a bunch of the auth stuff but not done 2022-04-01 11:10:37 -04:00
talksik b9f93d741d working displaying contacts, but of course not nice 2022-03-20 18:24:50 -04:00
talksik 9e5b3b332a accepting request working 2022-03-20 17:17:01 -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 50c37776fd adding route for the getting of conversation details 2022-03-19 10:39:19 -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 1ff61bf91d adding in stuff to make search work but still testing and stuff 2022-03-18 12:37:39 -04:00
talksik aca9c5a12d working sign up and sign in as far as I know 2022-03-18 10:21:38 -04:00