Skip to content
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

Filterable avatars #255

Open
Meow opened this issue May 6, 2024 · 0 comments
Open

Filterable avatars #255

Meow opened this issue May 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Meow
Copy link
Member

Meow commented May 6, 2024

Filterable avatars

Basic concept (minimal implementation)

Ability to attach tags to the avatar in the avatar upload form. Same minimum tag requirements as the normal image upload. These tags aren't searchable and don't participate in the search engine, they're there only for the purpose of spoilering (which iirc is handled entirely clientside), so that avatars can respect user filters (e.g. someone hates Spike but someone else has a Spike avatar). The tags attached to the user avatar can only be edited by the user in question and staff.

Potential expansions:

  • Ability for anyone to edit the tags on the avatar. Note: this is questionable
  • Display the proper "image spoiler" UI, rather than loading anonymous/default avatar in place of the offending avatar
    • Either that, or just spoil it like the spoiler syntax in text, revealed on hover
  • Public UI to view the tags attached to the user avatar (on hover? on click?). Note: privacy?
@Meow Meow added the enhancement New feature or request label May 6, 2024
@Meow Meow added this to The Redesign Jun 6, 2024
@Meow Meow moved this to Nice To Have Todos in The Redesign Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Nice To Have Todos
Development

No branches or pull requests

1 participant