Profile pictures #93
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While we are already displaying default profile pics, we should enable the user to have a profile pic that he himself can freely choose.
This requires huge changes to both the client and the server, especially as we have to find a way how to efficiently send the pictures not with every request requesting a user.
The funny thing is: A profile pic change is already fully implemented in the
SettingsScene
.