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

FEATURE: introduces chat_max_direct_message_users setting #18997

Merged
merged 3 commits into from
Nov 15, 2022

Commits on Nov 12, 2022

  1. FEATURE: introduces chat_max_direct_message_users setting

    This setting limits the number of users in a direct message. 0 means you can only create a direct message with yourself.
    jjaffeux committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    f660b23 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Update plugins/chat/config/locales/server.en.yml

    Co-authored-by: David McClure <dave@xerotrope.org>
    jjaffeux and mcwumbly committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    49bba72 View commit details
    Browse the repository at this point in the history
  2. Update plugins/chat/config/locales/server.en.yml

    Co-authored-by: David McClure <dave@xerotrope.org>
    jjaffeux and mcwumbly committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    4c7c781 View commit details
    Browse the repository at this point in the history