We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In webUI, users are allowed to set an avatar
the avatar is retrieved with a GET request on the following endpoint:
GET
index.php/avatar/<username>/<size-in-px>
Where to place the avatar? My suggestion is set it in the list of accounts, instead of the cloud icon on the left.
more ideas welcome
The text was updated successfully, but these errors were encountered:
My suggestion is set it in the list of accounts, instead of the cloud icon on the left.
I was also thinking about showing the website favicon instead of the cloud icon on the left.
Sorry, something went wrong.
I would like to bring up this issue. I think it could be implemented with a small effort and would look nice to have the avatar in the server list.
felix-schwarz
Successfully merging a pull request may close this issue.
In webUI, users are allowed to set an avatar
the avatar is retrieved with a
GET
request on the following endpoint:index.php/avatar/<username>/<size-in-px>
Where to place the avatar? My suggestion is set it in the list of accounts, instead of the cloud icon on the left.
more ideas welcome
The text was updated successfully, but these errors were encountered: