Tags: ide-stories/vscode-stories
Tags
[Feature] GitHub friends full implementation (#112) * added github friends section and a stories option button * added github friends section * changed ViewStory is-friend call * fit /github/friends call to match endpoint * adjust sidebar stories to api endpoint + some minor changes Co-authored-by: bar9 <rolandbrand11@gmail.com> * added not-auth case for friends Co-authored-by: bar9 <rolandbrand11@gmail.com> * removed test for calling friends while not-auth * fixed issues * fixed long loading in ViewStory * fixed friend button state if user a has blocked user b Co-authored-by: bar9 <rolandbrand11@gmail.com>