Skip to content

Conversation

chimnayajith
Copy link
Contributor

Pull Request

Description

This PR adds support for warning users when they're messaging guest users in direct messages. It includes:

  • A new realmEnableGuestUserDmWarning property in PerAccountStore
  • Handler for RealmUpdateEvent to keep this setting in sync with server changes
  • A dismissible warning banner in the compose box when messaging guest users

This feature requires Zulip server feature level 348 or higher.

Related Issues

Screenshots

Light mode

Dark mode

- Add realmEnableGuestUserDmWarning to PerAccountStore
- Handle RealmUpdateEvent to keep setting in sync with server
- Support feature level 348+ for realm configuration
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.

Notify user when DMing a guest, based on setting
1 participant