Request: Ability to set avatar (custom image)
This would be neat! It could display next to the user's name, for added personalization and customization!
Hi @dillfrescott, I think this would be a good addition! Because of Chitchatter's serverless design, this would probably have to leverage the preexisting file sharing functionality (which is powered by secure-file-transfer).
I probably won't be able to pick this up in the near future, but I'd be happy to accept a PR that implements it.
Gotcha! totally understand!
Would like to see this feature as well and to have the avatar stored in the exported file.
Would like to see this feature as well and to have the avatar stored in the exported file.
This should be achievable by base64-encoding the image data into the exported JSON data.