Profile pictures #93
Labels
No Label
client
server
user made
L
M
S
XL
bug
bugfix
discussion
documentation
feature
maintenance
postponed
refactoring
wontfix
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: zdm/envoy#93
Loading…
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
.