Commit Graph
33 Commits
Author SHA1 Message Date
talksik f3cd9edc95 getting data transformation with pub sub, although just need to solidify with more flow and just do it step by step as it can get complex 2022-05-06 10:41:28 -05:00
talksik 61c2ac14af handling connections in general, and so now we have two rooms to manage 2022-05-06 10:15:58 -05:00
talksik eb483d4cd9 some socket stuff happening 2022-05-06 09:41:55 -05:00
talksik 0f8902b47d starting socket organizations 2022-05-06 05:28:52 -05:00
talksik 428e6f4582 fixing bug with not having any lines to show 2022-05-05 09:38:54 -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 a39eec7dad starting poc for the peerjs stuff and slowly getting it but too complicated right now 2022-05-03 10:01:14 -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 327299d8d7 adding models and stale state for convos 2022-04-03 06:53:13 -04:00
talksik e076edd588 debouncing results and sort of getting results back 2022-04-02 14:57:19 -04:00
talksik c769f40a15 fixing auth check and content type error 2022-04-01 13:32:51 -04:00
talksik 685c03e505 cleaning a bunch of the auth stuff but not done 2022-04-01 11:10:37 -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 b9f93d741d working displaying contacts, but of course not nice 2022-03-20 18:24:50 -04:00
talksik 67fff95390 working send request and such 2022-03-20 16:53:01 -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 50c37776fd adding route for the getting of conversation details 2022-03-19 10:39:19 -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 3488278d2d fixing things across the board 2022-03-18 10:03:57 -04:00
talksik 4d0a75af6e decent place with fixing api and such 2022-03-17 23:12:19 -04:00
talksik 4b2a7f7043 adding route for sign up and such 2022-03-17 21:42:03 -04:00
talksik 34fe8e0c29 trying with the store and such 2022-03-17 20:13:49 -04:00
talksik 381eb9ce2f adding in home page router and bunch of other ui starting to develop things but no backend yet 2022-03-14 00:14:18 -04:00
talksik b341a7ed28 Initial commit 2022-03-12 13:59:24 -05:00