-
Notifications
You must be signed in to change notification settings - Fork 8
Remove friends function #1083
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: server-rewrite
Are you sure you want to change the base?
Remove friends function #1083
Conversation
mark-trann
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes are from another PR that was taken into server-rewrite. Pls rebase properly!
|
@sunnyyuqingchen you should implement the profile picture into the RemoveFriend modal component too - use the |
e1fa6fe to
60e8d75
Compare
* make server listen on 0.0.0.0 to accept connections from any external devices * Added pending friend invites badge with hardcoded invite values. Changed friends icon to a group icon instead. * Reverted back to localhost binding * Swapped to use red theme colour instead * Added pr review fix
Co-authored-by: Mark Tran <[email protected]>


Description 🧾
Remove friends UI minus displaying pfp.