2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

FEATURE: add support for group members visibility level (#8004)

There are 5 visibility levels (similar to group visibility)

public (default)
logged-in users
members only
staff
owners

Admins & group owners always have visibility to group members.
This commit is contained in:
Vinoth Kannan 2019-08-14 19:00:04 +05:30 committed by GitHub
parent f4aa6096ab
commit 88359b0f16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 351 additions and 15 deletions

View file

@ -651,6 +651,7 @@ en:
remove_owner: "Remove as Owner"
remove_owner_description: "Remove <b>%{username}</b> as an owner of this group"
owner: "Owner"
forbidden: "You're not allowed to view the members."
topics: "Topics"
posts: "Posts"
mentions: "Mentions"
@ -3211,6 +3212,9 @@ en:
staff: "Group owners and staff"
owners: "Group owners"
description: "Admins can see all groups."
members_visibility_levels:
title: "Who can see this group members?"
description: "Admins can see members of all groups."
membership:
automatic: Automatic