Skip to content

Add permission definitions for mentioning everyone, online, and roles #110

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

DeclanChidlow
Copy link
Member

Adds:

  • MentionEveryone = 1 << 37 (@ everyone / @ online )
  • MentionRoles = 1 << 38

For and dependent on revoltchat/backend#394.

Will likely need backport to v6 so it can be used in Revite. Will advise.

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

@DeclanChidlow DeclanChidlow added the enhancement New feature or request label Feb 10, 2025
@DeclanChidlow DeclanChidlow marked this pull request as draft February 10, 2025 03:11
@github-project-automation github-project-automation bot moved this from 🆕 Untriaged to 💡 Ready to merge in Pull Request Overview Apr 25, 2025
@insertish insertish marked this pull request as ready for review April 25, 2025 10:13
@insertish insertish moved this from 💡 Ready to merge to 🆕 Untriaged in Pull Request Overview Apr 25, 2025
@insertish insertish merged commit b16bee7 into revoltchat:main Apr 25, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from 🆕 Untriaged to ✅ Merged in Pull Request Overview Apr 25, 2025
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: ✅ Merged
Development

Successfully merging this pull request may close these issues.

2 participants