mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This commit changes the code to show user according to emails based on email_address_visibilty_values and the type of user. 1. email_address_visibility = admins,members and guests Typeaheads are shown according to original emails. 2. email_address_visibility = admins only Typeaheads are shown according to original email to admins which were previously shown according to system-generated email of form "user10@zulipdev.com". For non-admins, typeaheads are not shown according to emails as they are not visible in the typeahead itself to non-admins. 3. email_address_visibility = nobody Typeaheads are not shown according to emails for all type of users.
30 KiB
30 KiB