frontend

improvements:

  • moved get user details/get post to http calls instead of websocket

backend

rust:

  • added a new PostJoin handler for websockets allowing those who access the post via http to get live updates

node:

  • adjusted user details endpoint after testing against the frontend
  • stubbed post/comment routes

note: you may not see changes live at the time of this post, sometimes they're in testing and you'll see them once that's done

:party-blob: