talksik
|
0fb8bc2b57
|
reogranized with a simple socket extension to data provider
|
2022-05-07 07:56:36 -05:00 |
|
talksik
|
309e74ff94
|
handling starting and stopping broadcast
|
2022-05-06 12:06:16 -05:00 |
|
talksik
|
886f10cf23
|
might want to think about notifying all users when someone tunes in
|
2022-05-06 10:44:38 -05:00 |
|
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
|
faa36ad8a3
|
sexy flow with data
|
2022-05-06 08:48:18 -05:00 |
|
talksik
|
974a5a40fb
|
not smooth still but decent enough
|
2022-05-06 07:06:09 -05:00 |
|
talksik
|
7dc7fa39cd
|
fixing issues with the routes and now getting more things flowing
|
2022-05-06 06:37:07 -05:00 |
|
talksik
|
0d8673d594
|
nicer flow for disconnections, adding socket initialization and such
|
2022-05-06 06:30:14 -05:00 |
|
talksik
|
0f8902b47d
|
starting socket organizations
|
2022-05-06 05:28:52 -05:00 |
|
talksik
|
566bcf49b8
|
nice pop effect on selection
|
2022-05-06 04:16:03 -05:00 |
|
talksik
|
c08697efb2
|
handling creation smoothness and refetching
|
2022-05-05 10:25:11 -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
|
52e0ae0d9e
|
nice fixing auth problems
|
2022-05-05 05:34:08 -05:00 |
|
talksik
|
fa247c5d79
|
fixing auth stuff, adding menu and other things
|
2022-05-05 05:14:18 -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
|
4f8922678c
|
clean up a bunch of shit and use recoil to avoid the prop drilling
|
2022-05-05 04:28:20 -05:00 |
|
talksik
|
a97748d83d
|
getting decent logic and types and stuff for resizing and windows
|
2022-05-02 07:48:03 -05:00 |
|
talksik
|
dda1d10039
|
getting things in flow with header
|
2022-05-01 09:43:36 -05:00 |
|
talksik
|
66db28cd7c
|
starting off header with the full window dimensions
|
2022-04-30 21:14:03 -05:00 |
|
talksik
|
b9141d643d
|
deleting and getting things running fine
|
2022-04-30 18:54:29 -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
|
e076edd588
|
debouncing results and sort of getting results back
|
2022-04-02 14:57:19 -04:00 |
|
talksik
|
c512811a09
|
adding new convo page with search
|
2022-04-02 12:34:53 -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
|
685c03e505
|
cleaning a bunch of the auth stuff but not done
|
2022-04-01 11:10:37 -04:00 |
|
talksik
|
70eadc2265
|
setting up landing page and getting going
|
2022-03-31 13:08:49 -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
|
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
|
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
|
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
|
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 |
|