synapse-admin/docs/user-badges.md
Aine 20417a67b9
User badges (#160)
* Users badges

* update readme
2024-11-22 00:37:16 +02:00

1.1 KiB
Raw Blame History

User Badges

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.