Skip to content

Disable one-to-one conversations #7483

Open
@nickvergessen

Description

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Sometimes it might be desired to prevent users from creating one-to-one conversations so all channels are created by a managers/leads/teacher.

We have an option for group/public room creation to limit it to users of a given list of groups.
I guess for one-to-one a bool config is more suitable because otherwise the conditioning whether to show the profile/contacts option etc will require loading too many details from the database?

Also it comes with more workload along the way:

  • Adjust profile actions
  • Adjust contacts menu action
  • Reply privately option needs to be removed
  • Toggling the setting does not delete existing conversations
  • Clients need to understand this setting too, partially automatic by the profile field restriction, but reply-privately is necessary?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    • Status

      📄 To do (~10 entries)

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions