Open rhofer opened 4 years ago
I think it should be stored in the file system same as we do with other things (for example screenshots). I currently don't see any benefits in putting this into database. Weblate will require filesystem for forseable future and in case this is going to change, migrating images to database is pretty easy.
When touching this part, it should be made more flexible:
I think the workflow should be:
Sounds good to me!
Besides the gravatar.com integration, it would be great to allow individual upload of a picture to be set as avatar (similar to e.g. github or gitlab user profile settings)
../accounts/profile/#profile
of your weblate instanceFallback: in case there is no individual picture uploaded, still use gravatar.com as fall back.
In relation to #2964 this would also help to identify a desired user when mentioning in comment function.