Display profile background of other users #371

Merged
floatingghost merged 1 commits from Oneric/akkoma-fe:profile-backgrounds into develop 2024-02-20 16:20:15 +00:00
Member

And add a new frontend setting to hide other people's background.

To repeat what I already wrote in AkkomaGang/akkoma#682, the backgrounds are already (and probably always were) publicly readable via API, so this does not expose previously private info. Presumably displaying them was the original intent.

By itself this will only work for local users, but together with AkkomaGang/akkoma#682 remote backgrounds from other Akkoma or Sharkey instances will work too.

I was on the fence whether to make the default for the new setting false or true. For now I went with true to let people discover the new feature, but I don’t feel strongly about this. If you’d prefer false just let me know (or feel free to directly amend the commit on your own).

And add a new frontend setting to hide other people's background. To repeat what I already wrote in https://akkoma.dev/AkkomaGang/akkoma/pulls/682, the backgrounds are already (and probably always were) publicly readable via API, so this does not expose previously private info. Presumably displaying them was the original intent. By itself this will only work for local users, but together with https://akkoma.dev/AkkomaGang/akkoma/pulls/682 remote backgrounds from other Akkoma or Sharkey instances will work too. I was on the fence whether to make the default for the new setting `false` or `true`. For now I went with `true` to let people discover the new feature, but I don’t feel strongly about this. If you’d prefer `false` just let me know (or feel free to directly amend the commit on your own).
Oneric added 1 commit 2024-02-14 17:46:21 +00:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
050c7df2e6
Display profile background of other users
And add a new frontend setting to hide other people's background.

works, thanks!

works, thanks!
floatingghost merged commit 0f842b300b into develop 2024-02-20 16:20:15 +00:00
floatingghost deleted branch profile-backgrounds 2024-02-20 16:20:15 +00:00
Sign in to join this conversation.
No description provided.