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

enhancement: implement special tags (me, op, mod) #223

Merged
merged 14 commits into from
Jan 6, 2025

Conversation

AkesiSeli
Copy link
Contributor

@AkesiSeli AkesiSeli commented Jan 5, 2025

Technical details

This PR contains several changes for user tag management, namely:

  •  move the entry point for user tags from profile to settings
  • allow to create colorless tags (and fix bug with "cancel" in color dialog)
  • display colorless tag indicatorss with border
  • create special tag categories: "me", "op" and "mod"
  • handle new user tag categories in UI
  • color username for "me" and "op" tags if there is a custom color selected
  • include special tags in the tag list without the possibility to rename/delete them or open the user list

Additional notes

This is an iteration over #196, #197 and #201.

@AkesiSeli AkesiSeli linked an issue Jan 5, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 5, 2025

@AkesiSeli AkesiSeli self-assigned this Jan 5, 2025
@AkesiSeli AkesiSeli force-pushed the feat-special-tags branch 7 times, most recently from 54f4037 to 62a6b50 Compare January 6, 2025 09:52
@AkesiSeli AkesiSeli force-pushed the feat-special-tags branch 2 times, most recently from d0eafb3 to 108f0aa Compare January 6, 2025 10:33
@AkesiSeli AkesiSeli marked this pull request as ready for review January 6, 2025 11:15
@AkesiSeli AkesiSeli merged commit a19780a into master Jan 6, 2025
3 checks passed
@AkesiSeli AkesiSeli deleted the feat-special-tags branch January 6, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve users tags to allow highlighting users or roles in comments
1 participant