Closed KyleMaas closed 3 years ago
That worked considerably better and is a much more elegant solution I didn't know about. As such, I modularized that into a SSB.getProfileAsync() function so it can be reused later.
Yes, this is a lot better :) Before I hit merge I want to check why getting the profiles are so slow.
So the profiles are slow are going to require some more backend work, so lets just merge this for now.
Thanks - there were a few things I was waiting to try to take care of because of how many open branches I had open. Been trying to keep from causing merge conflicts between them.
:)
This is pretty nice I must say!
Thanks!
Adds a 'Send Message' button to Profile pages. Also fixes issue with Private tab where if you refreshed the page while you were on the Private tab, it would not load the options for the Recipients list because it tried to do the query before being connected to a peer.
Fixes #61.