mirror of https://github.com/zulip/zulip.git
578ccea220
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. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
puppeteer_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |