Can't clear avatar, profile banner or profile background
Actual behaviour: Once you have set any of the above in user settings, you can't unset them.
Desired behaviour: I should be able to change my mind about having a profile banner or background.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- feld moved from pleroma#636 (moved)
moved from pleroma#636 (moved)
- Contributor
Dupe of #273 (closed) . I'm working on it.
2 - Contributor
There is no way to get their defaults for now.
- Contributor
I'm researching what the best way would be. Do you have any idea?
- Contributor
Avatar default : /images/avi.png Banner default : /images/banner.png
I'm wondering if I can use these static urls as default.
- Owner
we actually need a way to set a nil avatar back, so the default will come back up. we can not just use some static url.
- Guest
We need to update the BE to reset avatar, banner, and background images to nil.
- Guest
Maybe a new endpoint. @lambadalambda if you approve, I will update the back-end.
- Owner
I'd suggest to switch to the mastoapi 'update_credentials' endpoint for at least banner and avatar and allow those endpoints to remove the banner / avatar by sending a nil.
- Guest
makes sense.
- Contributor
Good suggestion. I'll try with the way.
- Dave LiPuma mentioned in merge request !585 (closed)
mentioned in merge request !585 (closed)
- Dave LiPuma mentioned in merge request pleroma!830 (closed)
mentioned in merge request pleroma!830 (closed)
- Dave LiPuma assigned to @Dave
assigned to @Dave
- feld mentioned in issue pleroma#803 (closed)
mentioned in issue pleroma#803 (closed)
- feld mentioned in issue pleroma#899 (closed)
mentioned in issue pleroma#899 (closed)
- feld mentioned in issue pleroma#894 (closed)
mentioned in issue pleroma#894 (closed)
We just merged support for this in the backend
- Wyatt Benno mentioned in merge request !879 (closed)
mentioned in merge request !879 (closed)
- Guest
pushed FE support for this. Took some ideas from the old branch that was trying to do this.
- Guest
BE returns different things for
/api/v1/accounts/update_credentials
and/api/v1/accounts/update_avatar
. The later seems to return a user with all fields set to undefined. - Guest
@feld added my notes on BE here pleroma#899 (closed). The FE MR works properly, I think that is the one last issue.
- lain mentioned in issue #273 (closed)
mentioned in issue #273 (closed)
- Wyatt Benno mentioned in commit af5b256c
mentioned in commit af5b256c
- Shpuld Shpludson mentioned in merge request !1156 (merged)
mentioned in merge request !1156 (merged)
- Maintainer
done
- Shpuld Shpludson closed
closed