Improved user profile display
- Fixed
fetchUser
incorrectly callingaddNewUsers
with an object instead of an array - Made
addNewUsers
also store local instance users inusersObject
byscreen_name
in addition toid
- this is needed for links like/users/username
to work - Since MR turned out to be much smaller than I anticipated I've also added small thing - now it displays placeholder until user profile is loaded
Closes #82 (closed)
Edited by HJ