-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Enhancement: Update Algorithm to create default Avatar for Pàdé #253
Comments
As a copy of the changes for "meetings", I made a verified patch for
|
See Line 1749 in f828f42
|
I see, source for Pàdé is at this repo. 😄 |
Update the algorithm for choosing the Initials for the default avatar introduced in "OFMeet". This will respect the common European syntax for display names ("lastname, firstname" -> "FL") Update is taken from https://github.com/igniterealtime/openfire-pade-plugin/blob/3230d0f5b4319bee233eaa6b4913d872ec37ca4a/web/src/main/webapp/custom_ofmeet.js#L599 Support igniterealtime#253
I found the identical code at Line 1591 in f828f42
|
But I don't change |
Update the algorithm for choosing the Initials for the default avatar introduced in "OFMeet". This will respect the common European syntax for display names ("lastname, firstname" -> "FL")
The text was updated successfully, but these errors were encountered: