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

User badges #160

Merged
merged 2 commits into from
Nov 21, 2024
Merged

User badges #160

merged 2 commits into from
Nov 21, 2024

Conversation

aine-etke
Copy link
Member

@aine-etke aine-etke commented Nov 21, 2024

To help with identifying users with certain roles or permissions, we have implemented a badge system.
These badges are displayed on the user's avatar and have a handy tooltip that explains what the badge means.

Available Badges

🧙‍ You

This badge is displayed on your user's avatar.
Tooltip for this badge will contain additional information, e.g.: You (Admin).

👑 Admin

This badge is displayed on homeserver admins' avatars.
Tooltip for this badge is Admin.

🛡️ Appservice/System-managed

This badge is displayed on users that are managed by an appservices (or system), more details.
Tooltip for this badge will contain additional information, e.g.: System-managed (Bot).

🤖 Bot

This badge is displayed on bots' avatars (users with the user_type set to bot).
Tooltip for this badge is Bot.

📞 Support

This badge is displayed on users that are part of the support team (users with the user_type set to support).
Tooltip for this badge is Support.

👤 Regular User

This badge is displayed on regular users' avatars.
Tooltip for this badge is Regular User.

@aine-etke aine-etke merged commit 20417a6 into main Nov 21, 2024
1 check passed
@aine-etke aine-etke deleted the add-avatar-badges branch November 21, 2024 22:37
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.

1 participant