realm: Add setting to control adding "(guest)" indicator to name.

This commit adds new realm setting to control adding "(guest)"
indicator to names of guest users in the UI.

Fixes part of #26700.
This commit is contained in:
Sahil Batra
2023-09-13 16:47:00 +05:30
committed by Tim Abbott
parent 8702ca46ad
commit c51c1d5135
10 changed files with 57 additions and 1 deletions

View File

@@ -20,6 +20,12 @@ format used by the Zulip server that they are interacting with.
## Changes in Zulip 8.0
**Feature level 216**:
* `PATCH /realm`, [`POST register`](/api/register-queue),
[`GET /events`](/api/get-events): Added `enable_guest_user_indicator`
setting to control whether "(guest)" is added to user names in UI.
**Feature level 215**
* [`GET /events`](/api/get-events): Replaced the value `private`